0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (112)
  • R250 - R500 (539)
  • R500+ (3,212)
  • -
Status
Format
Author / Contributor
Publisher

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

Pro HTML5 Accessibility (Paperback, 1st ed.): Joshue O. Connor Pro HTML5 Accessibility (Paperback, 1st ed.)
Joshue O. Connor
R2,226 Discovery Miles 22 260 Ships in 10 - 15 working days

Pro HTML5Accessibility helps designers come to grips with building exciting, accessible and usable web sites and applications with HTML5. The book covers how to use HTML5 in order to serve the needs of people with disabilities and older persons using assistive technology (AT). It aims to be a useful go-to' guide, providing practical advice. It takes several approaches, including a look at the new semantics of HTML5 and how to combine its use with authoring practices you know from using earlier versions of HTML. It also demonstrates how HTML5 content is currently supported (or not) by assistive technologies such as screen readers, and what this means practically for accessibility in your web projects. The HTML5 specification is huge, with new APIs and patterns that can be difficult to understand. Accessibility can also seem complex and nuanced if you have no experience interacting with people with disabilities. This book walks you though the process of designing exciting user interfaces that can potentially be used by everyone, regardless of ability. Accessibility is really a quality design issue, and getting it right is often more a matter of approach than having sophisticated, cutting-edge tools at your disposal. This book will be your companion in your journey to understand both HTML5 and accessibility, as the author has many years of experience as a designer and web developer working directly with people with all types of disabilities. He has been involved with the development of HTML5 from an accessibility perspective for many years, as a member of the W3C WAI Protocols and Formats working group (which is responsible for ensuring W3C specifications are serving the needs of people with disabilities) as well as the HTML5 Working Group itself. Introduces the new HTML5 specification from an accessibility perspective Shows how incorporating accessibility into your interfaces using HTML5 can have benefits for all users Explains how HTML5 is currently supported by assistive technologies like screen readers, and how to work around these limitations when developing What you'll learn Gain an overview of assistive technologies and how they work with web content, as well as how to approach accessibility in your design projects Learn how HTML5 differs from HTML4 and earlier Understand how to practically apply HTML5 to your web projects in order to design accessible content. See what works and what doesn't Learn the new semantics and structures within HTML5, and how to use them to build more accessible websites and applications See which HTML5 elements and attributes are supported by browsers and assistive technologies, and what this means for the user experience of people with disabilities Understand which parts of HTML5 are not well supported by browsers and assistive technology Get a snapshot of current support, its limitations, and how to design and code in a way that will support older assistive technologies and browsers as well as more feature-rich, newer technologies Learn how CSS, JavaScript, and WAI-ARIA can be used with HTML5 to support the development of accessible web content Who this book is for

Pro HTML5 Accessibility is for the intermediate to advanced web designer and developer who is already building websites and applications but needs some help in understanding accessibility and how it relates to HTML5. The book can be read as a basic introduction to HTML5 and accessibility, but may be more suited to the professional or experienced designer who already has knowledge of HTML4 (or earlier) as well as CSS, WAI-ARIA and JavaScript. While no detailed knowledge of CSS, WAI-ARIA or scripting is really required, it will help the reader to understand some of the design patterns and examples discussed in the book. Table of Contents Introduction to HTML5 Acessibility Understanding Disability and Assistive Technology JavaScript Isn't a Dirty Word, and ARIA Isn't Just Beautiful Music API andDOM HTML5, the New Semantics and New Approaches to Document Markup Images, Rich Media, Audio and Video in HTML 5 HTML5 and Accessible Data Tables HTML5 and Accessible Forms HTML5, Usability and User-Centered Design Tools, Tips, and Tricks: Assessing Your Acessible HTML5 Project WCAG 2.0 Client-Side Scripting Techniques Definition of WAI-ARIA Roles

Foundation HTML5 with CSS3 (Paperback, 1st ed.): Craig Cook, Jason Garber Foundation HTML5 with CSS3 (Paperback, 1st ed.)
Craig Cook, Jason Garber
R1,173 R981 Discovery Miles 9 810 Save R192 (16%) Ships in 10 - 15 working days

If you want to get into developing web sites, the most important thing you'll need is a solid understanding of Hypertext Markup Language, or HTML--the most common language used to write web site content. The most recent version of the language is HTML5, and it contains a whole host of new features to give you more power when creating websites. Foundation HTML5 with CSS3: A Modern Guide and Reference incorporates practical examples to show how to structure data correctly using HTML5, along with styling and layout basics using the latest release of Cascading Style Sheets, CSS3. This book is forward-thinking because all the featured code and techniques are standards-compliant, and it demonstrate best practices--you won't waste your time on outdated, bad techniques. Your web pages will work properly in most web browsers and be accessible to web users with disabilities, easily located using popular search engines, and compact in file size. Even if you already know HTML5 and CSS3 basics, this book will still be useful to you. It features comprehensive reference tables, so you can look up troublesome attributes, codes, and properties quickly and easily.What you'll learn * Standards-compliant HTML5, not outdated techniques * Styling and layout basics using CSS3 Who this book is for Web designers and developers who want to bring themselves up to speed in the correct usage of HTML5 and CSS3, or those starting out in modern web development.

Building Browser Extensions - Create Modern Extensions for Chrome, Safari, Firefox, and Edge (Paperback, 1st ed.): Matt Frisbie Building Browser Extensions - Create Modern Extensions for Chrome, Safari, Firefox, and Edge (Paperback, 1st ed.)
Matt Frisbie
R1,633 R1,328 Discovery Miles 13 280 Save R305 (19%) Ships in 10 - 15 working days

Almost all web developers today have plenty of experience with building regular web page apps, but a lot of that knowledge doesn't transfer over when it comes to creating browser extensions. This book provides a complete reference for how to build modern browser extensions. Creating and deploying a browser extension is more like building a mobile app than a website. When you start building an extension you'll often find there are a large number of new concepts and idiosyncrasies to wrangle with. This book reveals how to successfully navigate around these obstacles and how to take advantage of the limited resources available. You'll see how a browser extensions work, their component pieces, and how to build and deploy them. Additionally, you'll review all the tricky bits of extension development that most developers have to learn through trial and error. The current transition from manifest v2 to v3 is of special interest, and an entire chapter will be dedicated to this subject. By the end of this book, you will have a rich understanding of what browser extensions are, how they work, all the pitfalls to avoid, and the most efficient ways of building them. What You'll Learn Examine the different components of browser extensions and how they behave Review common pitfalls developers encounter when building browser extensions and how to avoid them Develop, deploy, and manage a published browser extension Build a browser extension using modern JavaScript frameworks Who This Book Is ForDevelopers tasked with building a supplementary browser extension to go alongside their existing product. This book also targets people that have at least a basic understanding of the fundamentals of web development and wish to quickly understand how they can roll out a browser extension.

Pro Spring 3 (Paperback, 1st ed.): Rob Harrop, Clarence Ho Pro Spring 3 (Paperback, 1st ed.)
Rob Harrop, Clarence Ho
R1,487 R1,266 Discovery Miles 12 660 Save R221 (15%) Ships in 10 - 15 working days

The agile, lightweight, open-source Spring Framework continues to be the de facto leading enterprise Java application development framework for today's Java programmers and developers. It works with other leading open-source, agile and lightweight Java technologies like Hibernate, Groovy, MyBatis, and more. Spring now also works with Java EE and JPA 2 as well. Pro Spring 3 updates the bestselling Pro Spring with the latest that the Spring Framework has to offer: version 3.1. At 1000 pages, this is by far the most comprehensive Spring book available, thoroughly exploring the power of Spring. With Pro Spring 3, you'll learn Spring basics and core topics, and gain access to the authors' insights and real world experiences with remoting, Hibernate, and EJB. Beyond the basics, you'll learn how to leverage the Spring Framework to build various tiers or parts of an enterprise Java application like transactions, the web and presentations tiers, deployment, and much more. A full sample application allows you to apply many of the technologies and techniques covered in this book and see how they work together. After reading this definitive book, you'll be armed with the power of Spring to build complex Spring applications, top to bottom. What you'll learn * How to get started with the Spring Framework and its latest features * What Inversion of Control (IoC) and dependency injection (DI) are * Aspect-oriented programming techniques with Spring, and why they're important * Data access and persistence using Spring and Hibernate, MyBatis, JPA 2 and more * How to build transaction engines for your enterprise application and take advantage of other middle-tier features in Spring * How to build Spring-based web applications using Spring MVC and more * How to build Spring-based front ends * How the Spring Framework can work with scripting languages like Groovy to provide enhanced functionality for your applications * How to benefit from the Spring IDE Who this book is for This book is for experienced Java developers who may be learning Spring for the first time or have minimal exposure to the Spring Framework. It's aimed at those who are active in or plan on getting into enterprise Java application development.

Pro Business Applications with Silverlight 5 (Paperback, 2nd ed.): Chris Anderson Pro Business Applications with Silverlight 5 (Paperback, 2nd ed.)
Chris Anderson
R1,693 Discovery Miles 16 930 Ships in 10 - 15 working days

Silverlight5 has the potential to revolutionize the way we build business applications. With its flexibility, web deployment, cross-platform capabilities, rich .NET language support on the client, rich user interface control set, small runtime, and more, it comes close to the perfect platform on which to build business applications. It's a very powerful technology, and despite its youth, it's moving forward at a rapid pace and is gaining widespread popularity. This book guides you through the process of designing and developing enterprise-strength business applications in Silverlight5 and C#. You'll learn how to take advantage of the power of Silverlight to develop rich and robust business applicationsfrom getting started to deployment, and everything in between. In particular, this book will serve developers who want to learn how to design business applications. It willintroducethe patternsyou'll use, the issues you'll face, and how to resolve them. Author Chris Anderson, who has been building line-of-business applications for years, demonstrates his expertise through a candid presentation of how to tackle real-life issues, rather than just avoiding them. Developers will benefit from his hard-won expertise through business application design patterns that he shares throughout the book. With this book in hand, you will: Create a fully-functional business application in Silverlight Discover how to satisfy the general requirements that most business applications need Develop a business application framework What you'll learn How to structure your project to ensure a robust and maintainable application How to create user interfaces with XAML and bind controls to data How to communicate securely between the server and the client How to view and maintain data within a Silverlight user interface How to design unique user experiences and use advanced styling techniques How to implement standard business application paradigms in Silverlight Who this book is for

This book is for developers experienced in other .NET technologies, such as WinForms or ASP.NET, looking to translate their existing skills to developing business applications with Silverlight. Patterns and methodologies associated with building robust applications will be introduced and are not prerequisite knowledge. Table of Contents Getting Started with Silverlight An Introduction to XAML The Navigation Framework Exposing Data from the Server Consuming Data from the Server Implementing Summary Lists Building Data Entry Forms Securing Your Application Styling Your Application Advanced XAML Advanced Data Binding Creating Custom Controls The Model-View-View Model (MVVM) Design Pattern An Introduction to Prism and MEF Printing and Reporting Out of Browser Mode and Interacting with the Operating System Application Deployment

AngularJS - Novice to Ninja (Paperback): Sandeep Panda AngularJS - Novice to Ninja (Paperback)
Sandeep Panda
R1,004 R840 Discovery Miles 8 400 Save R164 (16%) Ships in 10 - 15 working days

AngularJS: Novice to Ninja is your fast track route to mastering AngularJS, the superheroic JavaScript framework. AngularJS provides the fastest, most efficient way to build single page web applications.What will I learn?In this practical and fun-to-read book, you'll learn the fundamentals of AngularJS, such as scopes, modules and controllers. You'll then move on to more sophisticated techniques, including using directives, filters and expressions to build a full single page web application.Discover the power of AngularJS's two-way data bindingUsing AngularJS and TDDGet to grips with modules, scopes, and controllersEnhance your HTML with directivesBuild a complete working single page blog application as you learn And much more

Beginning PhoneGap - Mobile Web Framework for JavaScript and HTML5 (Paperback, 1st ed.): Rohit Ghatol, Yogesh Patel Beginning PhoneGap - Mobile Web Framework for JavaScript and HTML5 (Paperback, 1st ed.)
Rohit Ghatol, Yogesh Patel
R1,328 Discovery Miles 13 280 Ships in 10 - 15 working days

PhoneGap is a growing and leading open-source mobile web apps development framework that lets developers build JavaScript and HTML5-based web applications with native wrappers for more than six mobile platforms, including iOS, Android, and BlackBerry. This framework lets you build HTML- and JavaScript-based apps and still take advantage of native mobile device capabilities like camera, localStorage, geolocation, storage and much more, irrespective of the mobile platform you target. It also lets you use more specialized JavaScript frameworks like jQuery Mobile and more. Beginning PhoneGap is a definitive, one-of-a-kind book that teaches the fundamentals and strategies behind cross-platform mobile application development. Instead of learning languages like Objective-C, focus on building apps from day one for Android, iOS, Blackberry, WebOS and Symbian-without the complexities of these platforms. This book shows how to build apps which makes use of Google Local Search to create a Restaurant finder apps (which uses Maps to layout locations and uses internal database to store your favorite restaurants. Furthermore, you'll learn how to extend PhoneGap's functionality by using PhoneGap plugins to write apps like Dropbox (syncing files in the background outside HTML/JavaScript code and in native code). By the time you finish Beginning PhoneGap, you'll know PhoneGap inside and out, and, consequently, be able to develop mobile web apps faster and more efficiently than ever before. Make more money in less time!

Information Computing and Applications, Part II - Second International Conference, ICICA 2011, Qinhuangdao, China, October... Information Computing and Applications, Part II - Second International Conference, ICICA 2011, Qinhuangdao, China, October 28-31, 2011. Proceedings, Part II (Paperback, 2011)
Chunfeng Liu, Jincai Chang, Aimin Yang
R3,058 Discovery Miles 30 580 Ships in 10 - 15 working days

The two-volume set, CCIS 243 and CCIS 244, constitutes the refereed proceedings of the Second International Conference on Information Computing and Applications, ICICA 2010, held in Qinhuangdao, China, in October 2011. The 191 papers presented in both volumes were carefully reviewed and selected from numerous submissions. They are organized in topical sections on computational statistics, social networking and computing, evolutionary computing and applications, information education and application, internet and web computing, scientific and engineering computing, system simulation computing, bio-inspired and DNA computing, internet and Web computing, multimedia networking and computing, parallel and distributed computing.

Beginning Rails 3 (Paperback, 1st ed.): Rida Al Barazi, Cloves Carneiro Jr Beginning Rails 3 (Paperback, 1st ed.)
Rida Al Barazi, Cloves Carneiro Jr
R1,014 R850 Discovery Miles 8 500 Save R164 (16%) Ships in 10 - 15 working days

Beginning Rails 3 is the practical starting point for anyone wanting to learn how to build dynamic web applications using theRails framework for Ruby. You'll learn how all of the components of Rails fit together and how you can leverage them to create sophisticated web applications with less code and more joy.

This book is particularly well suited to those with little or no experience with web application development, or who have some experience but are new to Rails. Beginning Rails 3 assumes basic familiarity with web terms and technologies, but doesn't require you to be an expert. Rather than delving into the arcane details of Rails, the focus is on the aspects of the framework that will become your pick, shovel, and axe. Part history lesson, part introduction to object-oriented programming, and part dissertation on open source software, this title doesn't just explain how to do something in Rails, it explains why.Learn to create Rails web applications from scratch Includes a gentle introduction to the Ruby programming language Completely updated to include the features of Rails 3 What you'll learn

Rails 3 includes the combined power of Rails and Merb. Beginning Rails 3 will get you started in learning this technology and creating dynamic web applications in next to no time.Install Rails on a Mac, Windows, or Linux system Understand the Model-View-Controller architecture Learn the value of databases and how to set up MySQL in Rails Get instant feedback on your work by testing in the Rails Console Add Ajax and visual effects to create rich user interfaces Use and create your own Rails plug-ins Who this book is for

Web developers who want to harness the power of Rails 3 to quickly build dynamic rich Internet applications. Anyone who hasn't used Rails before will be able to learn the basics from this book. Table of Contents Introducing the Rails Framework Getting Started Getting Something Running Working with a Database: Active Record Advanced Active Record: Enhancing Your Models Action Pack: Working with the View and the Controller Advanced Action Pack Improving Interaction with Ajax Sending and Receiving E-Mail Testing Your Application Internationalization Extending Rails with Plug-ins Deploying Your Rails Applications Ruby, a Programmer's Best Friend Databases 101 The Rails Community Git

Learn HTML5 and JavaScript for Android (Paperback, 1st ed.): Gavin Williams Learn HTML5 and JavaScript for Android (Paperback, 1st ed.)
Gavin Williams
R1,045 R880 Discovery Miles 8 800 Save R165 (16%) Ships in 10 - 15 working days

Learn HTML5 and JavaScript for Android teaches the essential HTML5 and JavaScript skills you need to make great apps for the Android platform and browser. This book guides you through the creation of a mobile web app. You'll put the HTML5, CSS3 and JavaScript skills you learn into practice, giving you invaluable first-hand experience that will serve you well as you go on to develop your own web apps for Android smartphones and tablets. Throughout this book, you will learn new skills and bring these altogether to create a web app that runs on the Android platform as well as other mobile platforms. What you'll learn Android 4.0 compliant, this book shows you how to: How to build a HTML5 and JavaScript-based mobile Web app that runs on Android devices and browsers What is HTML5 and how to best use it for your presentation tier in your Web app What is CSS3 and how to best employ it for a richer presentation tier in your Web app What is JavaScript and how to best use for any needed logic in your web app How to make use of some of the HTML API's such as Canvas, Video and Audio for mobile to create a richer experience for users How to build a Web app, case by case, tier by tier, for your Android devices and for your prospective audience Who this book is for

This book is for Android and web developers needing to learn the mobile web skills needed to build reactive, dynamic and fun HTML5 and JavaScript-based Web Apps that run on Android devices and its browsers. Table of Contents 1. Introduction and Shopping list 2. Learn Your First Web App for Android 3. Learn HTML5 4. Create using HTML5 Workshop (Web app case study part I) 5. Learn CSS3 6. Create and Refine using CSS3 (Web app case study part II) 7. Learn JavaScript 8. Create using JavaScript (Web app case study part III) 9. Testing and Deploying Your First Web App

Pro HTML5 Programming - Powerful APIs for Richer Internet Application Development (Paperback, 2nd ed.): Peter Lubbers, Frank... Pro HTML5 Programming - Powerful APIs for Richer Internet Application Development (Paperback, 2nd ed.)
Peter Lubbers, Frank Salim, Brian Albers
R1,706 R1,373 Discovery Miles 13 730 Save R333 (20%) Ships in 10 - 15 working days

HTML5 is here, and with it, web applications have acquired power, ease, scalability, and responsiveness like never before. With this book, developers will learn how to use the latest cutting-edge HTML5 web technology--available in the most recent versions of modern browsers--to build web applications with unparalleled functionality, speed, and responsiveness. This new edition includes major revisions for WebSockets functionality, reflecting the new W3C specification. It also features new chapters covering the drag-and-drop API as well as SVG. * Explains how to create real-time HTML5 applications that tap the full potential of modern browsers * Provides practical, real-world examples of HTML5 features in action * Covers all the new HTML5 APIs to get you up-to-speed quickly with HTML5 * Fully updated to include the latest revisions of the WebSocket API, and much more.What you'll learn * How the HTML5 specification has evolved * How to develop cutting-edge web applications using new HTML5 features like WebSockets, geolocation, web storage, Canvas, and audio/video * Which features are available in modern browsers Who this book is for * Web designers and developers who want to use the latest cutting-edge technology available in current browsers * Developers who want to create dynamic, HTML5 web applications * Developers who want to know which HTML5 features are supported by modern browsers Table of Contents * Overview of HTML5 * Using the Canvas API * Working With Scalable Vector Graphics * Working with Audio and Video * Using the Geolocation API * Using the Communication APIs * Using the WebSocket API * Using the Forms API * Working with Drag-and-Drop * Using the Web Workers API * Using the Storage APIs * Creating Offline Web Applications * The Future of HTML5

Pro HTML5 and CSS3 Design Patterns (Paperback, 1st ed.): Michael Bowers, Dionysios Synodinos, Victor Sumner Pro HTML5 and CSS3 Design Patterns (Paperback, 1st ed.)
Michael Bowers, Dionysios Synodinos, Victor Sumner
R1,546 R1,270 Discovery Miles 12 700 Save R276 (18%) Ships in 10 - 15 working days

Pro HTML5 and CSS3 Design Patterns is a reference book and a cookbook on how to style web pages using CSS3 and HTML5. It contains 350 readytouse patterns (CSS3 and HTML5 code snippets) that you can copy and paste into your code. Each pattern can be combined with other patterns to create an unlimited number of solutions, and each pattern works reliably in all major browsers without the need for browser hacks. The book is completely up-to-date with code, best practices, and browser compatibilities for HTML5 and CSS3enabling you to dive in and make use of these new technologies in production environments. Pro HTML5 and CSS3 Design Patterns is so much more than just a cookbook, though It systematically covers every usable feature of CSS3 and combines these features with HTML5 to create reusable patterns. Each pattern has an intuitive name to make it easy to find, remember, and refer to. Accessibility and best practices are carefully engineered into each design pattern, example, and source code. The book's layout, with a pattern's example on the left page and its explanation on the right, makes it easy to find a pattern and study it without having to flip between pages. The book is also readable from cover to cover, with topics building carefully upon previous topics. Pro HTML5 and CSS3 Design Patterns book unleashes your productivity and creativity in web design and development. Instead of hacking your way toward a solution, you'll learn how to predictably create successful designs every time by reusing and combining modular design patterns. What you'll learn Code CSS3 and HTML5 Use CSS3 Selectors Use six CSS3 Box Models Create rounded corners, shadows, gradients, sprites, and transparency Replace text with images without affecting accessibility Style text with fonts, highlights, decorations, and shadows Create flexible, fluid layouts Position elements with absolute pixel precision Stack elements in layers Size, stretch, shrinkwrap, indent, align, and offset elements Style tables with borders and alternating striped rows Size table columns automatically Integrate CSS3 and JavaScript without embedding JavaScript in HTML5 Create drop caps, callouts, quotes, and alerts Who this book is for

A software developer can use this book to learn CSS3 for the first time. A designer familiar with CSS3 can use this book to master CSS3 and HTML5. If you are completely new to coding or completely new to CSS3 and HTML5, you may want to read an introductory book on CSS3 and HTML5 first. Table of Contents Design Patterns: Making CSS 3 Easy HTML Design Patterns CSS Selectors and Inheritance Box Models Box Model Extents Box Model Properties Positioning Models Positioning: Indented, Offset, and Aligned Positioning: Advanced Styling Text Spacing Content Aligning Content Blocks Images Tables Table Column Layouts Layouts Dropcaps Callouts and Quotes Alerts

The Definitive Guide to NetBeans (TM) Platform 7 (Paperback, 1st ed.): Heiko B. Ck The Definitive Guide to NetBeans (TM) Platform 7 (Paperback, 1st ed.)
Heiko B. Ck
R2,040 Discovery Miles 20 400 Ships in 10 - 15 working days

The NetBeans Platform is the world's only modular Swing application framework, used by very large organizations in mission-critical scenarios, such as at Boeing and Northrop Grumman, as well as in the financial sector and in the oil/gas industry. For these large customers in enterprises who are increasingly interested in Maven and OSGi, the book will have particular relevance. The Definitive Guide to NetBeans Platform 7 is a thorough and authoritative introduction to the open-source NetBeans Platform, covering all its major APIs in detail, with relevant code examples used throughout. * Provides a completely updated definitive guide to the NetBeans Platform, using the latest APIs, coding patterns, and methodologies. * Focuses strongly on business features in an application, since Oracle's customers are particularly interested in business-related aspects. For example, how to use OSGi, how to add authentication/security, how to monetize from a modular application. The original German book on which this title is based was well received. The NetBeans Platform Community has put together this English translation, which covers the latest NetBeans Platform 7 APIs.With an introduction by known NetBeans Platform experts Jaroslav Tulach and Tim Boudreau, this is the most up-to-date book on this topic at the moment. All NetBeans Platform developers will gain something from this book, because several topics in the book have not been documented anywhere else. What you'll learn * How to get started using the NetBeans Platform with or without using NetBeans IDE. * How to set up a modular application, using either Ant or Maven as a build system. * How to get acquainted with all the NetBeans Platform's APIs. * How to work with the Visual Library as a very popular and powerful widget library, covering all its features in detail. * How to model an application in OSGi/EMF and using the model in an application on the NetBeans Platform. * How to distribute a modular application, focusing on different strategies for monetizing from its modular architecture.Who this book is for The Definitive Guide to NetBeans Platform 7 is for large enterprises who are not interested in reinventing the wheel whenever they create a new applications, and open source communities who typically benefit from a modular architecture, because a plugin system (as provided by the NetBeans Platform) simplifies how contributions can be made to a project.Table of Contents * Introduction * Structure of the NetBeans Platform * The NetBeans Module System * The OSGi Framework * Lookup Concept * Actions * Data and Files * Tips and Tricks * Menubar and Toolbar * Window System * Statusbar and Progressbar * Nodes and Explorer * Dialogs and Wizards * Visual Library * Tips and Tricks * Help System * Output Window * Navigator * Properties * Options and Settings * Palette * Palette API * Tasklist API * Quick Search API * Auto Update Services API * Java DB * Hibernate * Java Persistence API * MySQL and EclipseLink * Web Services * Java Beans (JEE) * RESTful Web Services * Authentication and Multi-User Login * Internalization and Localization * Branding and Packaging * Update of a NetBeans Platform Application * Maven and the NetBeans Platform * Eclipse IDE and the NetBeans Platform * From Eclipse to NetBeans * IntelliJ IDEA and the NetBeans Platform * NetBeans Swing GUI Builder * Testing NetBeans Platform Applications * Debugging with the NetBeans DIE * MP3 Manager Appendix

The Definitive Guide to HTML5 (Paperback, 1st ed.): Adam Freeman The Definitive Guide to HTML5 (Paperback, 1st ed.)
Adam Freeman
R2,388 R1,943 Discovery Miles 19 430 Save R445 (19%) Ships in 10 - 15 working days

The Definitive Guide to HTML5 provides the breadth of information you'll need to start creating the next generation of HTML5 websites. It covers all the base knowledge required for standards-compliant, semantic, modern website creation. It also covers the full HTML5 ecosystem and the associated APIs that complement the core HTML5 language. The Definitive Guide to HTML5 begins by tackling the basics of HTML5, ensuring that you know best practices and key uses of all of the important elements, including those new to HTML5. This section also covers extended usage of CSS3, JavaScript, and DOM manipulation, making you proficient in all core aspects of modern website creation. The final part of the book covers the associated W3C APIs that surround the HTML5 specification. You will achieve a thorough working knowledge of the Geolocation API, web storage, creating offline applications, and the new drag and drop functionality. The Definitive Guide to HTML5 also dives into the key media enhancements of HTML5 and its surrounding technologies: Canvas, video and audio.What you'll learn * How to use all of the core features of HTML5 * How to make the most of the APIs that surround HTML5, such as Geolocation, Web Storage, and drag and drop * How to leverage the media capabilities of the modern web: Canvas, audio, and video Who this book is for Web developers and designers who want to increase their HTML5 skills to create modern, standards-compliant websites.Table of Contents * Putting HTML in Context * Getting Ready * Getting Started with HTML * Getting Started with CSS * Getting Started with JavaScript * HTML Elements in Context * Creating HTML Documents * Marking Up Text * Grouping Content * Creating Sections * Working with Tables * Working with Forms * Customizing the Input Element * Other Forms Elements & Input Validation * Embedding Content * CSS In Context * Using the CSS Selectors -- Part I * Using the CSS Selectors -- Part II * Using Borders &Backgrounds * Working with the Box Model * Creating Layouts * Styling Text * Transitions, Animations & Transforms * Other CSS Properties & Features * The DOM in Context * Working with the Document Object * Working with the Window Object * Working with DOM Elements * Styling DOM Elements * Working with Events * Using the Element-Specific Objects * Using Ajax -- Part I * Using Ajax -- Part II * Working with Multimedia * Using the Canvas -- Part I * Using the Canvas -- Part II * Using Drag & Drop * Using Geolocation * Using Web Storage * Creating Offline Applications

Web Standards - Mastering HTML5, CSS3, and XML (Paperback, 1st ed.): Leslie Sikos Web Standards - Mastering HTML5, CSS3, and XML (Paperback, 1st ed.)
Leslie Sikos
R1,209 R1,016 Discovery Miles 10 160 Save R193 (16%) Ships in 10 - 15 working days

Web Standards: Mastering HTML5, CSS3, and XML provides solutions to the most common website problems, and gives you a deep understanding of web standards and how they can be applied to improve your website. You will learn how to create fully standards-compliant websites and provide search engine-optimized Web documents with faster download times, accurate rendering, correct appearance and layout, lower development cost, approved accessibility, backward and forward compatibility, and easy maintenance and content updating. The book covers all major Web standards, focusing on syntax, grammar, recommended annotations, and other standardization concerns. Web Standards: Mastering HTML5, CSS3, and XML is also a comprehensive guide to current and future standards for the World Wide Web. As a web developer, you'll have seen problems with inconsistent appearance and behavior of the same site in different browsers. Web standards can and should be used to completely eliminate these problems.Web Standards: Mastering HTML5, CSS3, and XML describes how you can make the most of web standards, through technology discussions as well as practical sample code that you can use for your own sites and web applications. It also provides a quick guide to standard website creation for Web developers. * Learn techniques and best practices to achieve full standards compliance * Write valid markup, styles, and news feeds from scratch or standardize websites by redesign * Restrict markup to semantics and provide reliable layout What you ll learn * The importance and benefits of Web standards * How to write valid markup from scratch * The most up-to-date standards, rather than non-finalized specifications * How to provide meaningful semantics and machine-readable metadata * How to restrict markup to semantics * How to achieve full standard compliance reasonably Who this book is for Web Standards: Mastering HTML5, CSS3, and XML provides a complete reference of Web standardization resources for website developers.Table of Contents * Introduction to Web Standards * Internationalization * Markup Languages: More Than HTML5 * Serving and Configuration for a Modern Website * Style Sheets and CSS3 * JavaScript and Web Applications * Metadata and the Semantic Web * Web Syndication * Optimizing the Appearance of a CSS3 and HTML5 Website * Accessibility * Web Standards Development Tools * Putting it All Together * HTML5 and CSS3 Best Practices * Markup Validation * Most Common HTML5 and CSS3 Errors

Apache Tomcat 7 (Paperback, 1st ed.): Aleksa Vukotic, James Goodwill Apache Tomcat 7 (Paperback, 1st ed.)
Aleksa Vukotic, James Goodwill
R2,192 Discovery Miles 21 920 Ships in 10 - 15 working days

Apache Tomcat is the most popular open-source de-facto Java Web application server, standard for today's Web developers using JSP/Servlets. Apache Tomcat 7 covers details on installation and administration of Apache Tomcat 7. It explains key parts of the Tomcat architecture, and provides an introduction to Java Servlet and JSP APIs in the context of the Apache Tomcat server. In addition to basic concepts and administration tasks, Apache Tomcat 7 covers some of the most frequently used advanced features of Tomcat, including security, Apache web server integration, load balancing, and embedding Tomcat server in Java applications. Finally, through a practical primer, it shows how to integrate and use some of the most popular Java technologies with Apache Tomcat. In summary, Apache Tomcat 7 offers both novice and intermediate Apache Tomcat users a practical and comprehensive guide to this powerful software.What you'll learn * Install and set up Tomcat 7 on Windows and Unix platforms * Manage and deploy application deployed on Tomcat 7 using Manager Application * Secure Tomcat 7 server using security realms or HTTPS protocol * Embed Tomcat 7 server into your desktop Java application * Efficiently configure Tomcat 7 with Apache Web server * Configure data sources and mail sessions using JNDI in Tomcat * Configure logging for web applications deployed on Tomcat server Who this book is for This book is for those Web developers and/or Java programmers new to the open-source Apache Tomcat Web server. It's also for those new to the latest release, version 7. Table of Contents * Introduction to Apache Tomcat 7 * Deploying Web Applications to Tomcat * Servlets, JSPs, and ServletContext * Using Tomcat's Manager Web Application * HTTP Sessions * Configuring Security Realms * Securing Tomcat with SSL * Valves and Servlet Filters * Embedding Tomcat * Integrating Apache Web Server * Integrating Spring MVC Framework * Logging in Tomcat * Configuring JNDI in Tomcat * Server.xml File * The Web.xml File

HTML5 Mastery - Semantics, Standards, and Styling (Paperback, 1st ed.): Anselm Bradford, Paul Haine HTML5 Mastery - Semantics, Standards, and Styling (Paperback, 1st ed.)
Anselm Bradford, Paul Haine
R1,018 R854 Discovery Miles 8 540 Save R164 (16%) Ships in 10 - 15 working days

Markup is synonymous with the development of the web, but most people only scratch the surface of its capabilities. Why settle for average HTML, when you can become an HTML5 master? That's where this unique book comes in. It's aimed at web designers and developers who want to take their markup even further in the exciting new directions the web has taken in multimedia, interactivity and improved semantics. HTML5 isn't for just any web site, but for a web site that will contribute to tomorrow's web of data. HTML5 Mastery will introduce the new markup elements of HTML5 - including less commonly used ones - and show you where and how to use them. It also provides clever styling and scripting techniques that you can employ on your web site. It is completely standards-compliant, and up-to-date with modern web design techniques.What you'll learn * How to make the most of the new features of HTML5 * How to use the new semantic tags to improve your markup * How to introduce multimedia and interactivity into your pages without the need for plugins * How to create fabulous forms using new HTML5 elements and client-side validation * How to explore the power of associated APIs * How to become a web developer skilled in the contemporary direction of web standards Who this book is for Web developers and designers who want to utilize new features of HTML5 to improve their existing skillsets. Table of Contents * Getting Started: Transitioning to HTML5 * Using the Right Tag for the Right Job * Recognizing Semantics * Form Mastery * Video and Audio * User Interaction * CSS3 * Looking Ahead Appendix A: Associated APIs

Pro PHP Programming (Paperback, 1st ed.): Mladen Gogala, Peter MacIntyre, Adam MacDonald, Brian Danchilla Pro PHP Programming (Paperback, 1st ed.)
Mladen Gogala, Peter MacIntyre, Adam MacDonald, Brian Danchilla
R1,490 Discovery Miles 14 900 Ships in 10 - 15 working days

If you are a web programmer, you need to know modern PHP. This book presents with many new areas in which PHP plays a large role. If you want to write a mobile application using geo-location data, Pro PHP Programming will show you how. Additionally, if you need to make sure that you can write a multilingual indexing application using Sphinx, this book will help you avoid the pitfalls. Of course, Pro PHP Programming gives a thorough survey of PHP post-5.3. You'll begin by working throughan informative survey and clear guide to object-oriented PHP. Then, you'll be set for the core of the book on modern PHP applications. Now, you'll be able to start with the chapter on PHP for mobile programming and move on to sampling social media applications. You'll also be guided through new PHP programming language features like closures and namespaces. Pro PHP Programming deals with filtering data from users and databases next, so you'll bewell prepared for relational and NoSQL databases. Of course, you can alsolearn about data retrieval from other sources, like OCR libraries or websites. Then the question of how to format and present data arises, andinPro PHP Programming, you'llfind solutions via JSON, AJAX and XML. What you'll learn PHP 5.3 object-oriented programming and new PHP features Writing programs talking to SQL-based and NoSQL-based databases alike Using modern PHP programmer's tools Writing social media applications Investigating NoSQL datastores Writing PHP programs for a cloud ecology Who this book is for

This book is for intermediate and advanced PHP programmers, as well as programmers coming from other languages such asPython, Perl, C/C++. It can also be utilized by programmers with knowledge of a previous PHP version who want to return to PHP. Table of Contents Object Orientation Exceptions and References Mobile PHP Social Media Cutting Edge Form Design and Management Database Interaction I Database Interaction II Database Interaction III Libraries Security Agile Development with Zend Studio for Eclipse, Bugzilla, Mylyn, and Subversion Refactoring, Unit Testing, and Continuous Intergration XML JSONand AJAX Conclusions Regular Expressions

Pro Spring Batch (Paperback, 1st ed.): Michael Minella Pro Spring Batch (Paperback, 1st ed.)
Michael Minella
R1,638 Discovery Miles 16 380 Ships in 10 - 15 working days

Since its release, Spring Framework has transformed virtually every aspect of Java development including web applications, security, aspect-oriented programming, persistence, and messaging. Spring Batch, one of its newer additions, now brings the same familiar Spring idioms to batch processing. Spring Batch addresses the needs of any batch process, from the complex calculations performed in the biggest financial institutions to simple data migrations that occur with many software development projects. Pro Spring Batch is intended to answer three questions: What? What is batch processing? What does it entail? What makes it different from the other applications we are developing? What are the challenges inherent in the development of a batch process? Why? Why do batch processing? Why can't we just process things as we get them? Why do we do batch processing differently than the web applications that we currently work on? How? How to implement a robust, scalable, distributed batch processing system using open-source frameworks

Pro Spring Batchgives concrete examples of how each piece of functionality is used and why it would be used in a real-world application. This includes providing tips that the "school of hard knocks" has taught author Michael Minella during his experience with Spring Batch. Pro Spring Batch includes examples of I/O options that are not mentioned in the official user's guide, as well as performance tips on things like how to limit the impact of maintaining the state of your jobs. The author also walksyou through, from end to end, the design and implementation of a batch process based upon a theoretical real-world example. This includes basic project setup, implementation, testing, tuning and scaling for large volumes. What you'll learn Batch concepts and how they relate to the Spring Batch framework How to use declarative I/O using the Spring Batch readers/writers Data integrity techniques used by Spring Batch, including transactions and job state/restartability How to scale batch jobs via distributed batch processing How to handle testing batch processes (Unit and functional) Who this book is for

Java developers with Spring experience. Java Architects designing batch solutions Table of Contents Batch and Spring Spring Batch 101 Sample Job Understanding Jobs and Steps Job Repository and Metadata Running a Job Readers Item Processors Item Writers Sample Application Scaling and Tuning Testing Batch Processes

Foundation HTML5 Animation with JavaScript (Paperback, 1st ed.): Billy Lamberta, Keith Peters Foundation HTML5 Animation with JavaScript (Paperback, 1st ed.)
Billy Lamberta, Keith Peters
R1,970 R1,581 Discovery Miles 15 810 Save R389 (20%) Ships in 10 - 15 working days

Foundation HTML5 Animation with JavaScript covers everything that you need to know to create dynamic scripted animation using the HTML5 canvas. It provides information on all the relevant math you'll need, before moving on to physics conceptslike acceleration, velocity, easing, springs, collision detection, conservation of momentum, 3D, and forward and inverse kinematics. Foundation HTML5 Animation with JavaScript is a fantastic resource for all web developers working in HTML5 or switching over from Flash to create standards-compliantgames, applications, and animations that will work across all modern browsers and most mobile devices, including iPhones, iPads, and Android devices. You will learn how toutilize the amazing animation and physics-based code originally created by authorKeith Peters in his hugely successful Foundation ActionScript Animation in all of your HTML5 applications. In no time at all, you'll understand the concepts behind scripted animation and also have the ability to create all manner of exciting animations and games. What you'll learn All the JavaScript and HTML5 code (including math and trigonometry functions)you'll need to start animating with code Basic motion principles like velocity, acceleration, friction, easing, and bouncing How to handle user interactions via the keyboard, mouse, and touchscreen Advanced motion techniques like springs, coordinate rotation, conservation of momentum, and forward and inverse kinematics All the basic 3D concepts you'll needfor 3D in HTML5 (without WebGL)from simple perspective to full 3D solids, complete with backface culling and dynamic lighting Who this book is for

This book is a fantastic resource for all web developers working in HTML5 or switching over from Flash to create standards-compliant games, applications, and animations that will work across all modern browsers and most mobile devices, including iPhones, iPads, and Android devices. Table of Contents Basic Animation Concepts Basics of JavaScript for Animation HTML5 and Canvas graphics Trigonometry for Animation Velocity and Acceleration Boundaries and Friction User Interaction: Moving Objects Around Easing and Springing Collision Detection Coordination Rotation and Bouncing Off Angles Billiard Ball Physics Particle Attraction and Gravity Forward Kinematics: Making Things Walk Inverse Kinematics: Dragging and Reaching 3D Basics 3D Lines and Fills Backface Culling and 3D Lighting Matrix Math Tips and Tricks

HTML5 Solutions - Essential Techniques for HTML5 Developers (Paperback, 1st ed.): Marco Casario, Peter Elst, Charles Brown,... HTML5 Solutions - Essential Techniques for HTML5 Developers (Paperback, 1st ed.)
Marco Casario, Peter Elst, Charles Brown, Nathalie Wormser, Cyril Hanquez
R1,148 R956 Discovery Miles 9 560 Save R192 (17%) Ships in 10 - 15 working days

HTML5 brings the biggest changes that HTML has seen in years. Web designers and developers now have a whole host of new techniques up their sleeves, from displaying video and audio natively in HTML, tocreating realtime graphics directly on a web page without the need for a plugin. But all of these new technologiesbring more tags to learn and more avenues for things to go wrong.HTML5 Solutions provides a collection of solutions to all of the most common HTML5 problems. Every solution contains sample code that is production-ready and can be applied to any project. What you'll learn Real-world solutions for everyday HTML development, saving hours of frustration. Problems covered include: Sending multi-bitrate videos to different devices Creating custom video components Programming a custom video controller Designing a canvas with custom gradients Capturing and drawing images Storing data offline using the Web SQL Databases Dragging data from the desktop into the browser Creating HTML5 WebSockets Who this book is for

Web developers and designers seeking practical advice on making HTML5 sites work. Table of Contents HTML5 Page Structures HTML5 Markup Structural and Semantic Elements HTML5 Forms HTML5 Media Elements: Audio and Video HTML5 Drawing APIs HTML5 Canvas HTML5 Communication APIs HTML5 WebSockets HTML5 Geolocation API HTML5 Local Storage HTML5 Accessibility

The Definitive Guide to Drupal 7 (Paperback, 1st ed.): Benjamin Melancon, Allie Micka, Amye Scavarda, Benjamin Doherty, Bojhan... The Definitive Guide to Drupal 7 (Paperback, 1st ed.)
Benjamin Melancon, Allie Micka, Amye Scavarda, Benjamin Doherty, Bojhan Somers, …
R1,726 R1,450 Discovery Miles 14 500 Save R276 (16%) Ships in 10 - 15 working days

The Definitive Guide to Drupal 7 is the most comprehensive book for getting sites done using the powerful and extensible Drupal content management system. Written by a panel of expert authors, the book covers every aspect of Drupal, from planning a successful project all the way up to making a living from designing Drupal sites and to contributing to the Drupal community yourself. With this book you will: Follow practical approaches to solving many online communication needs with Drupal with real examples. Learn how to keep learning about Drupal: administration, development, theming, design, and architecture. Go beyond the code to engage with the Drupal community as a contributing member and to do Drupal sustainably as a business. The Definitive Guide to Drupal 7 was written by the following team of expert Drupal authors: Benjamin Melanc on, Jacine Luisi, Ka roly Ne gyesi, Greg Anderson, Bojhan Somers, Ste phane Corlosquet, Stefan Freudenberg, Michelle Lauer, Ed Carlevale, Florian Lore tan, Dani Nordin, Ryan Szrama, Susan Stewart, Jake Strawn, Brian Travis, Dan Hakimzadeh, Amye Scavarda, Albert Albala, Allie Micka, Robert Douglass, Robin Monks, Roy Scholten, Peter Wolanin, Kay VanValkenburgh, Greg Stout, Kasey Qynn Dolin, Mike Gifford, Claudina Sarahe, Sam Boyer, and Forest Mars, with contributions from George Cassie, Mike Ryan, Nathaniel Catchpole, and Dmitri Gaskin. For more information, check out the Drupaleasy podcast #63, in which author Benjamin Melanc on discusses The Definitive Guide to Drupal 7 in great detail: http://drupaleasy.com/podcast/2011/08/drupaleasy-podcast-63-epic

Building the Web of Things (Paperback): Dominique Guinard, Vlad Trifa Building the Web of Things (Paperback)
Dominique Guinard, Vlad Trifa
R645 Discovery Miles 6 450 Ships in 12 - 17 working days

The Internet of Things (IoT) is a hot topic! Analysts call it a disruptive technology. Competing standards and technologies pop up daily, and there are no tangible signs of a single protocol that will let all devices, services, and applications communicate seamlessly. Fortunately, there's a great universal IoT application platform available now: the World Wide Web. Web standards and tools provide the ideal substrate for connected devices and applications to exchange data. This vision is called the Web of Things. Building the Web of Things is a hands-on guide for designing and implementing scalable, flexible, and open IoT solutions using Web technologies. This book provides the right balance of theory, code samples, and practical examples, and shows how to connect all sorts of devices to the Web and expose their services and data over REST APIs. After building a simple proof of concept app, readers will learn a systematic methodology and system architecture for connecting things to the Web, finding other things, sharing data, and combining these components to rapidly build distributed applications and physical mashups. With each chapter, readers gain the knowledge and skills needed to take full advantage of a new generation of real-time, web-connected devices and services, giving them the ability to build scalable applications that merge the physical and digital worlds. KEY FEATURES Gets readers started with the Web of Things in minutes Offers a complete toolbox of Web and Internet technologies Hands-on guide for using the web to connect apps to the real world ABOUT THE TECHNOLOGY The Web of Things is about using the latest Web technologies as the underlying application-level protocol for the Internet of Things (IoT). While the Internet of Things mainly focuses on the networking side of how to connect things, the Web of Things focuses on the application layer, i.e., how things can expose and share their data and services so that they can easily be consumed by Web applications.

Programming Python (Paperback, 4th edition): Mark Lutz Programming Python (Paperback, 4th edition)
Mark Lutz
R2,108 R1,367 Discovery Miles 13 670 Save R741 (35%) Ships in 12 - 17 working days

If you've mastered Python's fundamentals, you're ready to start using it to get real work done. "Programming Python" will show you how, with in-depth tutorials on the language's primary application domains: system administration, GUIs, and the Web. You'll also explore how Python is used in databases, networking, front-end scripting layers, text processing, and more. This book focuses on commonly used tools and libraries to give you a comprehensive understanding of Python's many roles in practical, real-world programming.

You'll learn language syntax and programming techniques in a clear and concise manner, with lots of examples that illustrate both correct usage and common idioms. Completely updated for version 3.x, "Programming Python" also delves into the language as a software development tool, with many code examples scaled specifically for that purpose.

Topics include: Quick Python tour: Build a simple demo that includes data representation, object-oriented programming, object persistence, GUIs, and website basicsSystem programming: Explore system interface tools and techniques for command-line scripting, processing files and folders, running programs in parallel, and moreGUI programming: Learn to use Python's tkinter widget libraryInternet programming: Access client-side network protocols and email tools, use CGI scripts, and learn website implementation techniquesMore ways to apply Python: Implement data structures, parse text-based information, interface with databases, and extend and embed Python

Pro Spring 2.5 (Paperback, 1st Corrected ed., Corr. 3rd printing): Anirvan Chakraborty, Jessica Ditt, Aleksa Vukotic, Jan... Pro Spring 2.5 (Paperback, 1st Corrected ed., Corr. 3rd printing)
Anirvan Chakraborty, Jessica Ditt, Aleksa Vukotic, Jan Machacek
R1,462 R1,241 Discovery Miles 12 410 Save R221 (15%) Ships in 10 - 15 working days

The move from socalled heavyweight architectures, such as Enterprise JavaBeans, toward lightweight frameworks, like Spring, has not stopped since Pro Spring was published by Rob Harrop and Jan Machacek in 2005; in fact, it's picked up pace. The Spring Framework remains the leader in this move and provides a platform on which you can build your own applications and services.

Pro Spring 2.5 covers the new features of Spring 2.5, but moreover, it is focused on the best practices and core standards of contemporary Spring development. As members of the Spring development team at Cake Solutions, the author team brings extensive practical experience gained from working with Spring since version 1.0 and delivering successful systems on top of it.

Learn the approaches that really matter in a professional, enterpriselevel environment, so you can apply them to your projects today, safe in the knowledge that they just work. What you'll learn Discover how to use Spring's Inversion of Control (IoC)Explore Spring's excellent aspectoriented programming (AOP) support, including Spring 2.5's new @AspectJ featureFind out how to use Spring's dynamic scripting language features, Spring design patterns, and performance tuning in Spring applicationsLearn what really works in realworld Spring developmentUnderstand Spring's support for the JDBC framework, Hibernate, the Quartz enterprise scheduler, declarative transaction management, and much moreMaster Spring's welldesigned MVC framework and add AJAX to your Spring web applications to create flexible, efficient, and manageable applications using the best techniques available Who this book is for

Enterprise Java, J2EE/Java EE developers looking to learn and use the Spring meta-framework, the now growing, leading alternative to J2EE/Java EE.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
An Introduction to XML and Web…
Anders Moller, Michael Schwartzbach Paperback R2,527 Discovery Miles 25 270
Starting Out with Python, Global Edition
Tony Gaddis Paperback R2,211 Discovery Miles 22 110
Intro to Python for Computer Science and…
Paul Deitel Paperback R2,123 Discovery Miles 21 230
Java - The ultimate beginners guide to…
Mark Reed Hardcover R629 R537 Discovery Miles 5 370
DelphiMVCFramework - the official guide…
Daniele Teti Hardcover R1,397 Discovery Miles 13 970
Java How to Program, Late Objects…
Paul Deitel, Harvey Deitel Paperback R900 R750 Discovery Miles 7 500
Flash Memory Integration - Performance…
Jalil Boukhobza, Pierre Olivier Hardcover R2,001 R1,885 Discovery Miles 18 850
The API-First Transformation
Kin Lane Hardcover R1,416 Discovery Miles 14 160
CSS and HTML for beginners - A Beginners…
Ethan Hall Hardcover R926 Discovery Miles 9 260
CSS For Beginners - The Best CSS Guide…
Ethan Hall Hardcover R997 R833 Discovery Miles 8 330

 

Partners