0
Your cart

Your cart is empty

Browse All Departments
Price
  • R0 - R50 (4)
  • R50 - R100 (1)
  • R100 - R250 (98)
  • R250 - R500 (548)
  • R500+ (3,313)
  • -
Status
Format
Author / Contributor
Publisher

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

Practical Programming 2e (Paperback, 2nd): Paul Gries Practical Programming 2e (Paperback, 2nd)
Paul Gries; Contributions by Jennifer Campbell, Jason Montojo 1
R1,124 Discovery Miles 11 240 Ships in 10 - 15 working days

This book is for anyone who wants to understand computer programming. You'll learn to program in a language that' s used in millions of smartphones, tablets, and PCs. You'll code along with the book, writing programs to solve real-world problems as you learn the fundamentals of programming using Python 3. You'll learn about design, algorithms, testing, and debugging, and come away with all the tools you need to produce quality code. In this second edition, we've updated almost all the material, incorporating the lessons we've learned over the past five years of teaching Python to people new to programming. You don't need any programming experience to get started. First, you'll get a detailed introduction to Python and to programming. You'll find out exactly what happens when your programs are executed. Through real-world examples, you'll learn how to work with numbers, text, big data sets, and files. Then you'll see how to create and use your own data types. The incremental examples show you the steps and missteps that happen while developing programs, so you know what to expect when you tackle a problem on your own. Inspired by "How to Design Programs" (HtDP), you'll learn a six-step recipe for designing functions, which helps you as you start to learn the concepts--and becomes an integral part of writing programs by the end. As you learn to use the fundamental programming tools in the first half of the book, you'll see how to document and organize your code so that you and other programmers can more easily read and understand it. Beyond the basics, you'll learn how to ensure that your programs are reliable, and how to work with databases, download data from the web automatically, and build user interfaces. Most importantly, you'll learn how to think like a professional programmer. You'll need to download Python 3, available from "python.org":https://python.org. With that download comes IDLE, the editor we use for writing and running Python programs. (If you use Linux, you may need to install Python 3 and IDLE separately.)

The Hit List - You live an ordinary life, so why does someone want you dead? (Paperback): Holly Seddon The Hit List - You live an ordinary life, so why does someone want you dead? (Paperback)
Holly Seddon
R240 R192 Discovery Miles 1 920 Save R48 (20%) In Stock

What would you do if you found your own name on a hit list? Seddon addresses this terrifying question in an explosive novel. One of the most exciting, brave and clever books I have ever read. The Hit List is my book of the year. Gillian McAllister, author of How to Disappear This novel kept me guessing to the end. A twisty, intelligent thrill ride. Excellent! Will Dean, author of Black River This meticulously plotted novel will suck you ever deeper into its dark underbelly. Sinister, clever and utterly compelling. Lesley Kara, author of WHO DID YOU TELL? On the anniversary of her husband's accidental death, Marianne seeks comfort in everything Greg left behind. She wears his shirt and cologne, reads their love letters and emails. Soon she's following his footsteps across the web, but her desperation to cling to any trace of him leads her to the dark web. And a hit list with her name on it. To try to save herself from Sam, the assassin hired to kill her, Marianne must first unpick the wicked web in which Greg became tangled. Was Greg trying to protect her or did he want her dead? A gripping and emotional ebook bestseller about a woman who discovers a shocking secret about her late husband that will hook you from the first page 'Smart, twisty and totally compelling.' Jane Fallon 'Dark, twisty, beautifully written and very clever. Loved it!' Claire Douglas A beautifully written book that tackles complex issues on a very personal level. A dark, fast-paced thriller with a hard-hitting emotional impact. Nikki Smith, author of All In Her Head.

Murach's JavaScript & JQuery (Paperback, New): Zak Ruvalcaba Murach's JavaScript & JQuery (Paperback, New)
Zak Ruvalcaba
R1,639 R1,371 Discovery Miles 13 710 Save R268 (16%) Ships in 12 - 17 working days

Today, jQuery is used by over half of the 10,000 most-visited web sites, and jQuery is one of the technologies that every web developer should master. The trouble is that jQuery is difficult to learn, especially for programming novices. Now, this new book makes it easier than ever to learn jQuery, jQuery UI (User Interface), and jQuery Mobile. In essence, sections 2 and 3 of this book present all of the jQuery and jQuery UI skills that you need for developing professional jQuery applications. With those skills, you will be able to add all of the popular jQuery applications to your web pages: image swaps, image rollovers, collapsible panels, slide shows, accordions, tabs, carousels, and more. Beyond that, though, you will have all the skills that you need for developing unique jQuery applications of your own. But that's just two of the five sections in the book. Because you need to know JavaScript in order to use jQuery, section 1 presents the least you need to know about JavaScript to get the most from jQuery. This is essential for programming novices, but this is also valuable for experienced programmers who may not remember how a specific JavaScript statement or method works. In short, this section makes this book a complete reference for jQuery programmers. In contrast, section 4 takes jQuery to a new level by showing you how to use Ajax and JSON to get data from a web server and add it to a web page without reloading the page. It also shows how to use Ajax and JSON with the APIs for popular web sites like Blogger, YouTube, Twitter, Flickr, and Google Maps. These are powerful skills for enhancing a web site. To complete this package, section 5 presents a complete course in jQuery Mobile, which offers an exciting, new way to develop web sites for mobile devices. Today, the best web sites are available in both full and mobile versions, so this section also shows how to use a JavaScript plugin to redirect a mobile device from the full version of a web site to its mobile version.

Oracle Application Express 5.1 Basics & Beyond - A practical guide to rapidly develop data-centric web applications accessible... Oracle Application Express 5.1 Basics & Beyond - A practical guide to rapidly develop data-centric web applications accessible from desktop, laptops, tablets, and smartphones (Paperback)
Riaz Ahmed
R980 Discovery Miles 9 800 Ships in 10 - 15 working days
Tomcat (Paperback, 2nd Revised edition): Jason Brittain Tomcat (Paperback, 2nd Revised edition)
Jason Brittain; Contributions by Ian F. Darwin
R1,009 R747 Discovery Miles 7 470 Save R262 (26%) Ships in 12 - 17 working days

It takes a book as versatile as its subject to cover Apache Tomcat, the popular open source Servlet and JSP container and high performance web server. Tomcat: The Definitive Guide is a valuable reference for administrators and webmasters, a useful guide for programmers who want to use Tomcat as their web application server during development or in production, and an excellent introduction for anyone interested in Tomcat. Updated for the latest version of Tomcat, this new edition offers a complete guide to installing, configuring, maintaining and securing this servlet container. In fact, with such a wealth of new information, this is essentially a new book rather than a simple revision. You will find details for using Tomcat on all major platforms, including Windows, Linux, OS X, Solaris, and FreeBSD, along with specifics on Tomcat configuration files, and step-by-step advice for deploying and running web applications. This book offers complete information for: * Installation and startup procedures * Configuring Tomcat-including realms, roles, users, servlet sessions, and JNDI resources including JDBC DataSources * Deploying web applications-individual servlets and JSP pages, and web application archive files * Tuning Tomcat to measure and improve performance * Integrating Tomcat with Apache Web Server * Securing Tomcat to keep online thugs at bay * Tomcat configuration files-server.xml and web.xml, and more * Debugging and Troubleshooting-diagnosing problems with Tomcat or a web application * Compiling your own Tomcat, rather than using the pre-built release * Running two or more Tomcat servlet containers in parallel This book also offers an overview of the Tomcat open source project's community resources, including docs, mailing lists, and more. Community interest fueled a strong demand for a Tomcat guide from O'Reilly. The result clearly exceeds expectations.

Programming Computer Vision with Python (Paperback): Jan Erik Solem Programming Computer Vision with Python (Paperback)
Jan Erik Solem
R1,445 R1,020 Discovery Miles 10 200 Save R425 (29%) Ships in 12 - 17 working days

If you want a basic understanding of computer vision's underlying theory and algorithms, this hands-on introduction is the ideal place to start. You'll learn techniques for object recognition, 3D reconstruction, stereo imaging, augmented reality, and other computer vision applications as you follow clear examples written in Python.

"Programming Computer Vision with Python" explains computer vision in broad terms that won't bog you down in theory. You get complete code samples with explanations on how to reproduce and build upon each example, along with exercises to help you apply what you've learned. This book is ideal for students, researchers, and enthusiasts with basic programming and standard mathematical skills.Learn techniques used in robot navigation, medical image analysis, and other computer vision applicationsWork with image mappings and transforms, such as texture warping and panorama creationCompute 3D reconstructions from several images of the same sceneOrganize images based on similarity or content, using clustering methodsBuild efficient image retrieval techniques to search for images based on visual contentUse algorithms to classify image content and recognize objectsAccess the popular OpenCV library through a Python interface

Programming Google App Engine with Python (Paperback): Dan Sanderson Programming Google App Engine with Python (Paperback)
Dan Sanderson
R1,122 R819 Discovery Miles 8 190 Save R303 (27%) Ships in 12 - 17 working days

This practical guide shows intermediate and advanced web and mobile app developers how to build highly scalable Python applications in the cloud with Google App Engine. The flagship of Google's Cloud Platform, App Engine hosts your app on infrastructure that grows automatically with your traffic, minimizing up-front costs and accommodating unexpected visitors. You'll learn hands-on how to perform common development tasks with App Engine services and development tools, including deployment and maintenance. App Engine's Python support includes a fast Python 2.7 interpreter, the standard library, and a WSGI-based runtime environment. Choose from many popular web application frameworks, including Django and Flask. Get a hands-on introduction to App Engine's tools and features, using an example application Simulate App Engine on your development machine with tools from Google Cloud SDK Structure your app into individually addressable modules, each with its own scaling configuration Exploit the power of the scalable Cloud Datastore, using queries, transactions, and data modeling with the ndb library Use Cloud SQL for standard relational databases with App Engine applications Learn how to deploy, manage, and inspect your application on Google infrastructure

Professional AngularJS (Paperback): Karpov Professional AngularJS (Paperback)
Karpov 1
R1,166 Discovery Miles 11 660 Ships in 10 - 15 working days

A comprehensive guide to AngularJS, Google's open-source client-side framework for app development. Most of the existing guides to AngularJS struggle to provide simple and understandable explanations for more advanced concepts. As a result, some developers who understand all the basic concepts of AngularJS struggle when it comes to building more complex real-world applications. "Professional AngularJS" provides a thorough understanding of AngularJS, covering everything from basic concepts, such as directives and data binding, to more advanced concepts like transclusion, build systems, and automated integration testing. In addition to explaining the features of AngularJS, this book distills real-world experience on how these features fit together to enable teams to work together more effectively in building extraordinary apps.Offers a more thorough and comprehensive approach to AngularJS than other guides to the subjectIncludes pointers to other advanced topics and further reading for those who want to take their skills even furtherLets readers build a simple application from scratch, explaining basic building blocks along way for quick hands-on learning

CoffeeScript, 2e (Paperback, 2 Revised Edition): Trevor Burnham CoffeeScript, 2e (Paperback, 2 Revised Edition)
Trevor Burnham
R721 R512 Discovery Miles 5 120 Save R209 (29%) Ships in 12 - 17 working days

Over the last five years, CoffeeScript has taken the web development world by storm. With the humble motto It's just JavaScript, CoffeeScript provides all the power of the JavaScript language in a friendly and elegant package. This extensively revised and updated new edition includes an all-new project to demonstrate CoffeeScript in action, both in the browser and on a Node.js server. There's no faster way to learn to write a modern web application. This new edition has been extensively revised and updated to reflect the current state and features of CoffeeScript. Every chapter has been revised and refactored, and new sections and a new chapter on testing have been added. If you already know JavaScript, this book will make your transition to CoffeeScript easy. If you're new to JavaScript, it's a great place to start. New in this edition: Automating setup with the Grunt task runner Using CoffeeScript classes with the Backbone framework Using CoffeeScript's simple callback syntax to interact with the Express framework A new chapter on client-side and server-side testing with Intern * A new project that gives you hands-on experience with browser-side and server-side CoffeeScript CoffeeScript is every bit as portable and effective as JavaScript. It aids development by adding a bevy of features, such as classes, splats, list comprehensions, and destructuring. These features make it easier to write clear, readable code, and by learning how these features work, you'll deepen your understand of JavaScript as well. This book is your complete guide to writing better JavaScript code, faster.

Ruby Pocket Reference 2e (Paperback): Michael Fitzgerald Ruby Pocket Reference 2e (Paperback)
Michael Fitzgerald
R367 R271 Discovery Miles 2 710 Save R96 (26%) Ships in 12 - 17 working days

Although Ruby is an easy language to learn, in the heat of action you may find that you can't remember the correct syntax for a conditional or the name of a method. This handy pocket reference offers brief yet clear explanations of Ruby's core components, from operators to reserved words to data structures to method syntax, highlighting those key features that you'll likely use every day when coding Ruby. Whether you've come to Ruby because of the Rails web development framework --Ruby's killer app -- or simply because it's a relatively clean, powerful and expressive language that's useful for a lot of applications, the Ruby Pocket Reference is organized to help you find what you need quickly. This book not only will get you up to speed on how Ruby works, it provides you with a handy reference you can use anywhere, anytime.In this book, you find essential information on: Reserved words, operators, comments, numbers, variables, ranges, and symbols Predefined variables andglobal constants Conditional statements, method use, classes, and modules (mixins) Lists of methods from the Object, String, Array, and Hash classes and the Kernel module sprintf andtime formatting directories Interactive Ruby (irb) and the Ruby debugger Ruby documentation You also get information on the RubyGems package utility and Rake, a build tool similar to make. If you're using Ruby daily and just want the facts-fast-Ruby Pocket Reference is your book.

Strange Code - Esoteric Languages That Make Programming Fun Again (Paperback): Ronald T. Kneusel Strange Code - Esoteric Languages That Make Programming Fun Again (Paperback)
Ronald T. Kneusel
R1,324 R963 Discovery Miles 9 630 Save R361 (27%) Ships in 12 - 17 working days

Explore the wonderful, wild, and often weird world of esoteric programming languages. Beginning with the history and theory of programming languages, addressing concepts like Turing machines and Turing completeness. Then a tour of three 'atypical' programming languages, real languages that are unusual and require out of the box thinking. Then, five chapters on existing esoteric languages (esolangs). Finally, the remaining chapters detail the development and use of two entirely new programming languages.

Java Programming - From the Beginning (Paperback, New): K.N. King Java Programming - From the Beginning (Paperback, New)
K.N. King
R1,356 Discovery Miles 13 560 Out of stock

Aimed at the traditional CS1 course, Java Programming emphasizesobject-oriented design, problem-solving, and good programming style, without overwhelming students with extraneous information.

Responsive & Fast (Paperback): Guy Podjamy Responsive & Fast (Paperback)
Guy Podjamy
R360 R263 Discovery Miles 2 630 Save R97 (27%) Ships in 12 - 17 working days

Is Responsive Web Design (RWD) slowing your site down? It doesn't have to. With this concise book, you'll learn practical techniques for improving performance with RWD, including a default set of guidelines you can use as an easy starting point. Web performance researcher and evangelist Guy Podjarny walks you through several existing solutions for dealing with RWD performance problems, and offers advice for choosing optimizations that will be most useful for your needs. RWD performance problems stem from excessive downloads of resources, including images, JavaScript and CSS, and HTML--downloads designed to let your web application adapt to different screen sizes. Podjarny presents a series of increasingly larger-scope solutions to each issue, including client-side techniques and RESS (Responsive + Server Side Components). Address performance issues by starting with Podjarny's default guidelines Use a JavaScript image loader and an image transcoding service to create Responsive Images Reduce JavaScript and CSS downloads with asynchronous scripts, conditional loading, and multi-viewport CSS Prioritize resources to avoid excess content in RWD and defer the load of any content that's not critical Explore server-side Adaptive Delivery and RESS solutions as an alternative to "pure" RWD Guy Podjarny, or Guypo for short, is the Chief Technology Officer (CTO) of Akamai's Web Experience business unit.

Java EE 8 Recipes - A Problem-Solution Approach (Paperback, 2nd ed.): Josh Juneau Java EE 8 Recipes - A Problem-Solution Approach (Paperback, 2nd ed.)
Josh Juneau
R2,026 R1,896 Discovery Miles 18 960 Save R130 (6%) Ships in 9 - 15 working days

Quickly find solutions to dozens of common programming problems with the Java Enterprise Edition Platform for small business web applications, enterprise database applications, and microservices solutions. Content is presented in the popular problem-solution format. Look up the programming problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved! Java EE 8 Recipes provides you with effective and proven solutions that can be used to accomplish just about any task that you may encounter. You can feel confident using the reliable solutions that are demonstrated in this book in your personal or corporate environment. Java is a mature programming language that has been refined over the years into a productive and lucrative language for those with the skills to wield it. One result of this years-long refining process is that that the language carries forward many older feature sets that no longer represent the best way of getting work accomplished. You can rest assured that Java EE 8 Recipes provides solutions using the most current approaches implemented in the most current Java Enterprise technologies, including JSON-P 1.1, JSF 2.3, and JAX-RS 2.1. Build a streamlined and reliable application that uses the latest in Java technologies, and develop it much faster than you did with the older technologies. Rejuvenate your Java expertise to use the freshest capabilities, or perhaps learn Java Enterprise development for the first time and discover one of the most widely used and most powerful technologies available for application development today. Develop productively. Develop with proven technology. Develop with Java Enterprise Edition. The book: Teaches how to develop RESTful enterprise applications quickly using the most current Java EE technologies Explores different solutions for developing sophisticated web user interfaces Walks you through a myriad of different concepts to apply while working with databases using Java technologies What You'll Learn Develop Java Enterprise applications using the latest in Java EE technologies Build great-looking user interfaces using Java Server Faces Employ Java Servlet technology and standard frameworks in developing professional web applications Create enterprise-level database applications using Enterprise Java Beans and JAX-RS RESTFul web services Make use of Arquillian to build a cohesive test suite for Java EE applications Manage Java EE application security through Java EE's container feature set Who This Book Is For Java developers who want to develop effective and proven solutions without reading a lengthy manual and scrubbing for techniques. A beginning Java programmer will find the book handy for learning a variety of different solutions for the platform, while advanced developers will enjoy the ease of the problem-solution approach to quickly broaden their knowledge of the platform's latest technologies.

Fullstack React (Paperback): Anthony Accomazzo Fullstack React (Paperback)
Anthony Accomazzo
R2,103 Discovery Miles 21 030 Ships in 10 - 15 working days
Programming Razor (Paperback): Jess Chadwick Programming Razor (Paperback)
Jess Chadwick
R487 R359 Discovery Miles 3 590 Save R128 (26%) Ships in 12 - 17 working days

Take Razor for a test drive and discover first hand how this scripting syntax simplifies the way you create dynamic, data-driven websites. With this concise guide, you'll work with Razor syntax by building example websites with Microsoft WebMatrix and ASP.NET MVC. You'll quickly learn how Razor lets you combine code and content in a fluid and expressive manner on Windows-based servers.

"Programming Razor" also explores components of the Razor API, and shows you how Razor templates are turned into rendered HTML. By the end of this book, you'll be able to create Razor-based websites with custom extensions that meet the specific needs of your projects. Use Razor with Microsoft WebMatrix to build a working blog, complete with data Organize and manage your web application, using Razor features for layouts, sections, and partial views Create clean and effective ASP.NET MVC views with the Razor View Engine Learn how the Razor API interprets Razor templates and turns them into executable .NET code Implement advanced techniques for exposing reusable code and sharing ASP.NET MVC views across projects

eCommerce in the Cloud (Paperback): Kelly Goetsch eCommerce in the Cloud (Paperback)
Kelly Goetsch
R1,213 R869 Discovery Miles 8 690 Save R344 (28%) Ships in 12 - 17 working days

Is your eCommerce solution ready for the cloud? This practical guide shows experienced and aspiring web architects alike how to adopt cloud computing incrementally, using public Infrastructure-as-a-Service and Platform-as-a-Service. You will learn how to marshal as much capacity as you need to handle peak holiday or special-event traffic. Written by eCommerce expert Kelly Goetsch, this book helps architects leverage recent technological advances that have made it possible to run an entire enterprise-level eCommerce platform from a cloud. Explore cloud service models: Infrastructure-as-a-Service, Platform-as-a-Service, and Software-as-a-Service Learn about public, hybrid, and private cloud deployment models Understand the impact of omnichannel retailing on platform and deployment architectures Build an auto-scaling solution that can quickly add or subtract hardware in response to real-time traffic Re-apply what you already know about security to the cloud Run a single eCommerce platform from multiple data centers, including several forms of multi-master Build a hybrid solution or deploy your entire platform to the cloud Learn application and deployment architecture for "cloud native" through legacy eCommerce platforms Use Software-as-a-Service for eCommerce, including Content Delivery Networks and Global Site Load Balancing services

Relayd and Httpd Mastery (Paperback): Michael W Lucas Relayd and Httpd Mastery (Paperback)
Michael W Lucas
R775 R671 Discovery Miles 6 710 Save R104 (13%) Ships in 10 - 15 working days
Identity and Data Security for Web Development (Paperback): Jonathan LeBlanc, Tim Messerschmidt Identity and Data Security for Web Development (Paperback)
Jonathan LeBlanc, Tim Messerschmidt
R1,085 R705 Discovery Miles 7 050 Save R380 (35%) Ships in 12 - 17 working days

Developers, designers, engineers, and creators can no longer afford to pass responsibility for identity and data security onto others. Web developers who don't understand how to obscure data in transmission, for instance, can open security flaws on a site without realizing it. With this practical guide, you'll learn how and why everyone working on a system needs to ensure that users and data are protected. Authors Jonathan LeBlanc and Tim Messerschmidt provide a deep dive into the concepts, technology, and programming methodologies necessary to build a secure interface for data and identity-without compromising usability. You'll learn how to plug holes in existing systems, protect against viable attack vectors, and work in environments that sometimes are naturally insecure. Understand the state of web and application security today Design security password encryption, and combat password attack vectors Create digital fingerprints to identify users through browser, device, and paired device detection Build secure data transmission systems through OAuth and OpenID Connect Use alternate methods of identification for a second factor of authentication Harden your web applications against attack Create a secure data transmission system using SSL/TLS, and synchronous and asynchronous cryptography

High Performance Drupal (Paperback): Jeff Sheltren High Performance Drupal (Paperback)
Jeff Sheltren; Contributions by Narayan Newton, Nathaniel Catchpole
R1,108 R715 Discovery Miles 7 150 Save R393 (35%) Ships in 12 - 17 working days

High Performance Drupal is an essential, comprehensive guide to designing Drupal's supporting infrastructure and scalability, as well as a handbook for improving Drupal website performance. Drupal beginners will quickly learn a set of best practices in how to deploy a growable site which will withstand traffic surges. Intermediate and expert users will find this book to be the ultimate go-to reference source during initial planning for a site deployment or when implementing specific technologies such as Varnish, memcache, or Solr.

Perl Cookbook (Paperback, 2nd Revised edition): Tom Christiansen Perl Cookbook (Paperback, 2nd Revised edition)
Tom Christiansen
R1,284 R940 Discovery Miles 9 400 Save R344 (27%) Ships in 12 - 17 working days

Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications.

The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have been updated to include the latest modules. New recipes have been added to every chapter of the book, and some chapters have almost doubled in size.

Building Hybrid Android Applications with Java and JavaScript (Paperback): Nizamettin Gok Building Hybrid Android Applications with Java and JavaScript (Paperback)
Nizamettin Gok; Contributions by Nitin Khanna
R491 R363 Discovery Miles 3 630 Save R128 (26%) Ships in 12 - 17 working days

Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store. Learn how to create apps that have access to native APIs, such as location, vibrator, sensors, and the camera, using a JavaScript/Java bridge - and choose the language that gives you better performance for each task. If you have experience with HTML5 and JavaScript, you'll quickly discover why hybrid app development is the wave of the future. Set up a development environment with HTML, CSS, and JavaScript tools Create your first hybrid Android project, using Eclipse IDE Use the WebView control to host your hybrid application Explore hybrid application architecture, including JavaScript/Java communication Build single-page applications, using JavaScript libraries such as Backbone and Underscore Get optimization tips and useful snippets for CSS, DOM, and JavaScript Distribute your application to Google Play and the Amazon Appstore

Beginning Drupal 7 (Paperback, 1st ed.): Todd Tomlinson Beginning Drupal 7 (Paperback, 1st ed.)
Todd Tomlinson
R1,304 R1,034 Discovery Miles 10 340 Save R270 (21%) Ships in 10 - 15 working days

This book focuses on the nontechnical user who is responsible for building, maintaining, and managing Drupal web sites. The book covers why you should consider using Drupal when building a new web site, what Drupal is, installing and configuring Drupal, creating and managing content, managing users, adding functionality to your web site through Drupal modules, and more advanced topics on using themes, panels, and views. By reading this book, you will: Understand why you should use Drupal and the power of the platform. Quickly build confidence in your ability to use Drupal. Gain the knowledge necessary to build, deploy, and manage web sites of moderate complexity on Drupal 7. What you'll learn What Drupal is and why you should use it How to install a basic Drupal web site from scratch How to create content in your new Drupal web site How to manage users on your new Drupal web site How to change the look and feel of your new Drupal web site through themes How to install and configure modules Who this book is for

This book is for nontechnical users who need to use Drupal to manage content, as well as PHP developers who are new to Drupal. Table of Contents Introduction to Drupal Creating and Managing Content Creating and Managing Users Taxonomy Creating Menus Installing Themes Drupal Blocks Drupal Modules Enabling Interactive Capabilities Content Types Views Panels Theming Administering Your Drupal Site Putting It All Together Case Study

OCP Java SE 6 Programmer Practice Exams (Exam 310-065) (Paperback): Bert Bates, Kathy Sierra OCP Java SE 6 Programmer Practice Exams (Exam 310-065) (Paperback)
Bert Bates, Kathy Sierra
R1,266 R1,016 Discovery Miles 10 160 Save R250 (20%) Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Don't Let the Real Test Be Your First Test!Written by two of the lead developers of the Java SE Programmer Exam, OCP Java SE 6 Programmer Practice Exams is filled with more than 260 realistic practice questions to prepare you for this challenging exam. To help you understand this material, in-depth explanations of both the correct and incorrect answers are included for every question. This practical guide covers all official objectives for Exam 310-065 and is the perfect companion to SCJP Sun Certified Programmer for Java 6 Study Guide. Covers all OCP Java SE 6 Programmer exam topics, including: Declarations and Access Control Object Orientation Assignments Operators Flow Control, Exceptions, and Assertions Strings, I/O, Formatting, and Parsing Generics and Collections Inner Classes Threads Development

Lift Cookbook (Paperback): Richard Dallaway Lift Cookbook (Paperback)
Richard Dallaway
R621 R461 Discovery Miles 4 610 Save R160 (26%) Ships in 12 - 17 working days

If you need help building web applications with the Lift framework, this cookbook provides scores of concise, ready-to-use code solutions. You'll find recipes for everything from setting up a coding environment to creating REST web services and deploying your application to production. Built on top of the Scala JVM programming language, Lift takes a different - yet ultimately easier - approach to development than MVC frameworks such as Rails. Each recipe in this book includes a discussion of how and why each solution works, not only to help you complete the task at hand, but also to illustrate how Lift works. Set up an environment and run your first Lift application Generate HTML, using Lift's View First approach Submit forms and work with form elements Build REST web services with the framework's RestHelper trait Take advantage of Lift's support for Ajax and Comet Get examples for modifying Lift's request pipeline Convert Scala classes into tables, rows, and columns in a relational database Send email, call URLs, and schedule tasks from your application Package and deploy your application to various hosted services

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Producing for Web 2.0 - A Student Guide
Jason Whittaker Hardcover R4,001 Discovery Miles 40 010
OCP Oracle Certified Professional Java…
J Boyarsky Paperback R757 Discovery Miles 7 570
Starting Out with Python, Global Edition
Tony Gaddis Paperback R2,157 Discovery Miles 21 570
Java: A Beginner's Guide, Ninth Edition
Herbert Schildt Paperback R750 Discovery Miles 7 500
NGINX Cookbook - Advanced Recipes for…
Derek Dejonghe Paperback R769 Discovery Miles 7 690
JavaScript in easy steps
Mike McGrath Paperback R337 Discovery Miles 3 370
Managing Chaos - Digital Governance by…
Lisa Welchman Paperback R964 Discovery Miles 9 640
JavaScript for Sound Artists - Learn to…
William Turner, Steve Leonard Paperback R1,263 Discovery Miles 12 630
JavaScript for Sound Artists - Learn to…
William Turner, Steve Leonard Paperback R1,498 Discovery Miles 14 980
Java How to Program, Late Objects…
Paul Deitel, Harvey Deitel Paperback R900 R750 Discovery Miles 7 500

 

Partners