0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (47)
  • R250 - R500 (145)
  • R500+ (640)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Web design

Bootstrap 4 Quick Start - A Beginner's Guide to Building Responsive Layouts with Bootstrap 4 (Paperback): Jacob D Lett Bootstrap 4 Quick Start - A Beginner's Guide to Building Responsive Layouts with Bootstrap 4 (Paperback)
Jacob D Lett
R857 R746 Discovery Miles 7 460 Save R111 (13%) Ships in 10 - 15 working days
Social Media Marketing - A Beginner's Guide (Paperback): Kenneth Keith Social Media Marketing - A Beginner's Guide (Paperback)
Kenneth Keith
R548 Discovery Miles 5 480 Ships in 10 - 15 working days
Jump Start Responsive Web Design 2e (Paperback, 2 Revised Edition): Chris Ward Jump Start Responsive Web Design 2e (Paperback, 2 Revised Edition)
Chris Ward
R712 R629 Discovery Miles 6 290 Save R83 (12%) Ships in 10 - 15 working days

It used to be so simple. You made a website or application to work on a 15" monitor and, incompatibilities between browsers aside, you were done. Then along came mobile phones with web browsers and they ruined all our easy lives. Worse than that, people loved browsing the web on them! Fortunately, by using responsive web design techniques, you can use one set of HTML, CSS and JavaScript, and display appropriate elements in an appropriate way to suit each platform. In Jump Start Responsive Web Design, you'l learn responsive techniques to make your designs look magnificent on any device, future-proof them, and reduce development time and budget. RWD helps you deal with the very real problem of not knowing where and how your application will be used. Completely overhauled for its second edition, this book covers: What does responsive really mean? Semantic page structure Grid systems Responsive Images and media Media queries Responsive content

Graphic Design For Everyone - Understand the Building Blocks so You can Do It Yourself (Hardcover): Cath Caldwell Graphic Design For Everyone - Understand the Building Blocks so You can Do It Yourself (Hardcover)
Cath Caldwell 1
R554 R508 Discovery Miles 5 080 Save R46 (8%) Ships in 9 - 17 working days

Use design to transform your ideas into powerful visuals that connect with the right audience, define your brand, or take your project to the next level. Students, entrepreneurs, community groups, social media influencers, bloggers or campaigners: this practical guide is for you, and everyone else who wants to learn how to communicate visually, combining the building blocks of type, photography, illustration, and colour to create designs that inform, influence, and enthral. All the key principles of graphic design are explained via a series of specially created, beautifully streamlined graphics that show, rather than tell, you what you need to know. In addition, detailed how-to demonstrations, hands-on workshops, and inspirational galleries of the best design will help you to achieve your aims, from creating a brand identity or setting the right mood by choosing the best typeface, to organizing the elements of a layout to boost your message and meaning. Ten step-by-step projects help you create your own bespoke designs - for websites, digital newsletters, e-commerce, invitations, posters, sales materials, and more. There's also plenty of practical advice, including tips on publishing online, dealing with printers, commissioning professionals, and finding free design tools. If you're ready to use the power of design to take your personal project or burgeoning business to the next level, Graphic Design for Everyone is a one-stop resource to becoming an effective, inspirational visual communicator.

The Essential Guide to Flash CS4 with ActionScript (Paperback, 1st ed.): Chris Kaplan, Paul Milbourne, Michael Boucher The Essential Guide to Flash CS4 with ActionScript (Paperback, 1st ed.)
Chris Kaplan, Paul Milbourne, Michael Boucher
R1,228 R1,051 Discovery Miles 10 510 Save R177 (14%) Ships in 10 - 15 working days

For any professional designer or developer working in the world of web technologies or multimedia, Flash is the must-have application, and knowing how to use it effectively is vital. Add in ActionScript 3.0, and Flash becomes an even more powerful tool for the development of high-performance web applications.

The Essential Guide to Flash CS4 with ActionScript introduces and explores the possibilities available to you by using Flash CS4. You will learn the basics of Flash's working environment and, using a step-by-step approach, work through the features of Flash and ActionScript needed to quickly achieve results. From navigating the interface to using graphic tools to write scripts and troubleshoot, you'll master deploying highly interactive applications with rich audio, video, and animation.

Written for the beginning-to-intermediate Flash user, this book uses complete examples that highlight best practices that you can apply to your daily work as a developer or designer in today's rich media world.

The Website Handbook - Plan and Create a Website That Attracts Leads and Makes Sales (Paperback): Jude Wharton, Chris Wharton The Website Handbook - Plan and Create a Website That Attracts Leads and Makes Sales (Paperback)
Jude Wharton, Chris Wharton; Edited by Jennifer Jones
R460 R421 Discovery Miles 4 210 Save R39 (8%) Ships in 10 - 15 working days
JavaScript: A Beginner's Guide, Fifth Edition (Paperback, 5th edition): John Pollock JavaScript: A Beginner's Guide, Fifth Edition (Paperback, 5th edition)
John Pollock
R1,019 R939 Discovery Miles 9 390 Save R80 (8%) Ships in 9 - 17 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Get up and running on the latest JavaScript standard using this fully updated beginner's guide This hands-on, fast-paced guide shows, from start to finish, how to create dynamic Web pages complete with special effects using JavaScript. This edition contains updates for all major new features and the latest Web development techniques and practices. You will discover how to extend JavaScript's capabilities to the server side using Node.js. JavaScript: A Beginner's Guide, Fifth Edition begins by clearly explaining the fundamentals, including variables, functions, operators, event handlers, objects, arrays, strings, and forms. From there, the book moves on to more advanced techniques, such as debugging, accessibility, and security. Throughout, "Ask the Expert," "Try This," notes, tips, and self tests highlight salient points and aid in learning. *Teaches, step by step, how to get started developing Web applications*Features detailed examples and downloadable project files*Written by an experienced Web developer and JavaScript expert

ActionScript 3.0 Cookbook (Paperback): Joey Lott ActionScript 3.0 Cookbook (Paperback)
Joey Lott; Contributions by Darron Schall, Keith Peter
R984 R761 Discovery Miles 7 610 Save R223 (23%) Ships in 12 - 19 working days

Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based "Rich Internet Applications". Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment. Rather than focus on theory, the ActionScript 3.0 Cookbook concentrates on the practical application of ActionScript, with more than 300 solutions you can use to solve a wide range of common coding dilemmas. You'll find recipes that show you how to: Detect the user's Flash Player version or their operating system Build custom classes Format dates and currency types Work with strings Build user interface components Work with audio and video Make remote procedure calls using Flash Remoting and web services Load, send, and search XML data And much, much more ...Each code recipe presents the Problem, Solution, and Discussion of how you can use it in other ways or personalize it for your own needs, and why it works. You can quickly locate the recipe that most closely matches your situation and get the solution without reading the whole book to understand the underlying code. Solutions progress from short recipes for small problems to more complex scripts for thornier riddles, and the discussions offer a deeper analysis for resolving similar issues in the future, along with possible design choices and ramifications. You'll even learn how to link modular ActionScript pieces together to create rock-solid solutions for Flex 2 and Flash applications. When you're not sure how ActionScript 3.0 works or how to approach a specific programming dilemma, you can simply pick up the book, flip to the relevant recipe(s), and quickly find the solution you're looking for. Adobe Developer Library is a co-publishing partnership between O'Reilly Media and Adobe Systems, Inc. and is designed to produce the number one information resources for developers who use Adobe technologies. Created in 2006, the Adobe Developer Library is the official source for comprehensive learning solutions to help developers create expressive and interactive web applications that can reach virtually anyone on any platform. With top-notch books and innovative online resources covering the latest in rich Internet application development, the Adobe Developer Library offers expert training and in-depth resources, straight from the source.

WordPress Website Development With Xampp - Working With Multiple Offline WordPress Templates (Paperback): Lavoy Allison WordPress Website Development With Xampp - Working With Multiple Offline WordPress Templates (Paperback)
Lavoy Allison
R567 Discovery Miles 5 670 Ships in 10 - 15 working days
?????????? - An Outline of Chinese Social Democratism (Paperback): ??? 中国社会民主主义论纲 - An Outline of Chinese Social Democratism (Paperback)
王江松
R702 Discovery Miles 7 020 Ships in 10 - 15 working days
Ruby Cat Farm (Paperback): Jonathan Evans Ruby Cat Farm (Paperback)
Jonathan Evans
R877 Discovery Miles 8 770 Ships in 10 - 15 working days
The Chiropractic Website Essentials - Everything You Need To Know About Creating A Winning Website To Help Grow Your Practice... The Chiropractic Website Essentials - Everything You Need To Know About Creating A Winning Website To Help Grow Your Practice (Paperback)
Jon Morrison
R282 Discovery Miles 2 820 Ships in 10 - 15 working days
Advanced Web Technologies - 2nd Edition (Paperback): Praveen Kumar, Ajit Singh Advanced Web Technologies - 2nd Edition (Paperback)
Praveen Kumar, Ajit Singh
R472 Discovery Miles 4 720 Ships in 10 - 15 working days
Secure By Design (Paperback): Dan Johnsson, Daniel Deogun, Daniel Sawano Secure By Design (Paperback)
Dan Johnsson, Daniel Deogun, Daniel Sawano
R1,201 R1,126 Discovery Miles 11 260 Save R75 (6%) Ships in 12 - 19 working days

Description As a developer, you need to build software in a secure way. But you can't spend all your time focusing on security. The answer is to use good design principles, tools, and mindsets that make security an implicit result - it's secure by design. Secure by Design teaches developers how to use design to drive security in software development. This book is full of patterns, best practices, and mindsets that you can directly apply to your real world development. Key features * Use good design to create secure software * Apply design concepts in real-world cases * Spot hidden security problems * Assess security by identifying design patterns * Understand benefits and limitations of secure-by-design Audience Readers should have some experience in Java, C#/.NET, or similar language. About the technology Secure-by-design becomes a guiding principle in how you build your software, from code to architecture. This begins by understanding designs and patterns that promote security so they become easy to apply in your day-to-day work.

Calm The F*ck Down I'm a designer - Swear Word Coloring Book For Adults: Humorous job Cusses, Snarky Comments, Motivating... Calm The F*ck Down I'm a designer - Swear Word Coloring Book For Adults: Humorous job Cusses, Snarky Comments, Motivating Quotes & Relatable designer Reflections for Work Anger Management, Stress Relief & Relaxation Mindful Book For Grown-ups (Paperback)
Swear Word Coloring Book
R257 Discovery Miles 2 570 Ships in 10 - 15 working days
Home Sweet Home Page - How to Fix the 5 Deadly Mistakes Authors, Speakers, and Coaches Makes with Their Website's Homepage... Home Sweet Home Page - How to Fix the 5 Deadly Mistakes Authors, Speakers, and Coaches Makes with Their Website's Homepage (Paperback, 2nd ed.)
Carma Spence
R224 R210 Discovery Miles 2 100 Save R14 (6%) Ships in 10 - 15 working days
Killer UX Design (Paperback): Jodie Moule Killer UX Design (Paperback)
Jodie Moule
R970 R832 Discovery Miles 8 320 Save R138 (14%) Ships in 10 - 15 working days

Today, technology is used to shift, sway and change attitudes and behavior. This creates amazing opportunities and challenges for designers. If we want to create products and services that have the power to educate people so they may live better lives, or help to reduce the time people take to do certain tasks, we first need an understanding of how these people think and work - what makes them "tick" The premise of this book is the need to understand how people "behave"; their habits, motivators and drivers, as a critical way to better understand what a great customer experience for your audience looks like, facilitating better design decisions. The book will lead you from understanding behavior, to extracting customer insights that can launch you into the design of something that makes a difference to people's lives - all presented in a fun, practical and non-academic way.

Only The Strongest Women Become Web Developers - Web Developers gifts for women Gifts For Web Developers 6x9 120 Pages Web... Only The Strongest Women Become Web Developers - Web Developers gifts for women Gifts For Web Developers 6x9 120 Pages Web Developer Gift Idea (Paperback)
Cosmic Journals
R216 Discovery Miles 2 160 Ships in 10 - 15 working days
The Little Book of Sitecore(R) Tips - Volume 3 (Paperback): Neil P Shack The Little Book of Sitecore(R) Tips - Volume 3 (Paperback)
Neil P Shack
R351 Discovery Miles 3 510 Ships in 10 - 15 working days
Better Web Typography for a Better Web (Second Edition) (Paperback): Matej Latin Better Web Typography for a Better Web (Second Edition) (Paperback)
Matej Latin
R1,471 Discovery Miles 14 710 Ships in 10 - 15 working days
Computers & Typesetting, Volume C - The Metafont Book (Hardcover): Donald Knuth Computers & Typesetting, Volume C - The Metafont Book (Hardcover)
Donald Knuth
R1,871 Discovery Miles 18 710 Ships in 12 - 19 working days

METAFONT, created by author Donald E. Knuth, is a computer language that allows you to produce professional quality typefaces using mathematical type design. "The METAFONTbook," a users guide and reference manual, enables readers with only minimal computer science or word processing experience to master the basic as well as the more advanced areas of METAFONT programming.

Readers will learn how to write a program for each letter or symbol of a typeface. Using METAFONT, it is possible to customize a type design that already exists, or even to create an entire alphabet from scratch. It is particularly easy to create logos or special symbols. Advanced users will enjoy the freedom and artistry that METAFONT allows in creating original typefaces.
HIGHLIGHTS

  • Introduces concepts informally early in the text; in later chapters, these concepts are filled in with more detailed explanations.
  • Program exercises are found throughout the text with answers in an appendix.
  • Exercises and concepts of greater difficulty are marked with margin symbols. In this way, both beginning and experienced users of METAFONT can benefit.
  • The book is a companion text to Knuth's "The TeXbook," since TeX can be used to typeset with fonts created using METAFONT.
Knuth's familiar wit, and illustrations specially drawn by Duane Bibby, add a light touch to an unusually readable software manual.

"The METAFONTbook" is the third in a five-volume series on "Computers and Typesetting," all authored by Knuth.
0201134454B04062001

Quantum Machine Learning and Optimisation in Finance - On the Road to Quantum Advantage (Paperback): Antoine Jacquier, Oleksiy... Quantum Machine Learning and Optimisation in Finance - On the Road to Quantum Advantage (Paperback)
Antoine Jacquier, Oleksiy Kondratyev, Alexander Lipton, Marcos Lopez de Prado
R1,676 Discovery Miles 16 760 Ships in 10 - 15 working days

Learn the principles of quantum machine learning and how to apply them in finance. Purchase of the print or Kindle book includes a free eBook in PDF format. Key Features Discover how to solve optimisation problems on quantum computers that can provide a speedup edge over classical methods Use methods of analogue and digital quantum computing to build powerful generative models Create the latest algorithms that work on Noisy Intermediate-Scale Quantum (NISQ) computers Book DescriptionWith recent advances in quantum computing technology, we finally reached the era of Noisy Intermediate-Scale Quantum (NISQ) computing. NISQ-era quantum computers are powerful enough to test quantum computing algorithms and solve hard real-world problems faster than classical hardware. Speedup is so important in financial applications, ranging from analysing huge amounts of customer data to high frequency trading. This is where quantum computing can give you the edge. Quantum Machine Learning and Optimisation in Finance shows you how to create hybrid quantum-classical machine learning and optimisation models that can harness the power of NISQ hardware. This book will take you through the real-world productive applications of quantum computing. The book explores the main quantum computing algorithms implementable on existing NISQ devices and highlights a range of financial applications that can benefit from this new quantum computing paradigm. This book will help you be one of the first in the finance industry to use quantum machine learning models to solve classically hard real-world problems. We may have moved past the point of quantum computing supremacy, but our quest for establishing quantum computing advantage has just begun! What you will learn Train parameterised quantum circuits as generative models that excel on NISQ hardware Solve hard optimisation problems Apply quantum boosting to financial applications Learn how the variational quantum eigensolver and the quantum approximate optimisation algorithms work Analyse the latest algorithms from quantum kernels to quantum semidefinite programming Apply quantum neural networks to credit approvals Who this book is forThis book is for Quants and developers, data scientists, researchers, and students in quantitative finance. Although the focus is on financial use cases, all the methods and techniques are transferable to other areas.

Making Money Fast Using ShortLinks - Stay Home & Work Smart Using Proven ShortLinks (Paperback): Stuart Garrett Making Money Fast Using ShortLinks - Stay Home & Work Smart Using Proven ShortLinks (Paperback)
Stuart Garrett
R176 Discovery Miles 1 760 Ships in 10 - 15 working days
WTF is My Password - Password Log Book, Username Keeper Password, Password Organizer Book (Paperback): Paperland WTF is My Password - Password Log Book, Username Keeper Password, Password Organizer Book (Paperback)
Paperland
R535 R489 Discovery Miles 4 890 Save R46 (9%) Ships in 10 - 15 working days
Beginning AutoCAD (R) 2022 Exercise Workbook (Paperback): Cheryl Shrock Beginning AutoCAD (R) 2022 Exercise Workbook (Paperback)
Cheryl Shrock; Contributions by Steve Heather
R1,855 Discovery Miles 18 550 Ships in 10 - 15 working days

Just as the AutoCAD software continues to be improved and perfected, so does the Beginning AutoCAD (R) Exercise Workbook. This work is truly the ideal package from which to learn AutoCAD, whether you're a complete beginner, or simply learning about the latest features. The new AutoCAD 2022 software includes features such as Installer, which reduces the number of steps needed for the initial install, Share Current Drawing, allowing other users to view or edit a drawing in the online AutoCAD Web application, and Trace, encouraging collaboration on drawing changes using the AutoCAD Web and Mobile apps. Readers can download the provided templates used for drawings in the book from the Industrial Press website. Expert author duo Shrock and Heather share their knowledge with students and instructors, including plenty of inside tips and dozens of exercises to help users get comfortable and see real progress. NEW AND/OR IMPROVED FEATURES IN BEGINNING AUTOCAD 2022: Redesigned Start Tab-There are three main sections that provide access to recent work, enabling users to carry on where they left off, and offering them access to online saved drawing files. (Included in Lesson 1) Count-The new Count feature allows users to count the instances of objects and Blocks that are placed in their drawing. (Included in Lesson 29) Floating Drawing Tabs-Users can now drag a drawing file Tab from the main AutoCAD application window to make it a separate drawing file window. This is extremely useful for those with two or more monitors. (Included in Lesson 2)

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Applications of Supply Chain Management…
Joseph Geunes, Elif Akcali, … Hardcover R3,158 Discovery Miles 31 580
Optimal Transport Methods in Economics
Alfred Galichon Hardcover R1,366 Discovery Miles 13 660
Matrix Diagonal Stability in Systems and…
Eugenius Kaszkurewicz, Amit Bhaya Hardcover R3,040 Discovery Miles 30 400
Computer Analysis of Images and Patterns…
Nicolai Petkov, Michel A Westenberg Paperback R3,264 Discovery Miles 32 640
Linear Programming 1 - Introduction
George B. Dantzig, Mukund N. Thapa Hardcover R4,622 Discovery Miles 46 220
Cross-Modal Analysis of Speech…
Anna Esposito, Robert Vich Paperback R1,569 Discovery Miles 15 690
Potential Function Methods for…
Daniel Bienstock Hardcover R2,947 Discovery Miles 29 470
SMIL 3.0 - Flexible Multimedia for Web…
Dick C. a. Bulterman, Lloyd W. Rutledge Paperback R1,647 Discovery Miles 16 470
A Greater Foundation for Machine…
Ganapathi Pulipaka Hardcover R2,585 Discovery Miles 25 850
Algorithms in Machine Learning Paradigms
Jyotsna Kumar Mandal, Somnath Mukhopadhyay, … Hardcover R5,091 Discovery Miles 50 910

 

Partners