0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (3)
  • R100 - R250 (104)
  • R250 - R500 (511)
  • R500+ (3,115)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages > General

Pro JavaScript Techniques - Second Edition (Paperback, 2nd ed.): John Paxton, John Resig, Russ Ferguson Pro JavaScript Techniques - Second Edition (Paperback, 2nd ed.)
John Paxton, John Resig, Russ Ferguson
R1,698 Discovery Miles 16 980 Ships in 18 - 22 working days

Pro JavaScript Techniques is the ultimate JavaScript book for today's web developer. It provides everything you need to know about modern JavaScript, and teaches you what JavaScript can do for your web sites. This book doesn't waste any time looking at things you already know, but instead concentrates on fundamental, vital topics-what modern JavaScripting is (and isn't), and pitfalls to be wary of. You will learn about the 'this' keyword, as well as new object tools. You will be able to create reusable code with encapsulation, overloading and inheritance. The most recent techniques for debugging and testing are covered comprehensively, with information on Chrome developer tools, Jasmine, PhantomJS and Protractor. This update finishes with chapters on constructing single-page web applications that dominate the modern web. The book is filled with real-world examples and case studies, as well as numerous reusable functions and classes to save you time in your development. You will learn the practical skills needed to build professional, dynamic web applications. Pro JavaScript Techniques is an indispensable reference for any professional JavaScript web developer-enhance your JavaScript development today.

React Cookbook - Recipes for Mastering the React Framework (Paperback): David Griffiths, Dawn Griffiths React Cookbook - Recipes for Mastering the React Framework (Paperback)
David Griffiths, Dawn Griffiths
R1,108 Discovery Miles 11 080 Ships in 10 - 15 working days

React helps you create and work on an app in just a few minutes. But learning how to put all the pieces together is hard. How do you validate a form? Or implement a complex multistep user action without writing messy code? How do you test your code? Make it reusable? Wire it to a backend? Keep it easy to understand? The React Cookbook delivers answers fast. Many books teach you how to get started, understand the framework, or use a component library with React, but very few provide examples to help you solve particular problems. This easy-to-use cookbook includes the example code developers need to unravel the most common problems when using React, categorized by topic area and problem. You'll learn how to: Build a single-page application in React using a rich UI Create progressive web applications that users can install and work with offline Integrate with backend services such as REST and GraphQL Automatically test for accessibility problems in your application Secure applications with fingerprints and security tokens using WebAuthn Deal with bugs and avoid common functional and performance problems

Typed PHP - Stronger Types For Cleaner Code (Paperback, 1st ed.): Christopher Pitt Typed PHP - Stronger Types For Cleaner Code (Paperback, 1st ed.)
Christopher Pitt
R934 Discovery Miles 9 340 Ships in 18 - 22 working days

Discover how stronger types mean cleaner, more efficient, and optimized PHP applications. This unique book looks at typed PHP: PHP types, strings, regular expressions, and more from PHP 7 as found in standard PHP libraries, user libraries, extensions, and cross-compilers. You'll see how to create a set of reusable tools that unify and ease the scalar types of PHP. PHP has a rich history and a dominant place on the web. It has achieved much despite language inconsistencies and difficulties. Bjarne Stroustrup once said: "There are only two kinds of languages: the ones people complain about and the ones nobody uses". PHP is one of those languages that everybody uses, yet that's often seen as a good reason to ignore the bad parts and just get stuff done. We're all for getting stuff done, and to that end, the author has used Plain Ol' PHP for many years. It's always bugged him how procedural PHP is, in an ecosystem of OOP libraries and frameworks. So he decided to take a deeper look at building a stronger type system on top of PHP. That's the goal of this book. What You'll Learn Discover the fundamentals of PHP strings, regex, underscores, native function inconsistencies, and more Examine the structure of PHP types including boxing, regex, namespace functions, composer autoload, null problem, optional values, and more Work with extensions like vagrant + phansible, provisioning, vagrant commands, SPL types, scalar objects, zephir, and more Design using scalar, SPL, zephir, structure types, resolving types, chaining, combining number types, PHPUnit, packaging, and more Plan for the future using a case study example Who This Book Is For Experienced web developers and PHP programmers.

HTML5 Quick Markup Reference (Paperback, 1st ed.): Wallace Jackson HTML5 Quick Markup Reference (Paperback, 1st ed.)
Wallace Jackson
R1,736 Discovery Miles 17 360 Ships in 18 - 22 working days

This book is a condensed reference for HTML5 markup. It presents the essential HTML5 elements and attributes in a well-organized format that can be used as a handy reference. HTML5 Quick Markup Reference is an HTML5 reference title covering tags and parameters central to HTML5 markup using the NetBeans 8.1 IDE. The book covers the tags used in HTML5, logically organized by topical chapters. It gets more advanced as chapters progress, covering the new media tags and file formats that are best for use with HTML5, as well as key factors regarding the data footprint optimization work process, in-lining .CSS and .JS files, and why data footprint optimization is important. What You Will Learn: The tags supported in HTML5 What comprises an HTML5 content production workflow Concepts and principles behind HTML5 content production How to install and utilize Inkscape for Windows, Mac OS X and Linux Concepts behind spline curves, strokes, fills, patterns, and rendering Digital illustration data formats and data footprint optimization Who This Book Is For: Website developers, Flash developers, user interface designers, HTML5 game designers, teachers, and educators.

JSON Quick Syntax Reference (Paperback, 1st ed.): Wallace Jackson JSON Quick Syntax Reference (Paperback, 1st ed.)
Wallace Jackson
R1,793 Discovery Miles 17 930 Ships in 18 - 22 working days

This compact syntax reference covers syntax and parameters central to JSON object definitions. You'll learn the syntax used in the JSON object definition language, logically organized by topical chapters, and getting more advanced as chapters progress, covering structures and file formats which are best for use with HTML5. Furthermore, the JSON Quick Syntax Reference includes the key factors regarding the data footprint optimization work process, the in-lining of CSS and JS files, and why a data footprint optimization work process is important. What You'll Learn * Use the object definition syntax supported in JSON* Define a JSON content production workflow* Gain an understanding of the concepts and principles behind JSON object definitions* Use JSON code snippets and apply them in your web applications* Utilize the NetBeans, Android Studio, and Eclipse IDEs for your JSON coding Who This Book Is For Web developers, Android application developers, and user interface designers.

Custom SharePoint Solutions with HTML and JavaScript - For SharePoint On-Premises and SharePoint Online (Paperback, 1st ed.):... Custom SharePoint Solutions with HTML and JavaScript - For SharePoint On-Premises and SharePoint Online (Paperback, 1st ed.)
Brandon Atkinson
R2,761 Discovery Miles 27 610 Ships in 18 - 22 working days

The content and screenshots in this book are based on SharePoint 2013. The techniques shown can also be applied to SharePoint 2016. Custom SharePoint Solutions with HTML and JavaScript shows you how to build and customize SharePoint solutions to suit a wide range of business needs. You don't need a background in Microsoft technologies; you'll learn how to rapidly build and customize sites entirely on the front end, starting with out-of-the-box features and extending them with HTML and JavaScript code. The book starts with an introduction to working with SharePoint on the front end, and how this can help you avoid common pitfalls associated with deploying custom code on the server. You'll start by using SharePoint's browser-based tools to place and manipulate out-of-the-box web parts on a page. Then learn to inject some simple HTML and JavaScript to manipulate these web parts, and use JSLink to rapidly style and manipulate data in the List web part. You'll also see examples of how to build your own custom web parts using HTML, JavaScript and CSS. For those who want to dive deeper into JavaScript on SharePoint, chapters cover working directly with built-in JavaScript methods and properties and the JavaScript object model (JSOM), and how to work with the powerful new REST API, which gives you the ultimate flexibility over what you do with your data. Whatever your background, whether it's web development, working with SharePoint on the server side, or if you're a SharePoint user looking to learn new skills, Custom SharePoint Solutions with HTML and JavaScript will show you how to get what you want from SharePoint, quickly and reliably.

Beginning AngularJS (Paperback, 1st ed.): Andrew Grant Beginning AngularJS (Paperback, 1st ed.)
Andrew Grant
R1,294 Discovery Miles 12 940 Ships in 18 - 22 working days

Beginning AngularJS is your step-by-step guide to learning the powerful AngularJS JavaScript framework. AngularJS is one of the most respected and innovative frameworks for building properly structured, easy-to-develop web applications. This book will teach you the absolute essentials, from downloading and installing AngularJS, to using modules, controllers, expressions, filters, and directives. Unlike many other books, you don't need experience with AngularJS or deep JavaScript knowledge to get started here. This book will begin by teaching you the JavaScript you need to know, and then you'll get into the basics of AngularJS. You'll learn powerful AngularJS techniques through clear instructions. With what you learn you'll be able to properly structure your code into manageable modules, understand the MVC design patterns, create expressive and adaptive HTML forms, communicate with servers and use other AngularJS services, use the powerful built-in directives, and learn how to create your own. This might all seem unknown now, but with this book you'll understand it all. AngularJS is a powerful framework, and one which may require you to think a little differently. This book will help you avoid the common pitfalls and get you up to speed, and building solid AngularJS applications, quickly and painlessly.

Beginning JavaScript, 5e (Paperback, 5th Edition): J McPeak Beginning JavaScript, 5e (Paperback, 5th Edition)
J McPeak
R1,039 R856 Discovery Miles 8 560 Save R183 (18%) Ships in 10 - 15 working days

The bestselling JavaScript guide, updated with current features and best practices Beginning JavaScript 5th Edition shows you how to work effectively with JavaScript frameworks, functions, and modern browsers, and teaches more effective coding practices using HTML5. This new edition has been extensively updated to reflect the way JavaScript is most commonly used today, introducing you to the latest tools and techniques available to JavaScript developers. Coverage includes modern coding practices using HTML5 markup, the JSON data format, DOM APIs, the jQuery framework, and more. Exercises with solutions provide plenty of opportunity to practice, and the companion website offers downloadable code for all examples given in the book. * Learn JavaScript using the most up to date coding style * Understand JSON, functions, events, and feature detection * Utilize the new HTML5 elements and the related API * Explore new features including geolocation, local storage, and more JavaScript has shaped the Web from a passive medium into one that is rich, dynamic, and interactive. No matter the technology on the server side, it's JavaScript that makes it come alive in the browser. To learn JavaScript the way it's used today, Beginning JavaScript, 5th Edition is your concise guide.

Vue.js in Action (Paperback): Erik Hanchett, Benjamin Listwon Vue.js in Action (Paperback)
Erik Hanchett, Benjamin Listwon
R1,041 R953 Discovery Miles 9 530 Save R88 (8%) Ships in 9 - 17 working days

Description Vue.js is a front-end framework that builds on many of the reactive UI ideas introduced in React.js. Vue.js in Action teaches readers to build fast, flowing web UI with the Vue.js framework. As they move through the book, readers put their skills to practice by building a complete web store application with product listings, a checkout process, and an administrative interface! Key features * Add View and ViewModel interactivity * Work with components * Extend Vue.js with custom plugins and directives * Learn data modeling and consuming APIs Audience Written for web developers with beginning to intermediate in JavaScript, HTML, and CSS. About the technology As a second-generation reactive UI framework, Vue was designed from the ground up with developer usability in mind. It's far more intuitive than React, featuring a clean event lifecycle, easy two-way data binding, and a common-sense project structure.

Introduction to Computing and Programming in Python, Global Edition (Paperback, 4th edition): Mark Guzdial, Barbara Ericson Introduction to Computing and Programming in Python, Global Edition (Paperback, 4th edition)
Mark Guzdial, Barbara Ericson
R2,513 Discovery Miles 25 130 Ships in 10 - 15 working days

For courses in Computer Programming with Python. Social Computing and Programming with Python Introduction to Computing and Programming in Python is a uniquely researched and up-to-date volume that is widely recognised for its successful introduction to the subject of Media Computation. Emphasising creativity, classroom interaction, and in-class programming examples, Introduction to Computing and Programming in Python takes a bold and unique approach to computation that engages students and applies the subject matter to the relevancy of digital media. The 4th Edition teaches students to program in an effort to communicate via social computing outlets, providing a unique approach that serves the interests of a broad range of students.

Building Flickr Applications with PHP (Paperback, Softcover reprint of the original 1st ed.): Andrew Morton, Rob Kunkle Building Flickr Applications with PHP (Paperback, Softcover reprint of the original 1st ed.)
Andrew Morton, Rob Kunkle
R1,294 Discovery Miles 12 940 Ships in 18 - 22 working days

This is the first book that shows how to take advantage of both your photos and Flickr's enormous cache, to create new and compelling extensions to the Flickr platform. You'll discover how to take advantage of open source tools (like PHP, Apache, and MySQL) and the Flickr architecture to manage, retrieve, and format photos in imaginative ways. You'll also learn how to build upon Flickr's photo collaboration features to create interfaces for working with others on photo album projects. And you will learn how to take advantage of RSS to distribute photo updates with ease.

JavaScript Quick Syntax Reference (Paperback, 1st ed.): Mikael Olsson JavaScript Quick Syntax Reference (Paperback, 1st ed.)
Mikael Olsson
R924 Discovery Miles 9 240 Ships in 18 - 22 working days

JavaScript Quick Syntax Reference is a condensed syntax reference to the JavaScript language. It presents the essentials of JavaScript in a well-organized format that can be used as a handy reference. This includes the latest ECMAScript 5, JSON (JavaScript Object Notation) and DOM (Document Object Model) specifications and implementations. You won't find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a JavaScript reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any JavaScript programmer or Web developer. In JavaScript Quick Syntax Reference, you will find a concise reference to JavaScript programming language syntax; has short, simple and focused code examples; and includes a well laid out table of contents and a comprehensive index allowing easy review.

Windows 10 Development Recipes - A Problem-Solution Approach in HTML and JavaScript (Paperback, 1st ed.): Senthil Kumar, Lohith... Windows 10 Development Recipes - A Problem-Solution Approach in HTML and JavaScript (Paperback, 1st ed.)
Senthil Kumar, Lohith Goudagere Nagaraj, Pathik Rawal, Pryank Rohilla
R2,707 Discovery Miles 27 070 Ships in 18 - 22 working days

This book is a practical guide to solving the everyday problems encountered when building apps for Windows 10 devices, including desktops, laptops, tablets, and phones, using HTML5, CSS3 and JavaScript. Each recipe includes a concise statement of the problem and the approach you should take in order to solve it. A full code solution is also given, along with an in-depth explanation, so you can build on your development knowledge while you work on your application. The majority of recipes can be used with the Universal Windows app template, designed to help you build one consistent user experience across devices. These are supplemented with recipes for adapting your app to different devices, screen sizes and sensor availability. You'll also find out how to deploy and publish your apps in the Windows Store. Learn how to: Make use of the latest Universal Windows app features, alongside customizations for specific platforms and screen sizes. Bring your apps to life with live tiles, notifications, and sharing. Prepare your app to adapt to your users' different cultural and business environments using globalization and localization APIs and best practices. Understand the certification process and publish your app to the Windows Store, with the option to pay once, install anywhere. This book is suitable for anyone developing for Windows and Windows Mobile. Readers should be comfortable working with HTML and JavaScript. No previous experience with Microsoft technologies or languages is needed in order to use this book.

Jump Start CSS (Paperback): Louis Lazaris Jump Start CSS (Paperback)
Louis Lazaris
R663 R593 Discovery Miles 5 930 Save R70 (11%) Ships in 18 - 22 working days

This short SitePoint book provides readers with a fun and yet practical introduction to Cascading Style Sheets (CSS), the language used to style and lay out all web pages. This book will quickly get you up to speed with the fundamentals of CSS and give you the confidence to start experimenting on your own. It covers: * Layout techniques * Images, backgrounds, text * Styling forms , navigation, and more * Getting fancy with CSS3 The book is built around a real-life example project: a recipe website design. It's a fun and easily understandable project that is used to demonstrate the concepts outlined in the book in a practical way. This is a clear, approachable and very easy-to-follow book that will get you to to speed with CSS in no time.

MySQL for the Internet of Things (Paperback, 1st ed.): Charles Bell MySQL for the Internet of Things (Paperback, 1st ed.)
Charles Bell
R2,112 Discovery Miles 21 120 Ships in 18 - 22 working days

This book introduces the problems facing Internet of Things developers and explores current technologies and techniques to help you manage, mine, and make sense of the data being collected through the use of the world's most popular database on the Internet - MySQL. The IoT is poised to change how we interact with and perceive the world around us, and the possibilities are nearly boundless. As more and more connected devices generate data, we will need to solve the problem of how to collect, store, and make sense of IoT data by leveraging the power of database systems. The book begins with an introduction of the MySQL database system and storage of sensor data. Detailed instructions and examples are provided to show how to add database nodes to IoT solutions including how to leverage MySQL high availability, including examples of how to protect data from node outages using advanced features of MySQL. The book closes with a comparison of raw and transformed data showing how transformed data can improve understandability and help you cut through a clutter of superfluous data toward the goal of mining nuggets of useful knowledge. In this book, you'll learn to: Understand the crisis of vast volumes of data from connected devices Transform data to improve reporting and reduce storage volume Store and aggregate your IoT data across multiple database servers Build localized, low-cost MySQL database servers using small and inexpensive computers Connect Arduino boards and other devices directly to MySQL database servers Build high availability MySQL solutions among low-power computing devices

Web Programming with PHP and MySQL - A Practical Guide (Paperback, 1st ed. 2015): Max Bramer Web Programming with PHP and MySQL - A Practical Guide (Paperback, 1st ed. 2015)
Max Bramer
R2,541 Discovery Miles 25 410 Ships in 18 - 22 working days

Introductory textbook covering all the main features of the 'web programming' languages PHP and MySQL together with detailed examples that will enable readers (whether students on a taught course or independent learners) to use them to create their own applications or understand existing ones. A particular focus is the use of PHP to generate MySQL commands from a script as it is executed. Each chapter includes aims, a summary and practical exercises (with solutions) to support learning. Chapters are designed to stand alone as far as possible, so that they can be studied independently of the rest of the text by those with some previous knowledge of the languages. There is a comprehensive glossary of technical terms, together with extensive appendices for quick reference of language features.

Pro JavaScript Development - Coding, Capabilities, and Tooling (Paperback, 1st ed.): Den Odell Pro JavaScript Development - Coding, Capabilities, and Tooling (Paperback, 1st ed.)
Den Odell
R2,679 Discovery Miles 26 790 Ships in 18 - 22 working days

Pro JavaScript Development is a practical guide for front-end web developers who are experienced at building web pages with HTML, CSS, and JavaScript, and now wish to advance their JavaScript skills to a higher level. You will learn how to build large, well-structured, high quality, mobile-optimized web sites and apps, using the latest supported browser APIs, language features, and tools. This book teaches and shows you in practical hands-on terms how you can: * Master the performance, reliability, stability, and code manageability of your JavaScript * Understand and use efficient object-oriented code, including full understanding of the 'this' keyword * Architect effective testing and error handling, including linting, TDD, BDD, and automation * Managing code dependencies with AMD and RequireJS * Develop for mobile, build games, and set up real-time communication using recent APIs such as WebRTC * Effectively use frameworks such as Knockout.js, Backbone.js, and AngularJS to enhance your apps * Code using JavaScript language abstractions such as CoffeeScript, Dart, and TypeScript * Manage the back-end with Node.js, and build tools such as GruntUsing real-world applications that you'll build yourself, Pro JavaScript Development has unique, practical content that will make you a better JavaScript developer.Become a master of the latest JavaScript coding techniques and tools, and harness its best capabilities today. What you'll learn * To build faster and more efficient apps using the latest techniques * Use the latest libraries and frameworks for the right projects and in the best way * To manage OOJS and the 'this' keyword * To architect effective testing and manage code dependencies with AMD and RequireJS * How to integrate real-time communication, animation and gaming into your apps via the power of the latest APIs, such as WebRTC Who this book is for This book is intended for the front-end web developer who is already using JavaScript but wants to know what tools, and techniques they can use to enhance their development. You want to create better apps, better sites, with the best and latest skills.

Semantic Web Services - Advancement through Evaluation (Paperback, 2012 ed.): Brian Blake, Liliana Cabral, Birgitta... Semantic Web Services - Advancement through Evaluation (Paperback, 2012 ed.)
Brian Blake, Liliana Cabral, Birgitta Koenig-Ries, Ulrich Kuster, David Martin
R2,652 Discovery Miles 26 520 Ships in 18 - 22 working days

Over the last decade, a great amount of effort and resources have been invested in the development of Semantic Web Service (SWS) frameworks. Numerous description languages, frameworks, tools, and matchmaking and composition algorithms have been proposed. Nevertheless, when faced with a real-world problem, it is still very hard to decide which of these different approaches to use. In this book, the editors present an overall overview and comparison of the main current evaluation initiatives for SWS. The presentation is divided into four parts, each referring to one of the evaluation initiatives. Part I covers the long-established first two tracks of the Semantic Service Selection (S3) Contest - the OWL-S matchmaker evaluation and the SAWSDL matchmaker evaluation. Part II introduces the new S3 Jena Geography Dataset (JGD) cross evaluation contest. Part III presents the Semantic Web Service Challenge. Lastly, Part IV reports on the semantic aspects of the Web Service Challenge. The introduction to each part provides an overview of the evaluation initiative and overall results for its latest evaluation workshops. The following chapters in each part, written by the participants, detail their approaches, solutions and lessons learned. This book is aimed at two different types of readers. Researchers on SWS technology receive an overview of existing approaches in SWS with a particular focus on evaluation approaches; potential users of SWS technologies receive a comprehensive summary of the respective strengths and weaknesses of current systems and thus guidance on factors that play a role in evaluation.

Pro Single Page Application Development - Using Backbone.js and ASP.NET (Paperback, 1st ed.): Gil Fink, Ido Flatow, Sela Group Pro Single Page Application Development - Using Backbone.js and ASP.NET (Paperback, 1st ed.)
Gil Fink, Ido Flatow, Sela Group
R1,323 Discovery Miles 13 230 Ships in 18 - 22 working days

One of the most important and exciting trends in web development in recent years is the move towards single page applications, or SPAs. Instead of clicking through hyperlinks and waiting for each page to load, the user loads a site once and all the interactivity is handled fluidly by a rich JavaScript front end. If you come from a background in ASP.NET development, you'll be used to handling most interactions on the server side. Pro Single Page Application Development will guide you through your transition to this powerful new application type.The book starts in Part I by laying the groundwork for SPA development. You'll master some JavaScript techniques that will come in useful later on, and get to know the building blocks of a single page application, including modules, routing and MV* frameworks. In Part II, you'll build the client for your application. This is where the magic happens, as the authors take you through the process step by step. Backbone.js is the ideal library for demonstrating SPA development in practice, but you can apply the same principles with other frameworks in your future applications. Part III takes you through the process of building the server side of your application using ASP.NET Web API, and hooking up the two parts of your application to create a working whole. SPA development also comes with its own particular challenges, including tracking history, user interface performance, and how to handle search engine optimization. In the final chapters, the authors guide you through some of these issues and advanced techniques and finish by showing you how to deploy your application. As SPAs become the de facto standard of web application development, the in-depth Pro Single Page Application Development will be your one-stop shop for creating fluid, modern applications on the web.

Pro PHP-GTK (Paperback, Softcover reprint of the original 1st ed.): Scott Mattocks Pro PHP-GTK (Paperback, Softcover reprint of the original 1st ed.)
Scott Mattocks
R1,572 Discovery Miles 15 720 Ships in 18 - 22 working days

Pro PHP-GTK is the first book to focus upon PHP's rapidly maturing client-side application development capabilities Author Scott Mattocks is an active member of the PHP community and co-author of the official PHP-GTK documentation More than just a reference, Pro PHP-GTK reinforces the introductory concepts by guiding you through development of a real-world project for managing product inventory

Beginning App Development with Parse and PhoneGap (Paperback, 1st ed.): Stephan Alber, Wilkins Fernandez Beginning App Development with Parse and PhoneGap (Paperback, 1st ed.)
Stephan Alber, Wilkins Fernandez
R1,203 Discovery Miles 12 030 Ships in 18 - 22 working days

Beginning App Development with Parse and PhoneGap teaches you how to start app development with Parse and PhoneGap: free and open source software. Using the building block languages of the web--HTML, JavaScript, and CSS--you'll be on your way to creating a fully working product with minimal effort as fast as possible. With over 25 years' of combined experience, the authors make daunting tasks seem trivial. There is no book on the market that can take you from designer to developer faster. Using Facebook's Parse as backend service, and Adobe's PhoneGap (or Cordova) as a mobile development framework, building a highly customizable application is easier than you can imagine. A basic understanding of JavaScript, HTML, and CSS is not required, but it will help you pick up concepts faster. This book is geared toward a designer who wants to explore the world of application development. If you do not know anything about design, that's OK! We will walk you through step by step on how to build your first native iOS or Android app in the fastest and easiest way possible. Using free and open source software, this book will get you up and running quickly and efficiently--start using Parse and PhoneGap today with this key title.

Beginning NetBeans IDE - For Java Developers (Paperback, 1st ed.): Geertjan Wielenga Beginning NetBeans IDE - For Java Developers (Paperback, 1st ed.)
Geertjan Wielenga
R1,990 Discovery Miles 19 900 Ships in 18 - 22 working days

Beginning NetBeans IDE is your authoritative tutorial for learning and using the open source NetBeans IDE platform backed by Oracle. Written by a NetBeans product manager at Oracle, Geertjan Wielenga shows you what NetBeans really is all about and how to install and set it up. Then, right away, he shows you how to write your first simple NetBeans Java application. In this book, you get a tour of the various, essential and key NetBeans wizards and plug-ins. Then, you start building a more complex Java-based application using the NetBeans IDE. And, you learn how to improve that application by exploring the NetBeans refactoring, testing/debugging, profiling and distribution tools. After reading and using this tutorial, you'll come away with a working case study that you can re-apply as a template for your own specific needs. You'll have an understanding of the key essentials of the popular NetBeans IDE.

HTML5 Programmer's Reference (Paperback, 1st ed.): Jonathan Reid HTML5 Programmer's Reference (Paperback, 1st ed.)
Jonathan Reid
R2,994 Discovery Miles 29 940 Ships in 18 - 22 working days

The HTML5 Programmer's Reference aims to provide everything a programmer needs for understanding and using the new HTML5 family of standards. Previous HTML standards were focused on defining tags for marking up documents. The HTML5 family of standards not only includes new semantic tags but also defines exciting new JavaScript APIs that can be used to build rich, interactive web applications for both mobile and desktop platforms. The HTML5 Programmer's Reference focuses on providing real-world non-trivial examples to demonstrate concepts. Chapters include both in-depth discussions and full references for all HTML5 features, as well as extras like how to find the standards, the history of their evolution, and other examples and helpful resources. With this book the reader will learn everything they need to know to build the next generation of web applications.

Express.js Deep API Reference (Paperback, 1st ed.): Azat Mardan Express.js Deep API Reference (Paperback, 1st ed.)
Azat Mardan
R1,151 Discovery Miles 11 510 Ships in 18 - 22 working days

Express.js Deep API Reference is your short, concise guide to Express.js APIs. This flexible Node.js web application framework provides a robust set of features for building single, multi-page, and hybrid web applications. Through six to-the-point chapters, you will find references for configurations, settings, environments, middleware, templating engines (including Consolidate.js), extract parameters, routing, request handlers, response, and streams. Written by Azat Mardan, the author of Pro Express.js and Practical Node.js, you will find this short, concise guide indispensable for your Express.js work.

Pro Grunt.js (Paperback, 1st ed.): James Cryer Pro Grunt.js (Paperback, 1st ed.)
James Cryer
R1,606 Discovery Miles 16 060 Ships in 18 - 22 working days

Pro Grunt.js gets you quickly up-to-speed with this popular JavaScript-based task runner. Author James Cryer takes you from initial installation all the way through to authoring successful plugins. Using hands-on examples you will learn about CSS linting, combination, compilation and minification; JavaScript linting, AMD modules, and templates; image processing and optimizing; and creating a local server. You will then move on to more advanced topics such as LiveReload, Test Automation, Modular configuration, and combining tasks. Finally you will see how to scaffold plugins using Grunt init and Yeoman, how to test them with Mocha and Chai, and how to publish them so others can use them. Start using Grunt.js to improve your workflows by using Pro Grunt.js today.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Spray Gun Hvlp Spare Paint Cup For Sg…
R137 Discovery Miles 1 370
Raised By Wolves - Season 1
Amanda Collin, Abubakar Salim, … DVD R526 Discovery Miles 5 260
Instanton Counting, Quantum Geometry and…
Taro Kimura Hardcover R3,675 Discovery Miles 36 750
Real and Complex Submanifolds - Daejeon…
Young Jin Suh, Jurgen Berndt, … Hardcover R4,105 Discovery Miles 41 050
Global Affine Differential Geometry of…
An-Min Li, Udo Simon, … Hardcover R4,345 Discovery Miles 43 450
Call The Midwife - Season 12
Jenny Agutter, Linda Bassett, … DVD  (1)
R361 R292 Discovery Miles 2 920
The Good Place - Season 1
Ted Danson, Kristin Bell DVD R380 R186 Discovery Miles 1 860
Major Tech 24 Hour Programmable Timer…
 (1)
R213 R192 Discovery Miles 1 920
Luceco B45 Classic 3W Non-Dimmable LED…
R59 R48 Discovery Miles 480
Gentleman Jack - Season 1
Suranne Jones, Sophie Rundle, … DVD R438 R342 Discovery Miles 3 420

 

Partners