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

Classic Computer Science Problems in Java (Paperback): David Kopec Classic Computer Science Problems in Java (Paperback)
David Kopec
R1,375 R1,073 Discovery Miles 10 730 Save R302 (22%) Ships in 12 - 17 working days

Sharpen your coding skills by exploring established computer science problems! Classic Computer Science Problems in Java challenges you with time-tested scenarios and algorithms. You'll work through a series of exercises based in computer science fundamentals that are designed to improve your software development abilities, improve your understanding of artificial intelligence, and even prepare you to ace an interview. Classic Computer Science Problems in Java will teach you techniques to solve common-but-tricky programming issues. You'll explore foundational coding methods, fundamental algorithms, and artificial intelligence topics, all through code-centric Java tutorials and computer science exercises. As you work through examples in search, clustering, graphs, and more, you'll remember important things you've forgotten and discover classic solutions to your "new" problems! Key Features * Recursion, memorization, bit manipulation * Search algorithms * Constraint-satisfaction problems * Graph algorithms * K-means clustering For intermediate Java programmers. About the technology In any computer science classroom you'll find a set of tried-and-true algorithms, techniques, and coding exercises. These techniques have stood the test of time as some of the best ways to solve problems when writing code, and expanding your Java skill set with these classic computer science methods will make you a better Java programmer. David Kopec is an assistant professor of computer science and innovation at Champlain College in Burlington, Vermont. He is the author of Dart for Absolute Beginners (Apress, 2014), Classic Computer Science Problems in Swift (Manning, 2018), and Classic Computer Science Problems in Python (Manning, 2019).

Create Web Charts with D3 (Paperback, 1st ed.): Fabio Nelli Create Web Charts with D3 (Paperback, 1st ed.)
Fabio Nelli
R2,137 Discovery Miles 21 370 Ships in 10 - 15 working days

Create Web Charts with D3 shows how to convert your data into eye-catching, innovative, animated, and highly interactive browser-based charts. This book is suitable for developers of all experience levels and needs: if you want power and control and need to create data visualization beyond traditional charts, then D3 is the JavaScript library for you. By the end of the book, you will have a good knowledge of all the elements needed to manage data from every possible source, from high-end scientific instruments to Arduino boards, from PHP SQL databases queries to simple HTML tables, and from Matlab calculations to reports in Excel. This book contains content previously published in Beginning JavaScript Charts. Create all kinds of charts using the latest technologies available on browsers Full of step-by-step examples, Create Web Charts with D3 introduces you gradually to all aspects of chart development, from the data source to the choice of which solution to apply. This book provides a number of tools that can be the starting point for any project requiring graphical representations of data, whether using commercial libraries or your own

jQuery 2 Recipes - A Problem-Solution Approach (Paperback, 1st ed.): Arun Pande jQuery 2 Recipes - A Problem-Solution Approach (Paperback, 1st ed.)
Arun Pande
R1,553 Discovery Miles 15 530 Ships in 10 - 15 working days

jQuery is often referred to as the 'write less, do more' JavaScript library. It allows a few clear lines of elegant, well-tested, code to replace many pages of complex hand-coded script, speeding development times and providing substantial cost savings. You will find jQuery 2 Recipes' problem-solution approach to be an excellent value and a feature-packed resource as you begin to include jQuery in your own projects. This book is bursting with fully-worked example recipes showing the core jQuery frameworks (jQuery, jQuery Mobile, jQuery UI) in action. Starting with fundamental principals and progressing to more advanced topics you'll be shown how to make the very best use of jQuery every step of the way. Early on, you'll learn to work confidently with dynamic data and to handle the jQuery events that form the foundation of your application. We'll then build on this foundation to demonstrate how fully working user-interface animations and AJAX data-validation can be constructed within jQuery. We'll show how add-on libraries like jQwidgets can be deployed to create professional quality apps for both the desktop and web with minimal coding. Finally, a full set of debugging and error-handling recipes is included to help you track down bugs and ensure your code is as robust as it can be.

HTML5 & CSS3 For The Real World 2e (Paperback, 2nd Revised edition): Alexis Goldstein, Louis Lazaris, Estelle Weyl HTML5 & CSS3 For The Real World 2e (Paperback, 2nd Revised edition)
Alexis Goldstein, Louis Lazaris, Estelle Weyl
R1,262 Discovery Miles 12 620 Ships in 10 - 15 working days

HTML5 and CSS3 for the Real World is your perfect introduction to the latest generation of web technologies. This easy-to-follow guide covers everything you need to know to get started today. You'll master the semantic markup available in HTML5, as well as how to use CSS3 to create amazing-looking websites without resorting to complex workarounds. You'll learn how to: Lose that pesky Flash habit by embracing native HTML5 video Set type that truly supports your message Build intelligent web forms that users will love! Design modern web apps the shine on mobile devices Create dynamic, efficient graphics on the fly with SVG and canvas Use shiny new APIs to add geolocation and offline functionality Build your own full featured HTML5 website, the HTML5 Herald This easy-to-follow guide is illustrated with lots of examples, and leads readers through the process of creating great websites from start to finish using HTML5 and CSS3.

REST: From Research to Practice (Paperback, 2011 ed.): Erik Wilde, Cesare Pautasso REST: From Research to Practice (Paperback, 2011 ed.)
Erik Wilde, Cesare Pautasso
R3,001 Discovery Miles 30 010 Ships in 10 - 15 working days

This volume provides an overview and an understanding of REST (Representational State Transfer). Discussing the constraints of REST the book focuses on REST as a type of web architectural style. The focus is on applying REST beyond Web applications (i.e., in enterprise environments), and in reusing established and well-understood design patterns when doing so. The reader will be able to understand how RESTful systems can be designed and deployed, and what the results are in terms of benefits and challenges encountered in the process. Since REST is relatively new as an approach for designing Web Services, the more advanced part of the book collects a number of challenges to some of the assumptions and constraints of REST, and looks at current research work on how REST can be extended and applied to scenarios that often are considered not to be a good match for REST. This work will help readers to reach a deeper understanding of REST on a practical as well as on an advanced level.

Pro JavaScript Development - Coding, Capabilities, and Tooling (Paperback, 1st ed.): Den Odell Pro JavaScript Development - Coding, Capabilities, and Tooling (Paperback, 1st ed.)
Den Odell
R2,956 Discovery Miles 29 560 Ships in 10 - 15 working days

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

An Introduction to XML Query Processing and Keyword Search (Paperback, 2013 ed.): Jiaheng Lu An Introduction to XML Query Processing and Keyword Search (Paperback, 2013 ed.)
Jiaheng Lu
R3,012 Discovery Miles 30 120 Ships in 10 - 15 working days

"An Introduction to XML Query Processing and Keyword Search" systematically and comprehensively covers the latest advances in XML data searching. It presents an extensive overview of the current query processing and keyword search techniques on XML data, including XML labeling schemes, indexing, processing on order and un-order XML tree patterns, XML query optimization, results estimation, and XML keyword searches, which are elaborated in separate chapters. Graduate students and researchers in the field of XML data searching will find this book an invaluable resource. Prof. Jiaheng Lu is an associate professor at Renmin University of China's School of Information.

Semantic Web Services - Advancement through Evaluation (Paperback, 2012 ed.): Brian Blake, Liliana Cabral, Birgitta... Semantic Web Services - Advancement through Evaluation (Paperback, 2012 ed.)
Brian Blake, Liliana Cabral, Birgitta Koenig-Ries, Ulrich Kuster, David Martin
R2,926 Discovery Miles 29 260 Ships in 10 - 15 working days

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

ASP.NET Web API 2 Recipes - A Problem-Solution Approach (Paperback, 1st ed.): Filip Wojcieszyn ASP.NET Web API 2 Recipes - A Problem-Solution Approach (Paperback, 1st ed.)
Filip Wojcieszyn
R3,228 Discovery Miles 32 280 Ships in 10 - 15 working days

ASP.NET Web API 2 Recipes provides you with the code to solve a full range of Web API problems and question marks that you might face when developing line-of-business applications. ASP.NET Web API 2 Recipes gives you an in-depth explanation for each of these scenarios and shows you how to use Web API with a vast array of .NET application development tools and external libraries, to solve common business problems. Find out how you can build custom web services with ASP.NET Web API more efficiently than ever.

Web Standards - Mastering HTML5, CSS3, and XML (Paperback, 2nd ed.): Leslie Sikos Web Standards - Mastering HTML5, CSS3, and XML (Paperback, 2nd ed.)
Leslie Sikos
R3,775 Discovery Miles 37 750 Ships in 10 - 15 working days

Web Standards: Mastering HTML5, CSS3, and XML provides solutions to the most common web design problems, and gives you a deep understanding of web standards and how they can be implemented to improve your web sites. You will learn how to develop fully standards-compliant, mobile-friendly, and search engine-optimized web sites that are robust, fast, and easy to update while providing excellent user experience and interoperability. The book covers all major web standards for markup, style sheets, web typography, web syndication, semantic annotations, and accessibility. This edition has been fully updated with the latest in web standards, including the finalized HTML5 vocabulary and the full list of CSS3 properties. Web Standards: Mastering HTML5, CSS3, and XML is also a comprehensive guide to current and future standards for the World Wide Web, demonstrating the implementation of new technologies to address the constantly growing user expectations. Web Standards: Mastering HTML5, CSS3, and XML presents step-by-step guides based on solid design principles and best practices, and shows the most common web development tools and web design frameworks. You will master HTML5 and its XML serialization, XHTML5, the new structuring and multimedia elements, the most important HTML5 APIs, and understand the standardization process of HTML 5.1, HTML 5.2, and future HTML5 versions.

Physics for JavaScript Games, Animation, and Simulations - with HTML5 Canvas (Paperback, 1st ed.): Adrian Dobre, Dev Ramtal Physics for JavaScript Games, Animation, and Simulations - with HTML5 Canvas (Paperback, 1st ed.)
Adrian Dobre, Dev Ramtal
R3,969 Discovery Miles 39 690 Ships in 10 - 15 working days

Have you ever wanted to include believable, solid interactivity in your games and projects to give them that extra edge? Physics for JavaScript Games, Animation, and Simulations teaches you how to incorporate real physics, such as gravity, friction, and buoyancy, into your HTML5 games, animations, and simulations. It also includes more advanced topics, such as particle systems, which are essential for creating effects such as sparks or smoke. Finally, the book addresses the key issue of balancing accuracy and performance in your games and simulations, and the final chapters give you the information and the code to make the right choice for your project. Physics for JavaScript Games, Animation, and Simulations assumes you have a basic knowledge of JavaScript and HTML5. However, no previous knowledge of physics is required--only some very basic math skills. The authors present everything from basic principles to advanced concepts in an approachable way, so you'll be able to follow the logic and easily adapt the principles to your own applications. The book is packed full of practical examples of how physics can be applied to your own games and applications.Spring behaviors can be used for anything from tweaking lowrider suspension to creating menu systems; flotation mechanics enable the simulation of submersibles or dirigibles; you can even create your own universe with accurate orbits and gravity. It doesn't matter if you're modeling the Lorentz force in an electromagnetic field, or you're modeling the lethal force of your blade of Ch'Thon, Physics for JavaScript Games, Animation, and Simulations enables you to fill your games and applications with accurate and realistic effects. What you'll learn * Learn all the basic math and physics you'll need to incorporate realism into your projects. * Incorporate a wide range of forces such as gravity, friction, and buoyancy. * Build a number of realistic simulations. * Model particle systems and use them to create visual effects. * Create complex systems using rigid bodies and mass-spring systems. * Deal with numerical subtleties, including accuracy and stability of integration schemes.Who this book is for Physics for JavaScript Games, Animation, and Simulations is for JavaScript developers interested in incorporating real physics into their games, animations, simulations or generative art projects.

Semantics in Mobile Sensing (Paperback): Zhixian Yan, Dipanjan Chakraborty Semantics in Mobile Sensing (Paperback)
Zhixian Yan, Dipanjan Chakraborty
R1,076 Discovery Miles 10 760 Ships in 10 - 15 working days

The dramatic progress of smartphone technologies has ushered in a new era of mobile sensing, where traditional wearable on-body sensors are being rapidly superseded by various embedded sensors in our smartphones. For example, a typical smartphone today, has at the very least a GPS, WiFi, Bluetooth, triaxial accelerometer, and gyroscope. Alongside, new accessories are emerging such as proximity, magnetometer, barometer, temperature, and pressure sensors. Even the default microphone can act as an acoustic sensor to track noise exposure for example. These sensors act as a ""lens"" to understand the user's context along different dimensions. Data can be passively collected from these sensors without interrupting the user. As a result, this new era of mobile sensing has fueled significant interest in understanding what can be extracted from such sensor data both instantaneously as well as considering volumes of time series from these sensors. For example, GPS logs can be used to determine automatically the significant places associated to a user's life (e.g., home, office, shopping areas). The logs may also reveal travel patterns, and how a user moves from one place to another (e.g., driving or using public transport). These may be used to proactively inform the user about delays, relevant promotions from shops, in his ""regular"" route. Similarly, accelerometer logs can be used to measure a user's average walking speed, compute step counts, gait identification, and estimate calories burnt per day. The key objective is to provide better services to end users. The objective of this book is to inform the reader of the methodologies and techniques for extracting meaningful information (called ""semantics"") from sensors on our smartphones. These techniques form the cornerstone of several application areas utilizing smartphone sensor data. We discuss technical challenges and algorithmic solutions for modeling and mining knowledge from smartphone-resident sensor data streams. This book devotes two chapters to dive deep into a set of highly available, commoditized sensors---the positioning sensor (GPS) and motion sensor (accelerometer). Furthermore, this book has a chapter devoted to energy-efficient computation of semantics, as battery life is a major concern on user experience.

Dart for Absolute Beginners (Paperback, 1st ed.): David Kopec Dart for Absolute Beginners (Paperback, 1st ed.)
David Kopec
R3,345 Discovery Miles 33 450 Ships in 10 - 15 working days

Dart for Absolute Beginners enables individuals with no background in programming to create their own web apps while learning the fundamentals of software development in a cutting edge language. Easily digested chapters, while comprehensive enough to explore the whole domain, are aimed at both hobbyists and professionals alike. The reader will not only gain an insight into Dart, but also the technologies behind the web. A firm foundation is laid for further programming studies. Dart is a new, innovative language developed by Google which is poised to take the web by storm. For client side web app development, Dart has many advantages over JavaScript. These include but are not limited to: improved speed, enforcement of programmatic structure, and improved facilities for software reuse. Best of all, Dart is automatically converted to JavaScript so that it works with all web browsers. Dart is a fresh start, without the baggage of the last two decades of the web. Why start learning to program with yesterday's technology? * Teaches you the fundamentals of programming and the technologies behind the web.* Utilizes the cutting edge, easy to learn, structured Dart programming language so that your first steps are pointed towards the future of web development. * No prior knowledge is required to begin developing your own web apps. What you'll learn* Become proficient in the fundamentals of programming. * Learn how the technologies behind the web work. * Use Dart to write small to medium size web apps. * Understand enough HTML and CSS to create your own designs. * Be capable of interpreting others' code. * Develop a foundation that enables you to further advance your programming skills.Who this book is for Dart for Absolute Beginners is for readers with no prior knowledge of programming (or even HTML) who are interested in taking their first steps into web development with the latest and greatest web programming language, Dart. Hobbyists will appreciate its easy-to-digest content, while its focus on the cutting edge Dart language will appeal to professionals. It's also for the reader who simply has a curiosity about how the web and/or programming works -- he will gain insight into its technologies without getting into the tiresome emphasis on semantics in some introductory texts.Dart for Absolute Beginners is a thoroughly approachable text for new programmers of all backgrounds.

JavaServer Faces: Introduction by Example (Paperback, 1st ed.): Josh Juneau JavaServer Faces: Introduction by Example (Paperback, 1st ed.)
Josh Juneau
R2,344 Discovery Miles 23 440 Ships in 10 - 15 working days

This book is about using JavaServer Faces to create and deploy interactive applications delivered to end users via a browser interface. JavaServer Faces is the component-based technology enabling easy development of such applications, especially applications of the type commonly needed in enterprise environments. JavaServerFaces: Introduction by Example is a to-the-point, 250-page introduction to an important technology that every Java Enterprise Edition programmer should know and be able to use. JavaServer Faces: Introduction by Example takes you through building and deploying servlet-based web pages built around JavaServer Faces, Facelets, managed Java Beans, and prebuilt user-interface components. You'll learn to build user interfaces that run in the browser, to display data drawn from corporate databases, accept user input, deal with errors and exceptions, and more. JavaServer Faces is an important user-interface technology for any Java developer to learn who works in an enterprise environment. JavaServer Faces: Introduction by Example is your no-nonsense guide to getting started right away in taking advantage of the technology's component-driven approach. Introduces servlets, which are the basis for JavaServer Faces applications Covers development and deployment of user interfaces in the browser Demonstrates advanced techniques such as the use of AJAX

Pro Single Page Application Development - Using Backbone.js and ASP.NET (Paperback, 1st ed.): Gil Fink, Ido Flatow, Sela Group Pro Single Page Application Development - Using Backbone.js and ASP.NET (Paperback, 1st ed.)
Gil Fink, Ido Flatow, Sela Group
R1,445 Discovery Miles 14 450 Ships in 10 - 15 working days

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

Pro PHP-GTK (Paperback, Softcover reprint of the original 1st ed.): Scott Mattocks Pro PHP-GTK (Paperback, Softcover reprint of the original 1st ed.)
Scott Mattocks
R1,723 Discovery Miles 17 230 Ships in 10 - 15 working days

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

Beginning Responsive Web Design with HTML5 and CSS3 (Paperback, 1st ed.): Jonathan Fielding Beginning Responsive Web Design with HTML5 and CSS3 (Paperback, 1st ed.)
Jonathan Fielding
R1,954 Discovery Miles 19 540 Ships in 10 - 15 working days

Beginning Responsive Web Design with HTML5 and CSS3 is your step-by-step guide to learning how to embrace responsive design for all devices. You will learn how to develop your existing HTML, CSS, and JavaScript skills to make your sites work for the modern world. Web sites and apps are now accessed on a wide range of devices with varied sizes and dimensions, so ensuring your users have the best experience now means thinking responsive. In Beginning Responsive Web Design with HTML5 and CSS3 you will learn about all aspects of responsive development. You'll start with media queries, and fluid CSS3 layouts. You'll see how to use responsive frameworks such as Twitter Bootstrap, and how to use tools such as Grunt, Bower, Sass, and LESS to help save you time. You'll also learn how to use JavaScript to manage responsive states, manage your user's journey across screen sizes, and optimize your responsive site. By the end of the book you will be able to build new sites responsively, and update existing sites to be responsive. Every aspect of a responsive build will be covered. This book is perfect for developers who are looking to move into the future of responsive sites. Whether you have already dipped your toes into responsive development or are just getting started, Beginning Responsive Web Design with HTML5 and CSS3 will teach you the very best techniques to optimize your site and your user's experience.

Foundations of Python Network Programming (Paperback, 3rd ed.): Brandon Rhodes, John Goerzen Foundations of Python Network Programming (Paperback, 3rd ed.)
Brandon Rhodes, John Goerzen
R1,706 R1,374 Discovery Miles 13 740 Save R332 (19%) Ships in 10 - 15 working days

Foundations of Python Network Programming, Third Edition, covers all of the classic topics found in the second edition of this book, including network protocols, network data and errors, email, server architecture, and HTTP and web applications, plus updates for Python 3. Some of the new topics in this edition include: * Extensive coverage of the updated SSL support in Python 3 * How to write your own asynchronous I/O loop. * An overview of the "asyncio" framework that comes with Python 3.4. * How the Flask web framework connects URLs to your Python code. * How cross-site scripting and cross-site request forgery can be used to attack your web site, and how to protect against them. * How a full-stack web framework like Django can automate the round trip from your database to the screen and back. If you're a Python programmer who needs a deep understanding of how to use Python for network-related tasks and applications, this is the book for you. From web application developers, to systems integrators, to system administrators-this book has everything that you need to know.

Beginning HTML5 Games with CreateJS (Paperback, 1st ed.): Brad Manderscheid Beginning HTML5 Games with CreateJS (Paperback, 1st ed.)
Brad Manderscheid
R3,005 Discovery Miles 30 050 Ships in 10 - 15 working days

Beginning HTML5 Games with CreateJS provides a hands-on approach to get you up and running with the most comprehensive tools available for HTML5 Canvas game development. Whether you are brand new to making games or an experienced game developer, you'll learn to fully utilize the CreateJS suite to bring your new or existing game techniques to desktop and mobile devices. This book covers everything from creating graphics in HTML5 Canvas to capturing user input (whether from keyboard, mouse, or touch) to using a state machine for efficient game control. There are practical (and fun) examples throughout the book, with four full game projects, including a mobile RPG. The book also covers optimizing your games for mobile and publishing them to app stores. HTML5 games are growing more and more popular, and the demand for HTML5 Canvas skills is on the rise. The CreateJS suite is a powerful toolset that will help you manage Canvas drawing and animations, asset loading, sound management, complex tweening, and much more. Using these robust libraries, you can build powerful and engaging games that reach a wide range of audiences and devices.

Learn Java for Web Development - Modern Java Web Development (Paperback, 1st ed.): Vishal Layka Learn Java for Web Development - Modern Java Web Development (Paperback, 1st ed.)
Vishal Layka
R3,082 Discovery Miles 30 820 Ships in 10 - 15 working days

Web development is still one of today's most popular, active, and important programming and development activities. From a single web page to an e-commerce-enabled web site to a fully-fledged web application, the Java programming language and its frameworks allow you great flexibility and productivity for your web application development. Learn Java for Web Development teaches web developers who are new to Java key skills, Java-based languages, and frameworks to build simple or complex web sites and applications. As soon as you pick up this book, Vishal Layka's experience guides you on a very practical learning and building journey. You will learn the Java nuts and bolts necessary to build a simple "HelloWorld" Java (native) application, as well as a "HelloWorld" Java-based web application example that utilizes servlets and Java Server Pages (JSPs). Over the course of the book, you'll learn more about servlets and JSPs and delve into Java Server Faces (JSFs) and the expression language found in each of these by applying them in a real-world case study-a book store e-commerce application. Then you'll build your web application using Apache Struts2 and the Spring MVC framework. The book concludes by exploring the web application that you've built and examining industry best practices and how these might fit with your application, as well as covering alternative Java Web frameworks like Groovy/Grails and Scala/Play 2. You also can explore the basics of Java, Groovy, and Scala in the book's appendices. While reading this book, you'll see all this in action and you can use it as a starting point for further Java web development. Study and experiment with the many source code examples, and later apply them to your own web application building endeavors and 2:00 AM challenges.

Pro AngularJS (Paperback, 1st ed.): Adam Freeman Pro AngularJS (Paperback, 1st ed.)
Adam Freeman
R2,325 Discovery Miles 23 250 Ships in 10 - 15 working days

AngularJS is the leading framework for building dynamic JavaScript applications that take advantage of the capabilities of modern browsers and devices. AngularJS, which is maintained by Google, brings the power of the Model-View-Controller (MVC) pattern to the client, providing the foundation for complex and rich web apps. It allows you to build applications that are smaller, faster, and with a lighter resource footprint than ever before. Best-selling author Adam Freeman explains how to get the most from AngularJS. He begins by describing the MVC pattern and the many benefits that can be gained from separating your logic and presentation code. He then shows how you can use AngularJS's features within in your projects to produce professional-quality results. Starting from the nuts-and-bolts and building up to the most advanced and sophisticated features AngularJS is carefully unwrapped, going in-depth to give you the knowledge you need. Each topic is covered clearly and concisely and is packed with the details you need to learn to be truly effective.The most important features are given a no-nonsense in-depth treatment and chapters include common problems and details of how to avoid them. What you'll learn * Gain a solid architectural understanding of the MVC Pattern to separate logic, data and presentation code. * Learn how to create rich and dynamic web app clients using AngularJ * Understand how to extend your apps HTML with declarative syntax * Learn how to extend and customize AngularJS * Communicate with your server and cache the results using the in-built $http service * Learn how to test, refine and deploy your AngularJS projects Who this book is for This book is ideal for web developers who have a working knowledge of JavaScript, HTML and CSS. The book is platform agnostic and a range of browsers will be presented and discussed throughout the examples.

Aprenda a Disenar un Sitio Web para Su Negocio, Usando WordPress para Principiantes - MEJORES Metodos de Desarrollo de Sitio... Aprenda a Disenar un Sitio Web para Su Negocio, Usando WordPress para Principiantes - MEJORES Metodos de Desarrollo de Sitio Web, Para Crear Sitios Avanzados sin Esfuerzo Para Una Optimizacion Completa, Creacion de Contenido y Mas (Spanish, Hardcover)
Thiago Rivera
R508 Discovery Miles 5 080 Ships in 10 - 15 working days
Current Trends in Web Engineering - ICWE 2013 International Workshops ComposableWeb, QWE, MDWE, DMSSW, EMotions, CSE, SSN, and... Current Trends in Web Engineering - ICWE 2013 International Workshops ComposableWeb, QWE, MDWE, DMSSW, EMotions, CSE, SSN, and PhD Symposium, Aalborg, Denmark, July 8-12, 2013. Revised Selected Papers (Paperback, 2013 ed.)
Quan Z. Sheng, Jesper Kjeldskov
R2,606 Discovery Miles 26 060 Ships in 10 - 15 working days

This book constitutes the thoroughly refereed post-proceedings of the seven workshops and the PhD Symposium that were co-located with the 13th International Conference on Web Engineering, ICWE 2013, held in Aalborg, Denmark, in July 2013. The papers cover research in topics such as social data management; cloud service engineering; agile web development and quality management in web engineering.

Beginning jQuery 2 for ASP.NET Developers - Using jQuery 2 with ASP.NET Web Forms and ASP.NET MVC (Paperback, 1st ed.): Bipin... Beginning jQuery 2 for ASP.NET Developers - Using jQuery 2 with ASP.NET Web Forms and ASP.NET MVC (Paperback, 1st ed.)
Bipin Joshi
R2,462 Discovery Miles 24 620 Ships in 10 - 15 working days

jQuery is the most popular JavaScript library in use today, appearing on nearly two thirds of the 10,000 most visited sites on the web. With this sort of popularity, it's clear that ASP.NET developers can't afford to miss out. By combining jQuerywith ASP.NET you get the best of both worlds: the client-side interactivity and responsiveness of JavaScript with the robustness and extensibility of Microsoft's web stack. Beginning jQuery 2 for ASP.NET Developers shows you how. To begin with, you'll find out how jQuery hooks up with your ASP.NET controls, and simplifies event handling by keeping it in the browser. Then you'lllearn tohandle dynamic content and responsive layouts byinteracting withthe DOM.Effects and animations are one of the most popular uses of the jQuery library, so we cover that nextshowing you how to get a sleek modern look and feel to your siteusing some of the vast library of JavaScript that's already out there waiting to be used. Ajax is one ofthe areas where jQuery really shines, so you'll find out how to make Ajax calls toa web service andget data ontoa page without waiting for slow ASP.NET postbacks every time. And no book onjQuery would be complete without jQuery Mobile: thepopular mobile web framework thatgets you writing sites that work across all the major mobile platforms. What you'll learn Learn to select DOM elements using powerful jQuery selectors. Use jQuery with ASP.NET server controls, ASP.NET MVC form fields and other DOM elements. Manipulate and traverse the DOM tree and add jQuery effects to ASP.NET web pages. Learn to make Ajax calls and pass JSON data to Web Services, Web Methods, WCF services, controller action methods, HTTP handlers and Web APIs. Understand code reuse by creating and using jQuery plug-ins. Get introduced with jQuery UI and jQuery mobile and use them in ASP.NET Web Forms and MVC applications. Who this book is for This book is for novice to intermediate developers who want to improve and enhance their ASP.NET Web Forms and ASP.NET MVC projects with client-side scripting.

Business Aspects of Web Services (Paperback, 2011 ed.): Christof Weinhardt, Benjamin Blau, Tobias Conte, Lilia... Business Aspects of Web Services (Paperback, 2011 ed.)
Christof Weinhardt, Benjamin Blau, Tobias Conte, Lilia Filipova-Neumann, Thomas Meinl, …
R1,515 Discovery Miles 15 150 Ships in 10 - 15 working days

Driven by maturing Web service technologies and the wide acceptance of the service-oriented architecture paradigm, the software industry s traditional business models and strategies have begun to change: software vendors are turning into service providers. In addition, in the Web service market, a multitude of small and highly specialized providers offer modular services of almost any kind and economic value is created through the interplay of various distributed service providers that jointly contribute to form individualized and integrated solutions. This trend can be optimally catalyzed by universally accessible service orchestration platforms service value networks (SVNs) which are the underlying organizational form of the coordination mechanisms presented in this book.

Here, the authors focus on providing comprehensive business-oriented insights into today s trends and challenges that stem from the transition to a service-led economy. They investigate current and future Web service business models and provide a framework for Web service value networks. Pricing mechanism basics are introduced and applied to the specific area of SVNs. Strategies for platform providers are analyzed from the viewpoint of a single provider, and so are pricing mechanisms in service value networks which are optimal from a network perspective. The extended concept of pricing Web service derivatives is also illustrated. The presentation concludes with a vision of how Web service markets in the future could be structured and what further developments can be expected to happen.

This book will be of interest to researchers in business development and practitioners such as managers of SMEs in the service sector, as well as computer scientists familiar with Web technologies. The book s comprehensive content provides readers with a thorough understanding of the organizational, economic and technical implications of dealing with Web services as the nucleus of modern business models, which can be applied to Web services in general and Web service value networks specifically.."

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Starting Out with Python, Global Edition
Tony Gaddis Paperback R2,211 Discovery Miles 22 110
An Introduction to XML and Web…
Anders Moller, Michael Schwartzbach Paperback R2,527 Discovery Miles 25 270
The API-First Transformation
Kin Lane Hardcover R1,416 Discovery Miles 14 160
Java How to Program, Late Objects…
Paul Deitel, Harvey Deitel Paperback R900 R750 Discovery Miles 7 500
Java - The ultimate beginners guide to…
Mark Reed Hardcover R629 R537 Discovery Miles 5 370
CSS and HTML for beginners - A Beginners…
Ethan Hall Hardcover R926 Discovery Miles 9 260
Java - Java Programming for beginners…
Adam Dodson Hardcover R611 R518 Discovery Miles 5 180
DelphiMVCFramework - the official guide…
Daniele Teti Hardcover R1,397 Discovery Miles 13 970
The History of .Net Web Development and…
Iris Classon Hardcover R466 Discovery Miles 4 660
Python for Data Analysis - Learn the…
Robert Campbell Hardcover R844 R714 Discovery Miles 7 140

 

Partners