0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (41)
  • R250 - R500 (151)
  • R500+ (611)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Web design

Practical Responsive Typography (Paperback): Dario Calonaci Practical Responsive Typography (Paperback)
Dario Calonaci
R813 Discovery Miles 8 130 Ships in 18 - 22 working days

Get your attractive type design up and running in the browser with real-world, responsive, and tailored tutorials About This Book * No coding experience necessary - get started with responsive typography today! * Find out how to customize your own typography designs to truly own your website's identity * From the basics to cutting-edge design, this book is the perfect guide Who This Book Is For This book is for web developers familiar with the basics of HTML5 and CSS3 who want to learn how to implement responsive typography. No coding experience is required, so dive in and get started! What You Will Learn * Customize and personalize fonts on a responsive website * Learn how to write CSS3 rules for viewports * Define media queries and write them using CSS3 and HTML5 * Implement SASS typography techniques to minimize the CSS output and manage the font variables * Get to grips with dropcaps and learn how to use them effectively on the web In Detail Typography is an essential part of any website's design. It can help you stand out from the crowd, communicate with clarity, and cultivate a distinctive identity. Practical Responsive Typography demonstrates how to use typography to greatest effect. With this book you won't underestimate it's importance - you'll be in complete control over this crucial component of web design. From scaling and optimizing screen spaces to using a range of different web fonts, you'll quickly get up to speed with the practical considerations behind successful typography. But more than the fundamentals, you'll also find out how to go further by customizing typography designs to suit your identity. Style and approach This is an easy-to-follow guide full of real-world examples and tutorials. Each typography style and rule is clearly explained and placed in context.

Digital Painting with KRITA 2.9 - Learn All of the Tools to Create Your Next Masterpiece (Paperback): Scott L Petrovic Digital Painting with KRITA 2.9 - Learn All of the Tools to Create Your Next Masterpiece (Paperback)
Scott L Petrovic
R866 R745 Discovery Miles 7 450 Save R121 (14%) Ships in 18 - 22 working days
Photoshop - Absolute Beginners Guide To Mastering Photoshop And Creating World Class Photos (Paperback): Andrew McKinnon Photoshop - Absolute Beginners Guide To Mastering Photoshop And Creating World Class Photos (Paperback)
Andrew McKinnon
R454 Discovery Miles 4 540 Ships in 18 - 22 working days
Intelligent Content - A Primer (Paperback): Ann Rockley, Charles Cooper, Scott Abel Intelligent Content - A Primer (Paperback)
Ann Rockley, Charles Cooper, Scott Abel
R624 Discovery Miles 6 240 Ships in 18 - 22 working days
A Simplified Guide to Church Websites - Purpose, Planning, and Presentation (Paperback, Annotated edition): Lisa Jaeger A Simplified Guide to Church Websites - Purpose, Planning, and Presentation (Paperback, Annotated edition)
Lisa Jaeger; Brian Jaeger
R191 Discovery Miles 1 910 Ships in 18 - 22 working days
Responsive Web Design by Example : Beginner's Guide - (Paperback, 2nd Revised edition): Thoriq Firdaus Responsive Web Design by Example : Beginner's Guide - (Paperback, 2nd Revised edition)
Thoriq Firdaus
R1,155 Discovery Miles 11 550 Ships in 18 - 22 working days

This is the ideal reference for both new and existing web developers who want to be able to augment their skills and showcase their content in a truly professional manner.

3D Scientific Visualization with Blender (Paperback): Brian R Kent 3D Scientific Visualization with Blender (Paperback)
Brian R Kent
R1,951 Discovery Miles 19 510 Ships in 18 - 22 working days

This is the first book written on using Blender (an open-source visualization suite widely used in the entertainment and gaming industries) for scientific visualization. It is a practical and interesting introduction to Blender for understanding key parts of 3D rendering that pertain to the sciences via step-by-step guided tutorials. Any time you see an awesome science animation in the news, you will now know how to develop exciting visualizations and animations with your own data. 3D Scientific Visualization with Blender takes you through an understanding of 3D graphics and modeling for different visualization scenarios in the physical sciences. This includes guides and tutorials for: Understanding and manipulating the interface Generating 3D models Understanding lighting, animation, and camera control Scripting Data import with the Python API The agility of Blender and its well organized Python API make it an exciting and unique visualization suite every modern scientific/engineering workbench should include. Blender provides multiple scientific visualizations including: solid models/surfaces/rigid body simulations; data cubes/transparent/translucent rendering; 3D catalogs; N-body simulations; soft body simulations; surface/terrain maps; and phenomenological models. The possibilities for generating visualizations are considerable via this ever growing software package replete with a vast community of users providing support and ideas.

Fonts and Special Characters for Websites (Paperback): Dale Stubbart Fonts and Special Characters for Websites (Paperback)
Dale Stubbart
R285 Discovery Miles 2 850 Ships in 18 - 22 working days
Bootstrap Site Blueprints (Paperback): David Cochran, Ian Whitley Bootstrap Site Blueprints (Paperback)
David Cochran, Ian Whitley
R1,162 Discovery Miles 11 620 Ships in 18 - 22 working days

A handson guide with projects based on fictitious, but common, application development briefs, which will illustrate practical ways of applying responsive web design with Bootstrap. Whether you are a beginner or intermediate web developer, if you wish to make the most of Bootstrap, then this book is for you. You should be familiar with the fundamentals of HTML and CSS, and have some experience incorporating JavaScript plugins. Prior Bootstrap experience is optional.

Learning Dart - (Paperback, 2nd Revised edition): Ivo Balbaert, Dzenan Ridjanovic Learning Dart - (Paperback, 2nd Revised edition)
Ivo Balbaert, Dzenan Ridjanovic
R1,436 Discovery Miles 14 360 Ships in 18 - 22 working days

Learn to develop high performance applications with Dart 1.10 About This Book * Develop apps for the modern web using Dart and HTML5 * Clarify and shorten your Dart code using enums * Build a complex UI for business applications with Dart's Polymer framework, based on web components Who This Book Is For If you want to become a developer for the modern web, or wish to add Dart to your tool belt, then this book is for you. The book assumes you have basic HTML experience and know how web applications work. Some previous programming experience, preferably in a modern language like C#, Java, Python, Ruby or JavaScript, will give you a head start. You can work with Dart on your preferred platform, be it Linux, Mac OS X or Windows. What You Will Learn * Structure your code using functions, classes, generics, packages and libraries * Use the power of modern browsers to process and store data * Make games by drawing, and using audio and video in the browser * Develop an application with a model-driven and spiral-paced approach * Discover the Observatory tools for profiling memory and CPU usage of Dart programs * Store your app's data in MySQL and MongoDB through Dart * Build powerful HTML5 forms, validate and store data in local storage, and use web components to build your own user interface * Run your Dart server on an App Engine Managed VM In Detail Dart is an open source programming language for the web, developed at Google, with a steadily growing community. It is a single language for both client and server, appropriate for the full range of devices on the web - including phones, tablets, laptops, and servers. It encompasses the lessons of the last two decades of web programming. This book will give you a thorough overview of Dart, taking you through its ecosystem, syntax, and development principles. With this book, you will build web games using HTML5, audio, and video, and also dive into processing and displaying data in HTML5 forms with Dart. You will also learn how web components fit together with HTML5, and how to apply them in business web applications of the future. You will discover how to store data on the client, communicate data between client and server with JSON, and store JSON data with MongoDB and MySQL. Stop solving new challenges with the same old tools - let Dart show you a whole new way. Style and approach This book provides you a project-based approach, with everything you need to start or enhance your career in the future of web development with Dart. It follows the spiral approach: each project builds up in successive spirals, adding new features in each step.

Practical Photoshop CC Level 1 - Practical Photoshop CC Level 1 (Paperback): Donald Laird, Corrine Haverinen, Windsor Green Practical Photoshop CC Level 1 - Practical Photoshop CC Level 1 (Paperback)
Donald Laird, Corrine Haverinen, Windsor Green
R1,374 Discovery Miles 13 740 Ships in 18 - 22 working days
MODX Revolution - Building the Web Your Way - A Journey Through a Content Management Framework (Paperback): W. Shawn Wilkerson MODX Revolution - Building the Web Your Way - A Journey Through a Content Management Framework (Paperback)
W. Shawn Wilkerson
R1,215 Discovery Miles 12 150 Ships in 18 - 22 working days

MODX Revolution: Building the Web Your Way presents an extensive look at an amazing and extensible Content Management Platform by providing real-world examples and hundreds of screen shots to bridge the gap typically experienced by users when pressing into new concepts and systems.

Readers can approach this book as a quick reference, progressive primer, the basis to streamline team activities, or simply as a means to stretch skill sets into new areas based on the author's decades of experience integrating development teams and partnering with clients around the globe.

MODX Revolution: Building the Web Your Way is divided into four logical sections allowing readers to quickly access topics via the outline formatted Table of Contents or the index. Each chapter progressively increases in complexity and builds on concepts previously presented in the text. Features introduced in MODX Revolution 2.2.x-pl: Media Sources, Dashboards, and file-based Elements have also been introduced.

In short, MODX Revolution: Building the Web Your Way is the book the author would have wanted on his desk, since he began using MODX products in 2005, and what multiple people from around the globe asked him for.

MODX Revolution: Building the Web Your Way is an example-driven guide which effectively walks readers through various aspects of administrating, using, developing, and designing websites. Everything necessary to successfully operate a MODX Revolution site has been included in this book with the intention of familiarizing users so they can rapidly begin developing their own applications.

MODX Revolution: Building the Web Your Way is divided into four sections:

Part 1: Foundations contains quite a bit of explanation and numerous examples regarding each of the topics necessary to become familiar with MODX Revolution.

Part II: Live Projects begins with a quick-start chapter and moves into real world development examples incorporating jQuery, Ajax, Search Engine optimization, and various other topics for building better projects.

Part III: Administration introduces the concepts and techniques to effectively administrate a MODX Revolution project. Access Control Lists and other ?difficult? topics are presented in a straightforward manner utilizing very familiar terminology to quickly establish concepts usually considered to be advanced simply due to their assumed complexity.

Part IV: Development takes a ?stone tossed across water? view of building dynamic PHP applications using MODX Revolution as a foundation. The areas of discovery range from the most commonly used methods in the API, to building third-party applications from scratch - including the xPDO schema and extending the generated classes into full applications. Regardless of your skill level, this book was conceived with the idea of allowing you to begin at your current level of experience and continue as far as you would want to.

The examples chosen for this book are intended to easily reach a large number of readers, especially those who are self-taught or who are looking for a "low-impact" learning curve. The author intentionally refrained from using overly technical examples and verbiage so as to relate to a larger audience, even though some of the topics may be considered advanced to some readers.

Mobile Prototyping with Axure 7 (Paperback): Will Hacker Mobile Prototyping with Axure 7 (Paperback)
Will Hacker
R786 Discovery Miles 7 860 Ships in 18 - 22 working days

This book is a step-by-step tutorial which includes hands-on examples and downloadable Axure files to get you started with mobile prototyping immediately. You will learn how to develop an application from scratch, and will be guided through each and every step. If you are a mobile-centric developer/designer, or someone who would like to take their Axure prototyping skills to the next level and start designing and testing mobile prototypes, this book is ideal for you. You should be familiar with prototyping and Axure specifically, before you read this book.

Set Yourself Up to Self-Publish - A Local Historian's Guide (Paperback): Dina C. Carson Set Yourself Up to Self-Publish - A Local Historian's Guide (Paperback)
Dina C. Carson
R551 Discovery Miles 5 510 Ships in 18 - 22 working days
Spring Security 3.x Cookbook (Paperback): Anjana Mankale Spring Security 3.x Cookbook (Paperback)
Anjana Mankale
R1,286 Discovery Miles 12 860 Ships in 18 - 22 working days

This book follows a cookbook style exploring various security solutions provided by Spring Security for various vulnerabilities and threat scenarios that web applications may be exposed to at the authentication and session level layers. This book is for all Spring-based application developers as well as Java web developers who wish to implement robust security mechanisms into web application development using Spring Security. Readers are assumed to have a working knowledge of Java web application development, a basic understanding of the Spring framework, and some knowledge of the fundamentals of the Spring Security framework architecture. Working knowledge of other web frameworks such as Grails and so on would be an added advantage to exploit the whole breadth of recipes provided in this book, but this is not mandatory.

WordPress Web Application Development (Paperback): Rakhitha Nimesh Ratnayake WordPress Web Application Development (Paperback)
Rakhitha Nimesh Ratnayake
R1,188 Discovery Miles 11 880 Ships in 18 - 22 working days

An extensive, practical guide that explains how to adapt WordPress features, both conventional and trending, for web applications. This book is intended for WordPress developers and designers who have the desire to go beyond conventional website development to develop quality web applications within a limited time frame and for maximum profit. Experienced web developers who are looking for a framework for rapid application development will also find this to be a useful resource. Prior knowledge with of WordPress is preferable as the main focus will be on explaining methods for adapting WordPress techniques for web application development rather than explaining basic skills with WordPress.

Photoshop CC For Beginners - The Ultimate Digital Photography and Photo Editing Tips and Tricks Guide For Creating Amazing... Photoshop CC For Beginners - The Ultimate Digital Photography and Photo Editing Tips and Tricks Guide For Creating Amazing Photos (Paperback)
Joseph Joyner
R254 Discovery Miles 2 540 Ships in 18 - 22 working days
Tales from the Art Director's Desk - Agency Life, Lessons and Laughs (Hardcover): Christa Blackman Tales from the Art Director's Desk - Agency Life, Lessons and Laughs (Hardcover)
Christa Blackman
R441 R409 Discovery Miles 4 090 Save R32 (7%) Ships in 18 - 22 working days
Responsive Web Design with HTML5 and CSS3 - (Paperback, 2nd Revised edition): Ben Frain Responsive Web Design with HTML5 and CSS3 - (Paperback, 2nd Revised edition)
Ben Frain
R1,287 Discovery Miles 12 870 Ships in 18 - 22 working days

Learn the HTML5 and CSS3 you need to help you design responsive and future-proof websites that meet the demands of modern web users About This Book * Learn and explore how to harness the latest features of HTML5 in the context of responsive web design * Learn to wield the new Flexbox layout mechanism, code responsive images, and understand how to implement SVGs in a responsive project * Make your pages interactive by using CSS animations, transformations, and transitions Who This Book Is For Are you writing two websites - one for mobile and one for larger displays? Or perhaps you've already implemented your first 'RWD' but are struggling bring it all together? If so, Responsive Web Design with HTML5 and CSS3, Second Edition gives you everything you need to take your web sites to the next level. You'll need some HTML and CSS knowledge to follow along, but everything you need to know about Responsive Design and making great websites is included in the book! What You Will Learn * Understand what responsive design is, and why it's vital for modern web development * HTML5 markup is cleaner, faster, and more semantically rich than anything that has come before - learn how to use it and its latest features * Integrate CSS3 media queries into your designs to use different styles for different media. You'll also learn about future media queries which are evolving in CSS4. * Responsive images allow different images to be presented in different scenarios. We'll cover how to load different sets of images depending upon screen size or resolution and how to display different images in different contexts. * Conquer forms! Add validation and useful interface elements like date pickers and range sliders with HTML5 markup alone. * Implement SVGs into your responsive designs to provide resolution independent images, and learn how to adapt and animate them * Learn how to use the latest features of CSS including custom fonts, nth-child selectors (and some CSS4 selectors), CSS custom properties (variables), and CSS calc In Detail Desktop-only websites just aren't good enough anymore. With mobile internet usage still rising, and tablets changing internet consumption habits, you need to know how to build websites that will just 'work', regardless of the devices used to access them. This second edition of Responsive Web Design with HTML5 and CSS3 explains all the key approaches necessary to create and maintain a modern responsive design. The changing way in which we access the web means that there has never been a greater range of screen sizes and associated user experiences to consider. With these recent trends driving changes in design, typical desktop-only websites fail to meet even minimum expectations when it comes to style and usability, which can be vital when your website is central to yours or your client's brand. Responsive Web Design with HTML5 and CSS3, Second Edition is an updated and improved guide that responds to the latest challenges and trends in web design, giving you access to the most effective approaches to modern responsive design. Learn how to build websites with a "responsive and mobile first" methodology, allowing a website to display effortlessly on every device that accesses it. Packed with examples, and a thorough explanation of modern techniques and syntax, Responsive Web Design with HTML5 and CSS3, Second Edition provides a comprehensive resource for all things 'responsive'. This updated new edition covers all the most up-to-date techniques and tools needed to build great responsive designs, ensuring that your projects won't just be built 'right' for today, but in the future too. Chapter example code is all hosted on rwd.education, a dedicated site for the book, built by the author, using the approaches and techniques championed throughout. Style and approach This book should be useful in two ways: as a 'read from the beginning and learn as you go' resource but also as a reference you can come back to in the months to come - when trying to remember this or that syntax or look up a link that may help you out of a development hell-hole. To this end, rather than follow a single design through from chapter one and build on it incrementally until the end of the book, each chapter exists in relative isolation. This means that code and examples are particular to each chapter and don't need to be considered along with what has gone before or after. That doesn't mean that each chapter's techniques won't work in unison; the reference site for this book, rwd.education is an example of them all working in harmony. However, by limiting the chapter examples to the topic at hand, it should be simpler for you to understand and reference the essence of each example and topic in the future.

The Simple Manifesto - Marketing principles to save you time, increase profit and create your dream business in a SNAP!... The Simple Manifesto - Marketing principles to save you time, increase profit and create your dream business in a SNAP! (Paperback)
Wes Towers; Edited by Alan Gilmour; Foreword by James Tuckerman
R446 R415 Discovery Miles 4 150 Save R31 (7%) Ships in 18 - 22 working days
WordPress 4 Business Website Redesign - With custom coding of imported database (Paperback): Stephen Link WordPress 4 Business Website Redesign - With custom coding of imported database (Paperback)
Stephen Link
R369 Discovery Miles 3 690 Ships in 18 - 22 working days
Ready, Set, Brand! - The Canva for Work Quickstart Guide (Paperback): Lisa Larson-Kelley Ready, Set, Brand! - The Canva for Work Quickstart Guide (Paperback)
Lisa Larson-Kelley
R317 Discovery Miles 3 170 Ships in 18 - 22 working days
Instant PageSpeed Optimization (Paperback): Sanjeev Jaiswal Instant PageSpeed Optimization (Paperback)
Sanjeev Jaiswal
R660 Discovery Miles 6 600 Ships in 18 - 22 working days

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Instant PageSpeed Optimization is a hands-on guide that provides a number of clear, step-by-step exercises for optimizing your websites for better performance and improving their efficiency. Instant PageSpeed Optimization is aimed at website developers and administrators who wish to make their websites load faster without any errors and consume less bandwidth. It's assumed that you will have some experience in basic web technologies like HTML, CSS3, JavaScript, and the basics of networking, as well as knowing how to edit Apache configuration.

Mastering Manga Studio 5 (Paperback): Liz Staley Mastering Manga Studio 5 (Paperback)
Liz Staley
R1,169 Discovery Miles 11 690 Ships in 18 - 22 working days

Mastering Manga Studio 5 will follow an explanatory, work through manual approach. The main features of Manga will be presented in each section along with exciting tips, vital techniques and impressive workflows. This book is for those who already have some Manga Studio and graphics program experience. It is not a beginner's guide, but if you are a novice Manga Studio 5 user it will help you to master the time-saving features of the software.

WordPress Multisite Administration (Paperback, New edition): Tyler L. Longren WordPress Multisite Administration (Paperback, New edition)
Tyler L. Longren
R861 Discovery Miles 8 610 Ships in 18 - 22 working days

This is a simple, concise guide with a step-by-step approach, packed with screenshots and examples to set up and manage a network blog using WordPress. WordPress Multisite Administration is ideal for anyone wanting to familiarize themselves with WordPress Multisite. You'll need to know the basics about WordPress, and having at least a broad understanding of HTML, CSS, and PHP will help, but isn't required.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
The User Experience Team of One
Leah Buley Paperback R741 Discovery Miles 7 410
Make Money Blogging - How to Start a…
James Ericson Hardcover R658 R587 Discovery Miles 5 870
Surveys That Work - A Practical Guide…
Caoline Jarrett Paperback R1,423 Discovery Miles 14 230
Handbook of Research on Multimedia…
Sumit Kumar Mahana, Rajesh Kumar Aggarwal, … Hardcover R5,638 Discovery Miles 56 380
Website Visibility - The Theory and…
Melius Weideman Paperback R1,559 Discovery Miles 15 590
$1,000,000 Web Designer Guide - A…
Rob Anthony O'rourke Hardcover R419 Discovery Miles 4 190
Trends, Applications, and Challenges of…
Mohammad Amin Kuhail, Bayan Abu Shawar, … Hardcover R6,683 Discovery Miles 66 830
The Complete Website Planning Guide - A…
Darryl King Hardcover R567 Discovery Miles 5 670
The Big Book of Font Combinations…
Douglas N Bonneville Hardcover R1,093 Discovery Miles 10 930
Photoshop - Real life Project Examples…
John Slavio Hardcover R727 Discovery Miles 7 270

 

Partners