0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (101)
  • R250 - R500 (457)
  • R500+ (3,130)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages

Pro JSF and HTML5 - Building Rich Internet Components (Paperback, 2nd ed.): Zubin Wadia, Hazem Saleh, Allan Christensen Pro JSF and HTML5 - Building Rich Internet Components (Paperback, 2nd ed.)
Zubin Wadia, Hazem Saleh, Allan Christensen
R2,710 Discovery Miles 27 100 Ships in 18 - 22 working days

Pro JSF and HTML5 shows you how to leverage the full potential of JavaServer Faces (JSF) and HTML5. This book is for Java developers who aspire to build sophisticated, enterprise-grade web experiences with HTML5-enabled JSF. Written by JSF experts and verified by established community figures, this book will serve as your primary resource, helping you build or integrate well-designed HTML5-enabled JSF components into your rich internet applications. Pro JSF and HTML5 starts by giving you a firm grounding in the design principles of component-based frameworks and the basics of JSF. It then details recent advancements in JSF 2.2 that make it friendlier, faster, and more productive than ever before. And it covers HTML5-enabled components, integration with JEE7 standards, 3rd party component libraries, security, and performance. The book concludes with a real-world application that puts everything you learned into practice. In this book you'll learn * Foundational JSF topics such as the component life cycle, framework architecture, managed beans and CDI, expression language, conversion and validation, JSF events and view parameters. * Leveraging new features in JSF 2.2 such as Faces Flow, Resource Library Contracts, and Ajax file uploading.* Developing Advanced HTML5 enabled components in JSF 2.2. * Creating JSF 2.2 applications that utilize Java EE 7 technologies (CDI, JPA 2.1 and EJB 3.2) for bean management, transaction management and persistence. * Building advanced real-world JSF applications with considerations for security, performance, and usability. If you're a Java developer interested in the world of component-based frameworks, Pro JSF and HTML5 is for you. What you'll learn * Foundational JSF topics such as the component life cycle, framework architecture, managed beans and CDI (Context and Dependency Injection), expression language, exception handling, conversion and validation, JSF events (faces events, phase events and system events), and view parameters. * Utilizing new features in JSF 2.2 such as Faces Flow, Resource Library Contracts, and Ajax file uploading. * Developing Advanced HTML5 enabled components in JSF 2.2. * Developing PrimeFaces and RichFaces applications. * Developing JSF 2.2 applications that utilize Java EE 7 technologies (CDI, JPA 2.1 and EJB 3.2) in order to facilitate bean management, transaction management and persistence. * Unit testing JSF applications. * Stateless JSF views.* Implementing Security in JSF applications. * Tuning the performance of JSF applications. * Translating application requirements into a model and then implementing the model using JSF 2.2 and Java EE 7 technologies. Who this book is for This is a tutorial and reference is for both intermediate and experienced Java enterprise and web application developers.

Continuous Enterprise Development in Java (Paperback): Andrew Lee Rubinger Continuous Enterprise Development in Java (Paperback)
Andrew Lee Rubinger; Contributions by Aslak Knutsen
R1,123 Discovery Miles 11 230 Ships in 18 - 22 working days

Learn a use-case approach for developing Java enterprise applications in a continuously test-driven fashion. With this hands-on guide, authors and JBoss project leaders Andrew Lee Rubinger and Aslak Knutsen show you how to build high-level components, from persistent storage to the user interface, using the Arquillian testing platform and several other JBoss projects and tools.

Through the course of the book, you'll build a production-ready software conference tracker called GeekSeek, using source code from GitHub. Rubinger and Knutsen demonstrate why testing is the very foundation of development--essential for ensuring that code is consumable, complete, and correct.Bootstrap an elementary Java EE project from start to finish before diving into the full-example application, GeekSeekUse both relational and NoSQL storage models to build and test GeekSeek's data persistence layersTackle testable business logic development and asynchronous messaging with an SMTP serviceExpose enterprise services as a RESTful interface, using Java EE's JAX-RS frameworkImplement OAuth authentication with JBoss's PicketLink identity management serviceValidate the UI by automating interaction in the browser and reading the rendered pagePerform full-scale integration testing on the final deployable archive

Expert JavaScript (Paperback, 1st ed.): Mark E. Daggett Expert JavaScript (Paperback, 1st ed.)
Mark E. Daggett
R2,062 Discovery Miles 20 620 Ships in 18 - 22 working days

Expert JavaScript is your definitive guide to understanding how and why JavaScript behaves the way it does. Master the inner workings of this language by learning in detail how modern applications are made. In mastering every aspect of this powerful language and truly understanding how it works, your JavaScript code and programming skills will improve. This book teaches you: Core fundamentals of the language, including deep dives into functions, scopes, closures, and practical object-oriented code How closures, events, and asynchronous code really operate Conventions and concepts to write JavaScript in a clear, pragmatic style Modern workflow tools to make application development faster, more enjoyable and ostensibly more profitable How to master object-oriented code, and JavaScript design patterns JavaScript is one of the most powerful languages on the web today, and it is only getting stronger. This book will take you through the process of planning, coding, testing, profiling and finally releasing your application, at expert level. With more frameworks and more improvements than ever, now is the time to become an expert at JavaScript. Make this journey - use Expert JavaScript today. What you'll learn The real how and why of JavaScript code, and what's going on when you use it How to really understand libraries such as Mustache.js, Namespace.js and Require.js, and application frameworks such as Angular.js, Backbone.js and Spineless.js What is really going on underneath functions, in arguments, types and scope How closures, events, and asynchronous code work at a fundamental level What really powers object-oriented code, and why JavaScript design patterns work as they do How to apply this new-found knowledge pragmatically to build the very best modern JavaScript applications Who this book is for This book is for the experienced JavaScript programmer who wants to understand the how and why of their code in order to become a better developer. This book is not intended to teach JavaScript at a syntactical level, but instead delve deep into the code - the philosophy, the reasoning and the detailed expert-level knowledge behind it. Thisnew-foundknowledge will enable the reader to build the very best modern JavaScript applications. It is for anyone who wants to become a better programmer by understanding at a very high level how the code works.

Pro JavaScript for Web Apps (Paperback, 1st ed.): Adam Freeman Pro JavaScript for Web Apps (Paperback, 1st ed.)
Adam Freeman
R1,002 R856 Discovery Miles 8 560 Save R146 (15%) Ships in 18 - 22 working days

JavaScript is the engine behind every web app, and a solid knowledge of it is essential for all modern web developers. Pro JavaScript for Web Apps gives you all of the information that you need to create professional, optimized, and efficient JavaScript applications that will run across all devices. It takes you through all aspects of modern JavaScript application creation, showing you how to combine JavaScript with the new features of HTML5 and CSS3 to make the most of the new web technologies. The focus of the book is on creating professional web applications, ensuring that your app provides the best experience for your users, with smooth and responsive control and feedback and an intuitive and optimized interface. You will learn how to take a basic application and bring it up to a professional level while making sure that it remains bullet-proof and bug free. Pro JavaScript for Web Apps will also enhance your development workflow using jQuery to streamline the process and freeing you to spend more time on the important parts of your app while the framework deals with the mundanity. The best app experiences are a combination of a beautiful idea with flawless execution.If you have the ideas, Pro JavaScript for Web Apps will help you craft them into a phenomenal app. What you'll learn * Bring your web apps up to a professional level * Build a smooth, responsive, and expressive user interface * Add location-aware features to your app * Optimize your application for tablets and mobile devices * Become a better developer Who this book is for You will need a basic understanding of JavaScript to get the most from this book, and we will help you take those skills to the next level. Table of Contents1.Getting Ready 2. Getting Started 3. Adding a View Model 4. Using URL Routing 5. Creating Offline Web Apps 6. Storing Data 7. Creating Responsive Apps 8. Creating Mobile Web Apps 9. Writing Better Javascript

Mobile HTML5 (Paperback): Estelle Weyl Mobile HTML5 (Paperback)
Estelle Weyl
R1,049 R903 Discovery Miles 9 030 Save R146 (14%) Ships in 18 - 22 working days

Build kickass websites and applications for all mobile (and non-mobile) platforms by adding HTML5 and CSS3 to your web development toolkit. With this hands-on book, you'll learn how to develop web apps that not only work on iOS, Android, Blackberry, and Windows Phone, but also perform well and provide good user experience. With lots of code and markup examples, you'll learn best practices for using HTML5 features, including new web forms, SVG, Canvas, localStorage, and related APIs. You'll also get an in-depth look at CSS3, and discover how to design apps for large monitors and tiny screens alike. Learn HTML5's elements, syntax, and semantics Build forms that provide enhanced usability with less JavaScript Explore HTML5 media APIs for graphics, video, and audio Enable your applications to work offline, using AppCache, localStorage, and other APIs Learn what you need to know about CSS3 selectors and syntax Dive into CSS3 features such as multiple backgrounds, gradients, border-images, transitions, transforms, and animations Make your web applications usable, responsive, and accessible. Design for performance, user experience, and reliability on all platforms

CSS Fonts (Paperback): Eric A Meyer CSS Fonts (Paperback)
Eric A Meyer
R235 Discovery Miles 2 350 Ships in 18 - 22 working days

From custom fonts to ad-hoc font families you assemble out of a variety of individual faces, CSS 3 gives you more typographic options than ever before. This concise guide shows you how to use CSS properties to gain a fine-grained and wide-ranging influence over how you display fonts on the Web. Short and sweet, this book is an excerpt from the upcoming fourth edition of CSS: The Definitive Guide. When you purchase either the print or the ebook edition of Fonts, you'll receive a discount on the entire Definitive Guide once it's released. Why wait? Learn how to choose and manipulate fonts right away. Specify font families and their generic alternatives Use @font-face to specify customized downloadable fonts Size your fonts with absolute or relative scales, percentages, or length units Understand the difference between italic and oblique styles Learn how to specify or suppress a font's kerning data and other font features Synthesize your own variants for fonts that lack bold or italic text

Getting Started with Processing.py (Paperback): Allison Parrish, Ben Fry, Casey Reas Getting Started with Processing.py (Paperback)
Allison Parrish, Ben Fry, Casey Reas
R560 R514 Discovery Miles 5 140 Save R46 (8%) Ships in 18 - 22 working days

Processing opened up the world of programming to artists, designers, educators, and beginners. The Processing.py Python implementation of Processing reinterprets it for today's web. This short book gently introduces the core concepts of computer programming and working with Processing. Written by the co-founders of the Processing project, Reas and Fry, along with co-author Allison Parrish, Getting Started with Processing.py is your fast track to using Python's Processing mode.

PHP and MySQL For Dummies 4e +Website (Paperback, 4th Edition): J Valade PHP and MySQL For Dummies 4e +Website (Paperback, 4th Edition)
J Valade
R759 R688 Discovery Miles 6 880 Save R71 (9%) Ships in 18 - 22 working days

Here's what Web designers need to know to create dynamic, database-driven Web sites

To be on the cutting edge, Web sites need to serve up HTML, CSS, and products specific to the needs of different customers using different browsers. An effective e-commerce site gathers information about users and provides information they need to get the desired result.

PHP scripting language with a MySQL back-end database offers an effective way to design sites that meet these requirements. This full updated 4th Edition of "PHP & MySQL For Dummies" gets you quickly up to speed, even if your experience is limited.Explains the easy way to install and set up PHP and MySQL using XAMPP, so it works the same on Linux, Mac, and WindowsShows you how to secure files on a Web host and how to write secure codePacked with useful and understandable code examples for Web site creators who are not professional programmersFully updated to ensure your code will be compliant based on PHP 5.3 and MySQL 5.1.31Provides clear, accurate code examples

"PHP & MySQL For Dummies, 4th Edition" provides what you need to know to create sites that get results.

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

JavaScript Testing with Jasmine (Paperback): Evan Hahn JavaScript Testing with Jasmine (Paperback)
Evan Hahn
R410 Discovery Miles 4 100 Ships in 18 - 22 working days

Get a concise introduction to Jasmine, the popular behavior-driven testing framework for JavaScript. This practical guide shows you how to write unit tests with Jasmine that automatically check for bugs in your application. Learn how to write specifications for individual components, and then use those specs to test the code you write. Throughout the book, author Evan Hahn focuses primarily on methods for testing browser-based JavaScript applications, but you'll also discover how to use Jasmine with CoffeeScript, Node.js, Ruby on Rails, and Ruby without Rails. You won't find a more in-depth source for Jasmine anywhere. Get an overview of both test-driven and behavior-driven development Write useful specs by determining what you need to test - and what you don't Test the behavior of new and existing code against the specs you create Apply Jasmine matchers and discover how to build your own Organize code suites into groups and subgroups as your code becomes more complex Use a Jasmine spy in place of a function or an object - and learn why it's valuable

E-Infrastructure and E-Services for Developing Countries - Second International ICST Conference, AFRICOM 2010, Cape Town, South... E-Infrastructure and E-Services for Developing Countries - Second International ICST Conference, AFRICOM 2010, Cape Town, South Africa, November 25-26, 2010, Revised Selected Papers (Paperback, 2011 ed.)
Radu Popescu-Zeletin, Idris A. Rai, Karl Jonas, Adolfo Villafiorita
R1,369 Discovery Miles 13 690 Ships in 18 - 22 working days

This book constitutes the thoroughly refereed post-conference proceedings of the Second International ICST Conference on e-Infrastructure and e-Services for Developing Countries, AFRICOM 2010, held in Cape Town, South Africa, in November 2010. The 13 revised full papers presented were carefully reviewed and selected and cover a wide range of topics such as wireless network technologies, E-governance, as well as ICT for development and ICT business models and open-access.

Appcelerator Titanium - Up and Running (Paperback): John Anderson Appcelerator Titanium - Up and Running (Paperback)
John Anderson
R556 Discovery Miles 5 560 Ships in 18 - 22 working days

Build native apps for iOS, Android, and Blackberry from a single JavaScript codebase with Appcelerator Titanium. This guide gets you quickly up to speed on this amazing framework and shows you how to generate cross-platform apps with 100% native controls. You'll also learn the advantages of using Titanium when you want to create an app for just one native platform, rather than struggle with Java or Objective-C. Fast-paced and full of examples, this book helps you build your first project with Titanium Studio, and then takes you through the steps necessary to build complex data-bound apps. Learn how Titanium differs from frameworks such as jQuery Mobile and Sencha Touch Set up and use iOS and Android SDKs and compilers with Titanium Build basic UI and window controls, and create your own composite objects Take a peek at how Titanium objects and methods work behind the scenes Learn how JavaScript makes Titanium easy to extend and customize Develop apps that consume complex data, whether it's stored locally or on remote servers Understand the pros and cons of distributing apps on the App Store and Android Market

JavaScript & jQuery: The Missing Manual 3e (Paperback, 3 Rev Ed): David McFarland JavaScript & jQuery: The Missing Manual 3e (Paperback, 3 Rev Ed)
David McFarland
R1,418 R1,196 Discovery Miles 11 960 Save R222 (16%) Ships in 18 - 22 working days

JavaScript lets you supercharge your HTML with animation, interactivity, and visual effects--but many web designers find the language hard to learn. This easy-to-read guide not only covers JavaScript basics, but also shows you how to save time and effort with the jQuery and jQuery UI libraries of prewritten JavaScript code. You'll build web pages that feel and act like desktop programs--with little or no programming.

The important stuff you need to know: Pull back the curtain on JavaScript. Learn how to build a basic program with this language.Get up to speed on jQuery. Quickly assemble JavaScript programs that work well on multiple web browsers.Transform your user interface. Learn jQuery UI, the JavaScript library for interface features like design themes and controls.Make your pages interactive. Create JavaScript events that react to visitor actions.Use animations and effects. Build drop-down navigation menus, pop-ups, automated slideshows, and more.Collect data with web forms. Create easy-to-use forms that ensure more accurate visitor responses.Practice with living examples. Get step-by-step tutorials for web projects you can build yourself.

Learning from jQuery (Paperback): Callum Macrae Learning from jQuery (Paperback)
Callum Macrae
R545 Discovery Miles 5 450 Ships in 18 - 22 working days

If you're comfortable with jQuery but a bit shaky with JavaScript, this concise guide will help you expand your knowledge of the language--especially the code that jQuery covers up for you. Many jQuery devotees write as little code as possible, but with some JavaScript under your belt, you can prevent errors, reduce overhead, and make your application code more efficient.

This book explores event handling, prototypes, and working with the DOM and AJAX through examples and lots of code. You'll learn common conventions and patterns in JavaScript and--if you've never coded with JavaScript before--a tutorial will take you through the basics.Enhance your jQuery code by using object constructors and prototypesReduce overhead and gain more control by handling events with JavaScriptWork with the DOM much faster with JavaScript than you can with jQuerySend a few AJAX requests without having to load the entire jQuery libraryUnderstand the importance of JavaScript code standards, comments, code reuse, and anti-patternsEnlist JavaScript resources, such as a good IDE, a syntax checker, and version control

Beginning Rails 6 - From Novice to Professional (Paperback, 4th ed.): Brady Somerville, Adam Gamble, Cloves Carneiro Jr, Rida... Beginning Rails 6 - From Novice to Professional (Paperback, 4th ed.)
Brady Somerville, Adam Gamble, Cloves Carneiro Jr, Rida Al Barazi
R1,610 R1,338 Discovery Miles 13 380 Save R272 (17%) Ships in 18 - 22 working days

Springboard your journey into web application development and discover how much fun building web applications with Ruby on Rails can be. This book has been revised to cover what's new in Rails 6 including features such as WebPack, advanced JavaScript integration, Action Mailbox, Action Text, system and parallel testing, Action Cable testing, and more. Beginning Rails 6 gently guides you through designing your application, writing tests for the application, and then writing the code to make your application work as expected. It is a book that will guide you from never having programmed with Ruby, to having a Rails 6 application built and deployed to the web. After reading and using this book, you'll have the know-how and the freely available source code to get started with your own Rails-based web development in days. What You Will Learn Create Ruby on Rails 6 web applications from the bottom up Gain the basics of the Ruby programming language Combine all the components of Rails to develop your own web applications Apply TDD to make sure your application works exactly as you expect Use Git source control and best practice techniques to create applications like a pro Who This Book Is For Someone with little to no Ruby or Rails experience, or possibly even someone with no experience developing web applications at all. A basic familiarity with the web and typical web terms is assumed, but you don't need to be an expert in these.

HTML5 and JavaScript Web Apps (Paperback): Wesley Hales HTML5 and JavaScript Web Apps (Paperback)
Wesley Hales 1
R556 R510 Discovery Miles 5 100 Save R46 (8%) Ships in 18 - 22 working days

"HTML5 and JavaScript Web Apps" is about building web applications with HTML5 and W3C specifications that are widely supported across all devices and browsers - both mobile and desktop. It focuses on practical, real-world usage of HTML5 and JavaScript in everyday programming. The content is intended for programmers who are facing the challenges of moving more code to the front-end with JavaScript, CSS and HTML while providing a back-end infrastructure that is loosely coupled and supportive of offline clients. The way we write web apps is changing - and it will always change. This book attempts to capture the snapshot in time of the HTML5 revolution and covers topics from beginner to advanced. You may be a novice who's just starting to learn web application development, or you may be an expert fine-tuning your existing stack. Either way, this book will give you a baseline for building advanced client-side web applications.

Building Web, Cloud, and Mobile Solutions with F# (Paperback): Daniel Mohl Building Web, Cloud, and Mobile Solutions with F# (Paperback)
Daniel Mohl
R672 Discovery Miles 6 720 Ships in 18 - 22 working days

Learn how to build key aspects of web, cloud, and mobile solutions with F#. This book shows you how to handle concurrency, asynchrony, big data, and other server-side challenges by combining this language with different technologies and tools on the .NET Framework. You'll quickly learn how to be productive with F#, whether you want to use it to build the next Twitter, or integrate it into your software application. If you're a mid- to senior-level .NET programmer familiar with basic F# syntax, you'll discover how this expressive functional language helps you write robust, maintainable, and reusable solutions that target multiple devices and scale effortlessly. Use F# with a wide range of tools - including ASP.NET MVC, WCF, Web API, Windows Azure, HTML5, CSS, and jQuery Mobile Get started building next generation ASP.NET MVC 4 web applications with F# doing the server-side heavy lifting Create WCF SOAP and HTTP web services, and interact with web micro-frameworks Build F# web applications and services that run on Windows Azure Create scalable solutions that allow reuse by mobile and web front-ends Use F# with the WebSharper and Pit frameworks to build end-to-end web stacks

WebGL (Paperback): Tony Parisi WebGL (Paperback)
Tony Parisi
R780 R684 Discovery Miles 6 840 Save R96 (12%) Ships in 18 - 22 working days

Get a quick introduction to WebGL, the new standard for 3D rendering on the Web and a member of HTML5's family of technologies. With this hands-on guide, you'll learn essential WebGL development and production concepts, using the JavaScript 3D engine Three.js. At the end of the book, you'll put everything together and build a full 3D application with WebGL.

You don't have to be a game development wizard or have 3D graphics experience to get started. If you use HTML, CSS, and JavaScript--and have familiarity with JQuery and Ajax--this book will help you gain a working knowledge of WebGL through clear and simple examples.Understand core 3D graphics concepts and how to implement them in WebGLCreate WebGL sample pages as you learn, and build a racing game application in the final chapterGet to know the Three.js open source library in detailDevelop working knowledge of graphics rendering, texturing, animation, interaction, and behaviorsSeamlessly integrate 3D graphics with other content on the pageLearn the tools, file formats, and techniques for developing robust and secure applications in a production environment

"WebGL: Up and Running is an ideal introduction to the world of 3D programming on the web. It's well-written, clear, and fun. I wish it had been around when I started learning " --Giles Thomas, LearningWebGL.com

Programming Windows Azure (Paperback): Sriram Krishnan Programming Windows Azure (Paperback)
Sriram Krishnan
R1,123 R952 Discovery Miles 9 520 Save R171 (15%) Ships in 18 - 22 working days

Learn the nuts and bolts of cloud computing with Windows Azure, Microsoft's new Internet services platform. Written by a key member of the product development team, this book shows you how to build, deploy, host, and manage applications using Windows Azure's programming model and essential storage services.

Chapters in "Programming Windows Azure" are organized to reflect the platform's buffet of services. The book's first half focuses on how to write and host application code on Windows Azure, while the second half explains all of the options you have for storing and accessing data on the platform with high scalability and reliability. Lots of code samples and screenshots are available to help you along the way. Learn how to build applications using the Windows Azure toolset Discover how Windows Azure works under the hood, and learn the how and the why behind several features Choose to write application code in .NET or other languages such as C/C++, PHP, or Ruby Understand the various options for managing your service Get up to speed on Azure's storage services, including blobs, queues, and tables Build a secure backup system, and learn about cloud application security, cryptography, and performance

Learning Rails 3 (Paperback): Simon St. Laurent Learning Rails 3 (Paperback)
Simon St. Laurent; Contributions by Edd Dumbill, Eric Gruber
R823 R727 Discovery Miles 7 270 Save R96 (12%) Ships in 18 - 22 working days

If you're a web developer or designer ready to learn Rails, this unique book is the ideal way to start.

Rather than throw you into the middle of the framework's Model-View-Controller architecture, "Learning Rails 3" works from the outside in. You'll begin with the foundations of the Web you already know, and learn how to create something visible with Rails' view layer. "Then" you'll tackle the more difficult inner layers: the database models and controller code.

All you need to get started is HTML experience. Each chapter includes exercises and review questions to test your understanding as you go.Present content by building an application with a basic view and a simple controllerBuild forms and process their results, progressing from simple to more complexConnect forms to models by setting up a database, and create code that maps to database structuresUse Rails scaffolding to build applications from a view-centric perspectiveAdd common web application elements such as sessions, cookies, and authenticationBuild applications that combine data from multiple tablesSend and receive email messages from your applications

""Learning Rails 3" feels like a brisk pair programming session with professionals who know how to use Ruby on Rails to get things done, and get them done well."-Alan Harris, author of Sinatra: Up and Running

Drupal for Designers (Paperback): Dani Nordin Drupal for Designers (Paperback)
Dani Nordin
R902 R780 Discovery Miles 7 800 Save R122 (14%) Ships in 18 - 22 working days

Are you a solo web designer or part of a small team itching to build interesting projects with Drupal? This hands-on book provides the tools and techniques to get you going. Award-winning designer Dani Nordin guides you through site planning, teaches you how to create solid, user-centered design for the Drupal framework, and shows you tricks for using real, honest-to-goodness, developer Ninja Magick.

This book is a compilation of three short guides--"Planning Drupal Projects," "Design and Prototyping for Drupal," and "Drupal Development Tricks for Designers"--plus exclusive "director's material." If you're familiar with HTML and CSS, but struggling with Drupal's learning curve, this is the book you've been looking for.Get extra material, including an expanded Grids chapter, more recommended modules, and a Short Form Project planLearn how to work user-centered design practices into Drupal projectsChoose the right modules for your project, and discover several go-to modulesUse strategies for sketching, wireframing, and designing effective layoutsManage Drupal's markup, including code generated by the powerful Views moduleLearn how to work with Drupal on the command lineSet up your development environment and collaborate with other designers and developersLearn the basics of Git, the free open source version control system

Going GAS (Paperback): Bruce McPherson Going GAS (Paperback)
Bruce McPherson
R968 Discovery Miles 9 680 Ships in 18 - 22 working days

Whether you're moving from Microsoft Office to Google Docs or simply want to learn how to automate Docs with Google Apps Script, this practical guide shows you by example how to work with each of the major Apps Script services. Office still supports VBA, but it's not likely to do so for much longer. If you're a VBA or .NET developer, you'll learn how to port existing VBA code and structure to their JavaScript-based Apps Script equivalents with minimal effort. Author Bruce Mcpherson introduces JavaScript basics for experienced developers unfamiliar with the language, and demonstrates ways to build real-world apps using all of the Apps Script services previously covered. Use App Script's equivalent of Excel's object model Target the most commonly used parts of Microsoft Word Automate processes in Gmail, Calendar, and Contacts Access the local client filesystem with Google Drive Build and run applications in a browser Store persistent data conveniently Render HTML content in response to HTTP requests Automate the maintenance and creation of pages and content Interact with a REST service or NoSQL database Access Apps Script capabilities from other platforms

Exploring Everyday Things with R and Ruby (Paperback): Sau Sheong Chang Exploring Everyday Things with R and Ruby (Paperback)
Sau Sheong Chang
R679 R608 Discovery Miles 6 080 Save R71 (10%) Ships in 18 - 22 working days

If you're curious about how things work, this fun and intriguing guide will help you find real answers to everyday problems. By using fundamental math and doing simple programming with the Ruby and R languages, you'll learn how to model a problem and work toward a solution.

All you need is a basic understanding of programming. After a quick introduction to Ruby and R, you'll explore a wide range of questions by learning how to assemble, process, simulate, and analyze the available data. You'll learn to see everyday things in a different perspective through simple programs and common sense logic. Once you finish this book, you can begin your own journey of exploration and discovery.

Here are some of the questions you'll explore: Determine how many restroom stalls can accommodate an office with 70 employeesMine your email to understand your particular emailing habitsUse simple audio and video recording devices to calculate your heart rateCreate an artificial society--and analyze its behavioral patterns to learn how specific factors affect our real society

Web Performance Daybook V2 (Paperback): Stoyan Stefanov Web Performance Daybook V2 (Paperback)
Stoyan Stefanov
R472 R446 Discovery Miles 4 460 Save R26 (6%) Ships in 18 - 22 working days

Performance is critical to the success of any website, and help with using today's new tools is key. In this remarkable guide, 32 leading web performance experts offer practical tips, techniques, and advice for optimizing your site's user experience.

Originally written for an online calendar, this collection of articles will inspire you to squeeze every ounce of performance from your site--whether you're a web developer, mobile developer, or web designer. Check the table of contents and you'll be convinced.

In order of appearance, "Web Performance Daybook" authors include: Patrick MeenanNicholas ZakasGuy PodjarnyStoyan StefanovTim KadlecBrian PaneJosh FraserSteve SoudersBetty TsoIsrael NirMarcel DuranEric DaspetAlois ReitbauerMatthew PrinceBuddy BrewerAlexander PodelkoEstelle WeylAaron PetersTony GentilcoreMatthew SteeleBryan McQuadeTobie LangelBilly HoffmanJoshua BixbySergey ChernyshevJP CastroPavel PaulauDavid CalhounNicole SullivanJames PearceTom Hughes-CroucherDave Artz

Mobile JavaScript Application Development (Paperback): Adrian Kosmaczewski Mobile JavaScript Application Development (Paperback)
Adrian Kosmaczewski
R668 Discovery Miles 6 680 Ships in 18 - 22 working days

When developing apps for the latest smartphones, you're faced with several vexing questions. How many platforms do you need to accommodate? What level of support do mobile browsers provide? To help you address these and many other key issues, this guide provides a hands-on tour of the most powerful JavaScript frameworks available today.

You'll build sample apps with jQuery Mobile, Sencha Touch, and PhoneGap to learn the unique advantages--and disadvantages--of each framework. From there, you can determine which one is best for your project. This book is ideal for web developers familiar with JavaScript, HTML, and CSS. Experience the simplicity of jQuery Mobile for building cross-browser applications Learn how Sencha Touch's architecture, widgets, and blazing-fast rendering engine makes it a good choice for enterprise software Use PhoneGap to package your web app into a native iOS, Android, or Windows Phone application Discover the impact of various HTML5 features on mobile app development Pick up JavaScript productivity tips as you delve into its object orientation, closures, and coding conventions Test and debug your app with a collection of tips, tricks, and tools

Maintainable JavaScript (Paperback): Nicholas C. Zakas Maintainable JavaScript (Paperback)
Nicholas C. Zakas
R879 R758 Discovery Miles 7 580 Save R121 (14%) Ships in 18 - 22 working days

You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book--including code style, programming tips, and automation--you will learn how to write maintainable code that other team members can easily understand, adapt, and extend.

Author Nicholas Zakas assembled this collection of best practices as a front-end tech leader at Yahoo , after completing his own journey from solo hacker to team player. He also includes rules recommended by other industry authorities. Use these tips and techniques to help your team set aside individual preferences and function at a higher level.Establish specific code conventions for your teamUse tools such as JSLint and JSHint to keep your team on trackAdopt style guidelines, such as basic formatting, to help your team produce uniform codeApply several programming practices to solve problems and improve code qualityCreate an automated JavaScript build system using a variety of utilitiesIntegrate browser-based JavaScript testing with tools such as the YUI Test Selenium Driver

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Companies and other Business Structures
Dennis Davis, Walter Geach Paperback R525 Discovery Miles 5 250
Dogs in the Athenian Agora
Colin Whiting Paperback R230 Discovery Miles 2 300
African Artificial Intelligence…
Mark Nasila Paperback R350 R312 Discovery Miles 3 120
These Bones Will Rise Again
Panashe Chigumadzi Paperback R250 R217 Discovery Miles 2 170
Early Farmers of West Mediterranean…
Patricia Phillips Hardcover R2,798 Discovery Miles 27 980
Monastic Iceland
Steinunn Kristjansdottir Paperback R1,244 Discovery Miles 12 440
Township Economy - People, Spaces And…
Andrew Charman, Leif Petersen, … Paperback  (1)
R420 R388 Discovery Miles 3 880
Dogs in the Athenian Agora - (text in…
Colin M. Whiting Paperback R229 Discovery Miles 2 290
The Future - More Than 80 Key Trends For…
Dion Chang, Bronwyn Williams, … Paperback R370 R330 Discovery Miles 3 300
Exposing the Maya - Early Archaeological…
Katia Sainson, John W. Hessler Hardcover R746 Discovery Miles 7 460

 

Partners