0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (1)
  • R500+ (57)
  • -
Status
Format
Author / Contributor
Publisher

Books > Promotion > For Dummies > Computing > Programming

C All-in-One Desk Reference for Dummies (Paperback): D. Gookin C All-in-One Desk Reference for Dummies (Paperback)
D. Gookin
R860 Discovery Miles 8 600 Ships in 10 - 15 working days

Covers everything users need to get up to speed on C programming, including advanced topics to take their programming skill to the next levelWalks C programmers through the entire development cycle of a C program-designing and developing the program, writing source code, compiling the code, linking the code to create the executable programs, debugging, and deploymentProvides thorough coverage of keywords, program flow, conditional statements, constants and variables, numeric values, arrays, strings, functions, pointers, debugging, prototyping, and much moreAddresses some advanced programming topics such as graphics and game programming as well as Windows and Linux programmingIncludes dozens of sample programs that readers can adapt and modify for their own usesWritten by the author of the first-ever For Dummies book-a man known for his ability to take complex material and present it in a way that makes it simple and fun

Android Application Development All-in-One For Dummies, 3rd Edition (Paperback, 3rd Edition): B Burd Android Application Development All-in-One For Dummies, 3rd Edition (Paperback, 3rd Edition)
B Burd
R888 R759 Discovery Miles 7 590 Save R129 (15%) Ships in 9 - 17 working days

Conquer the world of Android app development Android has taken over the mobile and TV markets and become unstoppable! Android offers a vast stage for developers to serve millions--and rake in the profits--with diverse and wide-ranging app ideas. Whether you're a raw recruit or a veteran programmer, you can get in on the action and become a master of the Android programming universe with the new edition of Android Application Development For Dummies All-in-One. In addition to receiving guidance on mobile and TV development, you'll find overviews of native code, watch, car, Android wear, and other device development. This friendly, easy-to-follow book kicks off by offering a fundamental understanding of Android's major technical ideas, including functional programming techniques. It moves on to show you how to work effectively in Studio, program cool new features, and test your app to make sure it's ready to release to a waiting world. You'll also have an opportunity to brush up on your Kotlin and develop your marketing savvy. There are millions of potential customers out there, and you want to stand out from the crowd! Understand new features and enhancements Get development best-practices Know your Android hardware Access online materials With a market share like Android's, the stakes couldn't be higher. Android Application Development For Dummies All-in-One levels the field and gives you the tools you need to take on the world.

Flutter For Dummies (Paperback): B Burd Flutter For Dummies (Paperback)
B Burd
R645 R572 Discovery Miles 5 720 Save R73 (11%) Ships in 9 - 17 working days

Create awesome iOS and Android apps with a single tool! Flutter is an app developer's dream come true. With Google's open source toolkit, you can easily build beautiful apps that work across platforms using a single codebase. This flexibility allows you to get your work out to the widest possible audience. With Flutter already being used by thousands of developers worldwide in a market where billions of apps are downloaded every year, now is the right time to get ahead of the curve with this incredible tool. Flutter for Dummies is your friendly, ground-up route to creating multi-platform apps. From how to construct your initial frameworks to writing code in Dart, you'll find the essentials you need to ride the Flutter revolutionary wave to success. This book includes how to create an intuitive and stunning UI, add rich interactivity, and easily pull in data. You'll also see how Flutter features like Hot Reload--providing sub-second refreshes as you refine your work--help you make sure your app is a delight to use. Start simple: follow steps to build a basic app It's alive! Keep connected to online data It moves! Make things fun with animated features Get the word out: use tips to expand your audience Whether you're a fledgling developer or an expert wanting to add a slick feather to your programming cap, join the Flutter revolution now and soar above the rest!

C Programming For Dummies, 2nd Edition (Paperback, 2nd Edition): D. Gookin C Programming For Dummies, 2nd Edition (Paperback, 2nd Edition)
D. Gookin
R747 R646 Discovery Miles 6 460 Save R101 (14%) Ships in 9 - 17 working days

Get an A grade in C As with any major language, mastery of C can take you to some very interesting new places. Almost 50 years after it first appeared, it's still the world's most popular programming language and is used as the basis of global industry's core systems, including operating systems, high-performance graphics applications, and microcontrollers. This means that fluent C users are in big demand at the sharp end in cutting-edge industries--such as gaming, app development, telecommunications, engineering, and even animation--to translate innovative ideas into a smoothly functioning reality. To help you get to where you want to go with C, this 2nd edition of C Programming For Dummies covers everything you need to begin writing programs, guiding you logically through the development cycle: from initial design and testing to deployment and live iteration. By the end you'll be au fait with the do's and don'ts of good clean writing and easily able to produce the basic--and not-so-basic--building blocks of an elegant and efficient source code. Write and compile source code Link code to create the executable program Debug and optimize your code Avoid common mistakes Whatever your destination: tech industry, start-up, or just developing for pleasure at home, this easy-to-follow, informative, and entertaining guide to the C programming language is the fastest and friendliest way to get there!

SwiftUI For Dummies (Paperback): W.M. Lee SwiftUI For Dummies (Paperback)
W.M. Lee
R755 R661 Discovery Miles 6 610 Save R94 (12%) Ships in 9 - 17 working days

The simplest way to create world-class apps Have a unique app idea but worried you don't quite have the coding skills to build it? Good news: You can stop fretting about someone beating you to market with the same idea and start work right now using SwiftUI. SwiftUI is a gateway app development framework that has become one of the best ways for fledgling developers to get iOS apps off the ground without having to become a coding expert overnight. SwiftUI For Dummies makes that process even faster, providing a friendly introduction to the SwiftUI and Swift programming language and helping you feel right at home creating and building with playgrounds. The book also covers the frameworks and APIs that make it so easy to create smooth, intuitive interfaces--just dive right in and have fun! Combine projects into workspaces Employ Xcode editing tools Use constants and variables Test your code on iOS Simulator Time is of the essence, and with SwiftUI For Dummies, it's also on your side. Get going with this friendly guide today, and you'll be celebrating the successful launch of your app way before you thought possible!

Algorithms For Dummies, 2nd Edition (Paperback, 2nd Edition): J. Mueller Algorithms For Dummies, 2nd Edition (Paperback, 2nd Edition)
J. Mueller
R665 R585 Discovery Miles 5 850 Save R80 (12%) Ships in 9 - 17 working days

Your secret weapon to understanding--and using!--one of the most powerful influences in the world today From your Facebook News Feed to your most recent insurance premiums--even making toast!--algorithms play a role in virtually everything that happens in modern society and in your personal life. And while they can seem complicated from a distance, the reality is that, with a little help, anyone can understand--and even use--these powerful problem-solving tools! In Algorithms For Dummies, you'll discover the basics of algorithms, including what they are, how they work, where you can find them (spoiler alert: everywhere!), who invented the most important ones in use today (a Greek philosopher is involved), and how to create them yourself. You'll also find: Dozens of graphs and charts that help you understand the inner workings of algorithms Links to an online repository called GitHub for constant access to updated code Step-by-step instructions on how to use Google Colaboratory, a zero-setup coding environment that runs right from your browser Whether you're a curious internet user wondering how Google seems to always know the right answer to your question or a beginning computer science student looking for a head start on your next class, Algorithms For Dummies is the can't-miss resource you've been waiting for.

Python For Data Science For Dummies (Paperback, 3rd edition): John Paul Mueller, Luca Massaron Python For Data Science For Dummies (Paperback, 3rd edition)
John Paul Mueller, Luca Massaron
R779 R671 Discovery Miles 6 710 Save R108 (14%) Ships in 9 - 17 working days

Let Python do the heavy lifting for you as you analyze large datasets.

Python for Data Science For Dummies lets you get your hands dirty with data using one of the top programming languages. This beginner’s guide takes you step by step through getting started, performing data analysis, understanding datasets and example code, working with Google Colab, sampling data, and beyond. Coding your data analysis tasks will make your life easier, make you more in-demand as an employee, and open the door to valuable knowledge and insights. This new edition is updated for the latest version of Python and includes current, relevant data examples.

  • Get a firm background in the basics of Python coding for data analysis
  • Learn about data science careers you can pursue with Python coding skills
  • Integrate data analysis with multimedia and graphics
  • Manage and organize data with cloud-based relational databases

Python careers are on the rise. Grab this user-friendly Dummies guide and gain the programming skills you need to become a data pro.

C# 10.0 All-in-One For Dummies (Paperback): J.P. Mueller C# 10.0 All-in-One For Dummies (Paperback)
J.P. Mueller
R1,165 R973 Discovery Miles 9 730 Save R192 (16%) Ships in 9 - 17 working days

Look sharp--learn or refresh your C# skills with the latest version C# is one of the most popular programming languages, and frequent updates help it keep pace as the world of coding changes. You can keep pace too, thanks to C# 10.0 All-in-One For Dummies, where you'll learn the basics of the language itself, how to code in Visual Studio, and how to take advantage of the new features in the latest release. At every stage of your career, you'll need to know the cutting-edge trends and techniques that clients want. This book has your back, with info on object-oriented programming, writing secure code, building web applications, and more. The six standalone mini-books you'll find inside this all-in-one will take you through the changes to C# and the practical applications and dev tools that you need to know. New features covered include records, init only setters, top-level statements, pattern matching enhancements, fit and finish features, and a lot more. Plus, this version is packed with more examples and code snippets, so you can sharply see C# in action! Learn the very basics of C# programming, even if you have no prior experience Refresh your knowledge of the language and learn how to use the new features in the 10.0 version release Read six mini-books on hot coding topics like object-oriented programming, Visual Studio, and Windows 10 development Enhance your employability and join the 6.5-million-strong community of C# developers You need an easy-to-read C# guide that will help you understand the incoming updates, and this For Dummies reference is it.

C++ All-in-One For Dummies, 4th Edition (Paperback, 4th Edition): J.P. Mueller C++ All-in-One For Dummies, 4th Edition (Paperback, 4th Edition)
J.P. Mueller
R980 R738 Discovery Miles 7 380 Save R242 (25%) Ships in 9 - 17 working days

Get ready for C++20 with all you need to know for complete mastery! Your comprehensive and updated guide to one of the world's most popular programming languages is here! Whether you're a novice or expert, you'll find what you need to get going with the latest features of C++20. The workhorse of programming languages, C++ gives you the utmost control of data usage and interface and resource allocation. If your job involves data, proficiency in C++ means you're indispensable! This edition gives you 8 books in 1 for total C++ mastery. Inside, internationally renowned expert John Paul Mueller takes you from the fundamentals of working with objects and classes to writing applications that use paradigms not normally associated with C++, such as those used for functional programming strategies. The book also includes online resources such as source code. You discover how to use a C++ GNU compiler to build applications and even how to use your mobile device for coding. Conquer advanced programming and troubleshooting Streamline your code with lambda expressions Use C++ where you need it: for gaming, enterprise applications, and Web services Uncover object secrets including the use of design patterns Discover how to use functional programming techniques to make code concise and easy to read If you want to be your organization's C++ guru, C++ All-In-One for Dummies is where it's at!

Beginning Programming with Java For Dummies, 6th Edition (Paperback, 6th Edition): B Burd Beginning Programming with Java For Dummies, 6th Edition (Paperback, 6th Edition)
B Burd
R650 R576 Discovery Miles 5 760 Save R74 (11%) Ships in 9 - 17 working days

Become a Java wizard with this popular programming guide Consider Beginning Programming with Java For Dummies your indispensable guide to learning how to program in one of the most popular programming languages--Java! Java is an invaluable language to master, as it's widely used for application development, including Android, desktop, and server-side applications. Beginning Programming with Java For Dummies is written specifically for newbies to programming. The book starts with an overview of computer programming and builds from there; it explains the software you need, walks you through writing your own programs, and introduces you to a few of the more-complex aspects of programming in Java. It also includes step-by-step examples you can try on your own (and email the author if you need help). As you work through the book, you'll get smart about these Java features: Object-oriented programming (OOP), a Java mainstay IntelliJ IDEA, an integrated development environment (IDE), that gives you one place to do all your programming, including debugging code Loops, branches, and collections Variables and operators Expressions, statements, and blocks Beginning Programming with Java For Dummies translates all this foreign programming and computer syntax into plain English, along with plenty of helpful examples and tips. Learning a new language--and coding is definitely its own language--should be a fun endeavor. With this book as your handy interpreter, you'll be on your way to fluency, speaking the language of coders everywhere!

Beginning Programming with Python For Dummies, 3rd  Edition (Paperback): J.P. Mueller Beginning Programming with Python For Dummies, 3rd Edition (Paperback)
J.P. Mueller
R787 R679 Discovery Miles 6 790 Save R108 (14%) Ships in 9 - 17 working days

Create simple, easy programs in the popular Python language Beginning Programming with Python For Dummies is the trusted way to learn the foundations of programming using the Python programming language. Python is one of the top-ranked languages, and there's no better way to get started in computer programming than this friendly guide. You'll learn the basics of coding and the process of creating simple, fun programs right away. This updated edition features new chapters, including coverage of Google Colab, plus expanded information on functions and objects, and new examples and graphics that are relevant to today's beginning coders. Dummies helps you discover the wealth of things you can achieve with Python. Employ an online coding environment to avoid installation woes and code anywhere, any time Learn the basics of programming using the popular Python language Create easy, fun projects to show off your new coding chops Fix errors in your code and use Python with external data sets Beginning Programming with Python For Dummies will get new programmers started--the easy way.

Coding All-In-One For Dummies, 2nd Edition (Paperback, 2nd Edition): C Minnick Coding All-In-One For Dummies, 2nd Edition (Paperback, 2nd Edition)
C Minnick
R904 R701 Discovery Miles 7 010 Save R203 (22%) Ships in 9 - 17 working days

The go-to guide for learning coding from the ground-up Adding some coding know-how to your skills can help launch a new career or bolster an old one. Coding All-in-One For Dummies offers an ideal starting place for learning the languages that make technology go. This edition gets you started with a helpful explanation of how coding works and how it's applied in the real-world before setting you on a path toward writing code for web building, mobile application development, and data analysis. Add coding to your skillset for your existing career, or begin the exciting transition into life as a professional developer--Dummies makes it easy. Learn coding basics and how to apply them Analyze data and automate routine tasks on the job Get the foundation you need to launch a career as a coder Add HTML, JavaScript, and Python know-how to your resume This book serves up insight on the basics of coding, designed to be easy to follow, even if you've never written a line of code in your life. You can do this.

Arduino For Dummies, 2nd Edition (Paperback, 2nd Edition): J Nussey Arduino For Dummies, 2nd Edition (Paperback, 2nd Edition)
J Nussey 1
R634 R561 Discovery Miles 5 610 Save R73 (12%) Ships in 9 - 17 working days

Bring your ideas to life with the latest Arduino hardware and software Arduino is an affordable and readily available hardware development platform based around an open source, programmable circuit board. You can combine this programmable chip with a variety of sensors and actuators to sense your environment around you and control lights, motors, and sound. This flexible and easy-to-use combination of hardware and software can be used to create interactive robots, product prototypes and electronic artwork, whether you're an artist, designer or tinkerer. Arduino For Dummies is a great place to start if you want to find out about Arduino and make the most of its incredible capabilities. It helps you become familiar with Arduino and what it involves, and offers inspiration for completing new and exciting projects. - Covers the latest software and hardware currently on the market - Includes updated examples and circuit board diagrams in addition to new resource chapters - Offers simple examples to teach fundamentals needed to move onto more advanced topics - Helps you grasp what's possible with this fantastic little board Whether you're a teacher, student, programmer, hobbyist, hacker, engineer, designer, or scientist, get ready to learn the latest this new technology has to offer!

Arduino Projects For Dummies (Paperback): B. Craft Arduino Projects For Dummies (Paperback)
B. Craft 3
R624 R558 Discovery Miles 5 580 Save R66 (11%) Ships in 9 - 17 working days

Discover all the amazing things you can do with Arduino

Arduino is a programmable circuit board that is being used by everyone from scientists, programmers, and hardware hackers to artists, designers, hobbyists, and engineers in order to add interactivity to objects and projects and experiment with programming and electronics. This easy-to-understand book is an ideal place to start if you are interested in learning more about Arduino's vast capabilities. Featuring an array of cool projects, this Arduino beginner guide walks you through every step of each of the featured projects so that you can acquire a clear understanding of the different aspects of the Arduino board.Introduces Arduino basics to provide you with a solid foundation of understanding before you tackle your first projectFeatures a variety of fun projects that show you how to do everything from automating your garden's watering system to constructing a keypad entry system, installing a tweeting cat flap, building a robot car, and much moreProvides an easy, hands-on approach to learning more about electronics, programming, and interaction design for Makers of all ages

"Arduino Projects For Dummies" is your guide to turning everyday electronics and plain old projects into incredible innovations.Get Connected To find out more about Brock Craft and his recent Arduino creations, visit www.facebook.com/ArduinoProjectsForDummies

NoSQL For Dummies (Paperback): A. Fowler NoSQL For Dummies (Paperback)
A. Fowler
R812 R716 Discovery Miles 7 160 Save R96 (12%) Ships in 18 - 22 working days

Get up to speed on the nuances of NoSQL databases and what they mean for your organization This easy to read guide to NoSQL databases provides the type of no-nonsense overview and analysis that you need to learn, including what NoSQL is and which database is right for you. Featuring specific evaluation criteria for NoSQL databases, along with a look into the pros and cons of the most popular options, NoSQL For Dummies provides the fastest and easiest way to dive into the details of this incredible technology. You'll gain an understanding of how to use NoSQL databases for mission-critical enterprise architectures and projects, and real-world examples reinforce the primary points to create an action-oriented resource for IT pros. If you're planning a big data project or platform, you probably already know you need to select a NoSQL database to complete your architecture. But with options flooding the market and updates and add-ons coming at a rapid pace, determining what you require now, and in the future, can be a tall task. This is where NoSQL For Dummies comes in! * Learn the basic tenets of NoSQL databases and why they have come to the forefront as data has outpaced the capabilities of relational databases * Discover major players among NoSQL databases, including Cassandra, MongoDB, MarkLogic, Neo4J, and others * Get an in-depth look at the benefits and disadvantages of the wide variety of NoSQL database options * Explore the needs of your organization as they relate to the capabilities of specific NoSQL databases Big data and Hadoop get all the attention, but when it comes down to it, NoSQL databases are the engines that power many big data analytics initiatives. With NoSQL For Dummies, you'll go beyond relational databases to ramp up your enterprise's data architecture in no time.

Python For Kids For Dummies (Paperback): Scott Python For Kids For Dummies (Paperback)
Scott
R743 R642 Discovery Miles 6 420 Save R101 (14%) Ships in 9 - 17 working days

The kid-friendly way to learning coding with Python Calling all wanna-be coders! Experts point to Python as one of the best languages to start with when you're learning coding, and Python For Kids For Dummies makes it easier than ever. Packed with approachable, bite-sized projects that won't make you lose your cool, this fun and friendly guide teaches the basics of coding with Python in a language you can understand. In no time, you'll be installing Python tools, creating guessing games, building a geek speak translator, making a trivia game, constructing a Minecraft chat client, and so much more. Whether you don't have the opportunity to take coding classes at school or in camp or just simply prefer to learn on your own Python For Kids For Dummies makes getting acquainted with this popular coding language fast and easy. It walks you step-by-step through basic coding projects and provides lots of hands-on tasks that give you a sweet sense of accomplishment when you complete them. What's not to love about that? * Navigate the basics of coding with the Python language * Create your own applications and games * Find help from other Python users * Expand your technology skills with Python If you're a pre-to-early-teen looking to add coding skills to your creativity toolbox, Python For Kids For Dummies is your sure-fire weapon for getting up and running with one of the hottest programming languages around.

SQL For Dummies 9e (Paperback, 9th Edition): AG Taylor SQL For Dummies 9e (Paperback, 9th Edition)
AG Taylor
R752 R651 Discovery Miles 6 510 Save R101 (13%) Ships in 9 - 17 working days

Get ready to make SQL easy! Updated for the latest version of SQL, the new edition of this perennial bestseller shows programmers and web developers how to use SQL to build relational databases and get valuable information from them. Covering everything you need to know to make working with SQL easier than ever, topics include how to use SQL to structure a DBMS and implement a database design; secure a database; and retrieve information from a database; and much more. SQL is the international standard database language used to create, access, manipulate, maintain, and store information in relational database management systems (DBMS) such as Access, Oracle, SQL Server, and MySQL. SQL adds powerful data manipulation and retrieval capabilities to conventional languages--and this book shows you how to harness the core element of relational databases with ease. Server platform that gives you choices of development languages, data types, on-premises or cloud, and operating systems Find great examples on the use of temporal data Jump right in--without previous knowledge of database programming or SQL As database-driven websites continue to grow in popularity--and complexity--SQL For Dummies is the easy-to-understand, go-to resource you need to use it seamlessly.

Squarespace 6 For Dummies (Paperback): Kris Black Squarespace 6 For Dummies (Paperback)
Kris Black
R601 R555 Discovery Miles 5 550 Save R46 (8%) Ships in 18 - 22 working days

Build your own blog, website, or portfolio with Squarespace

Squarespace lets you create visually rich web pages with any configuration of text, images, or blocks you wish, just by dragging and dropping. Even if you've been using earlier versions of Squarespace, the features in version 6 will amaze you - and bring you straight to this must-have guide for practical information If you're a do-it-yourself website builder, get up to speed fast on all the next-generation Squarespace tools, including cool new features for mobile sites, SEO, social networks, and more. Brings you up to speed on Squarespace 6 and its revolutionary LayoutEngine tool for building visually-rich web pagesDeciphers the very latest features for page-building in today's markets, including mobile, social media, and using SEODelves into using auto-publish for social networks, using built-in mobile websites, syncing with social networks, gathering real-time statistics, managing your site from your smartphone or mobile device, and much moreCovers the essentials, such as using templates, drag-and-drop image uploads, image-editing with Aviary, and using Page Builder to create, share, and reblog content

Build awesome, professional websites for your business in no time with "Squarespace 6 For Dummies."

JavaScript All-in-One For Dummies (Paperback): Chris Minnick JavaScript All-in-One For Dummies (Paperback)
Chris Minnick
R864 R672 Discovery Miles 6 720 Save R192 (22%) Ships in 9 - 17 working days

A developer’s resource to learning one of the most-used scripting languages JavaScript All-in-One For Dummies saves you shelf space by offering a complete introduction to JavaScript and how it’s used in the real world. This book serves up JavaScript coding basics before diving into the tools, libraries, frameworks, and runtime environments new and experienced coders need to know. Start by learning the basics of JavaScript and progress through the techniques and tools used by professional JavaScript developers, even if you’ve never written code before. You also get the details of today’s hottest libraries and frameworks—React.js, Vue.js, Svelte, and Node.js.  Learn the basics of web and application development with the JavaScript language Grasp the similarities and differences between React.js, Vue.js, and Svelte Discover how to write server-side JavaScript and how to access databases with Node.js Gain a highly marketable skill, with one of the most popular coding languages Launch or further your career as a coder with easy-to-follow instruction This is the go-to Dummies guide for future and current coders who need an all-inclusive guide JavaScript. This is the go-to Dummies guide for future and current coders who need an all-inclusive guide to the world of JavaScript.

DevOps For Dummies (Paperback): E. Freeman DevOps For Dummies (Paperback)
E. Freeman
R670 R590 Discovery Miles 5 900 Save R80 (12%) Ships in 9 - 17 working days

Develop faster with DevOps DevOps embraces a culture of unifying the creation and distribution of technology in a way that allows for faster release cycles and more resource-efficient product updating. DevOps For Dummies provides a guidebook for those on the development or operations side in need of a primer on this way of working. Inside, DevOps evangelist Emily Freeman provides a roadmap for adopting the management and technology tools, as well as the culture changes, needed to dive head-first into DevOps. Identify your organization's needs Create a DevOps framework Change your organizational structure Manage projects in the DevOps world DevOps For Dummies is essential reading for developers and operations professionals in the early stages of DevOps adoption.

Web Coding & Development All-in-One For Dummies (Paperback, 2nd Edition): Mcfedries Web Coding & Development All-in-One For Dummies (Paperback, 2nd Edition)
Mcfedries
R1,004 R840 Discovery Miles 8 400 Save R164 (16%) Ships in 9 - 17 working days

Learn the in-demand skills that let you turn lines of code into websites and apps Web Coding & Development All-in-One For Dummies is a one-stop resource for would-be developers who need guidance on the languages and steps used to build websites and applications. Learn the coding ropes and expand your existing skillset with this easy-to-understand guide. In these complete mini-books, you'll walk through the basics of web development, structuring a page, building and processing web forms, and beyond. Learn how to build a website or create your very own app with the advice of web coding and development experts. This edition expands JavaScript and CSS coverage while providing new content on server-side coding and the development stack. Get essential knowledge of how web development works--even if you've never written a line of code in your life Learn HTML, CSS, JavaScript, and other languages essential for building websites and apps Discover how to make optimize your sites and apps for mobile devices Expand on what you already know and improve your employability This Dummies All-in-One is great for you if want to develop coding skills but don't have a programming background. It's also perfect for professionals looking to brush up on their web development skills and get up to date on the latest trends and standards.

HTML5 and CSS3 All-in-One For Dummies 3e (Paperback, 3rd Edition): A. Harris HTML5 and CSS3 All-in-One For Dummies 3e (Paperback, 3rd Edition)
A. Harris
R860 R745 Discovery Miles 7 450 Save R115 (13%) Ships in 9 - 17 working days

A new edition of a bestseller covers the latest advances in web development

HTML5 and CSS3 are essential tools for creating dynamic websites and boast updates and enhanced features that can make your websites even more effective and unique. This friendly, all-in-one guide covers everything you need to know about each of these technologies and their latest versions so that you can use them together. Building on the bestselling formats of the first two editions, this new edition teaches you the fundamentals of HTML5 and CSS3, and then presents ways for using them with JavaScript, MySQL, and Ajax to create websites that work. Covers using JavaScript, PHP, MySQL, and Ajax in the context of programming dynamic web pages with CSS3 and HTML5Includes self-contained minibooks that review HTML, CSS, design and layout, client-side JavaScript, Ajax and server-side, and putting it all togetherExamines new web development advancements including new technologies and changes to the standards Features a website that contains supporting materials including code and several valuable programs that are useful for web development

"HTML5 and CSS3 All-in-One For Dummies, 3rd Edition" serves as the perfect reference for both web development beginners and seasoned professionals looking to learn more about how to get the most out of the powerful combination of HTML5 and CSS3.

HTML, CSS, & JavaScript All-in-One For Dummies (Paperback): Paul McFedries HTML, CSS, & JavaScript All-in-One For Dummies (Paperback)
Paul McFedries
R951 R730 Discovery Miles 7 300 Save R221 (23%) Ships in 9 - 17 working days

A thorough and helpful reference for aspiring website builders.

Looking to start an exciting new career in front-end web building and design? Or maybe you just want to develop a new skill and create websites for fun. Whatever your reasons, it’s never been easier to start learning how to build websites from scratch than with help from HTML, CSS, & JavaScript All-in-One For Dummies. This book has the essentials you need to wrap your head around the key ingredients of website design and creation.

You’ll learn to build attractive, useful, and easy-to-navigate websites by combining HTML, CSS, and JavaScript into fun and practical creations. Using the 6 books compiled within this comprehensive collection, you’ll discover how to make static and dynamic websites, complete with intuitive layouts and cool animations.

The book also includes:

  • Incorporate the latest approaches to HTML, CSS, and JavaScript, including those involving new markup, page styles, interactivity, and more
  • Step-by-step instructions for new site creators explaining the very basics of page layouts and animations
  • Easy-to-follow advice for adjusting page color and background, adding widgets to a site, and getting rid of all the bugs that affect site performance

Web development is a fun, interesting, and challenging skill that can lead to a lucrative career (if you’re so inclined). And with the right help, almost anyone can learn to create engaging websites from scratch. So, grab a copy of HTML, CSS, & JavaScript All-in-One For Dummies and you’ll be designing and building before you know it!

TI-84 Plus CE Graphing Calculator for Dummies, 3rd  Edition (Paperback, 3rd Edition): J McCalla TI-84 Plus CE Graphing Calculator for Dummies, 3rd Edition (Paperback, 3rd Edition)
J McCalla
R639 R566 Discovery Miles 5 660 Save R73 (11%) Ships in 9 - 17 working days

You and your trusty TI-84+ can ace math, together Graphing calculators are an essential tool in many high school and college math courses. TI-84 Plus CE Graphing Calculator For Dummies teaches you how to use these handy little machines with confidence, for basic math and far, far beyond. Packed with insider tips, common mistakes to avoid, and updates on the newest products available, this is the must-have reference to get the most out of your graphing calculator. You'll learn how to navigate the home screen, menus, and mode settings. And we'll teach you how to use your calculator to, uh, do math--starting with basic arithmetic functions and stepping up through matrices, complex numbers, and beyond. You can even learn about probability and how to conduct statistical data analysis with your TI-84+. Get graphing! Grasp the basics of using your TI-84+ graphing calculator Learn how to use shortcut menus to enter fractions, matrices and logarithms (with a change of base!) Figure out how to make charts, scatter plots, and more Get started programming in Python on the new TI-84 Plus CE Python Edition If you have the older TI-84+, look for tips that point out keystroke and functionality differences This edition of TI-84 Plus CE Graphing Calculator For Dummies lets you do everything there is to do with the very latest TI-84+ models. Whatever kind of math you're doing, you'll get some quality screen time in, thanks to Dummies.

Beginning Programming All-in-One For Dummies, 2nd Edition (Paperback, 2nd Edition): W Wang Beginning Programming All-in-One For Dummies, 2nd Edition (Paperback, 2nd Edition)
W Wang
R860 R738 Discovery Miles 7 380 Save R122 (14%) Ships in 9 - 17 working days

Let there be code! Beginning Programming All-in-One For Dummies offers one guide packed with 7 books to teach you programming across multiple languages. Coding can seem complex and convoluted, but Dummies makes it simple and easy to understand. You'll learn all about the principles of programming, algorithms, data structures, debugging programs, unique applications of programming and more while learning about some of the most popular programming languages used today. Move confidently forward in your computer science coursework or straight into the workforce. You'll come away with a rock-solid foundation in the programming basics, using data, coding for the web, and building killer apps. Learn the basics of coding, including writing and compiling code, using algorithms, and data structures Get comfortable with the syntax of several different programming languages Wrap your mind around interesting programming opportunities such as conducting biological experiments within a computer or programming a video game engine Develop cross-platform applications for desktop and mobile devices This essential guide takes the complexity and convolution out of programming for beginners and arms you with the knowledge you need to follow where the code takes you.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
PHP, MySQL, & JavaScript All-In-One For…
R. Blum Paperback R1,192 R1,021 Discovery Miles 10 210
Deep Learning For Dummies
J.P. Mueller Paperback R751 R650 Discovery Miles 6 500
Windows PowerShell 2 For Dummies
S Seguis Paperback R819 R728 Discovery Miles 7 280
JavaScript For Kids For Dummies
C Minnick Paperback  (1)
R643 R570 Discovery Miles 5 700
Java All-in-One For Dummies, 7th Edition
Lowe Paperback R1,009 R845 Discovery Miles 8 450
Oracle PL/SQL For Dummies
Rosenblum Paperback R765 R684 Discovery Miles 6 840
Pattern-Oriented Software Architecture…
R Hanmer Paperback R829 R733 Discovery Miles 7 330
UML 2 for Dummies
Michael J. Chonoles, James A. Schardt Paperback R669 R589 Discovery Miles 5 890
PHP and MySQL For Dummies 4e +Website
J Valade Paperback R759 R688 Discovery Miles 6 880
R All-in-One For Dummies
Schmuller Paperback R887 R751 Discovery Miles 7 510

 

Partners