0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (111)
  • R250 - R500 (547)
  • R500+ (3,220)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages

Connecting Arduino to the Web - Front End Development Using JavaScript (Paperback, 1st ed.): Indira Knight Connecting Arduino to the Web - Front End Development Using JavaScript (Paperback, 1st ed.)
Indira Knight
R1,585 R1,254 Discovery Miles 12 540 Save R331 (21%) Ships in 10 - 15 working days

Create physical interfaces that interact with the Internet and web pages. With Arduino and JavaScript you can create interactive physical displays and connected devices that send data to or receive data from the web. You'll take advantage of the processes needed to set up electronic components, collect data, and create web pages able to interact with electronic components. Through exercises, projects, and explanations, this book will give you the core front end web development and electronics skills needed to create connected physical interfaces and build compelling visualizations with a range of JavaScript libraries. By the end of the book you will have developed fully working interactive prototypes capable of sending data to and receiving data from a physical interface. Most importantly, Connecting Arduino to the Web will give you a taste of what is possible and the knowledge to create your own connected physical interfaces and bring the web into your electronics projects. What You'll Learn Build an Internet of Things dashboard that updates with electronics attached to an Arduino Use components to interact with online 3D displays Create web pages with HTML and CSS Set up a Node.js server Use WebSockets to process live data Interact with scalable vector graphics (SVG) Who This Book Is For Technologists, developers, and enthusiasts looking to extend their skills, be able to develop physical prototypes with connected devices, and with an interest in getting started with IoT. Also, those excited by the possibilities of connecting the physical and the web.

Erp Value - Signifikante Vorteile Mit Erp-Systemen (German, Hardcover, 2008 ed.): Olaf Jacob Erp Value - Signifikante Vorteile Mit Erp-Systemen (German, Hardcover, 2008 ed.)
Olaf Jacob; Contributions by D Doeffinger, V Foerster, D Hammermann, J Hawig, …
R1,257 Discovery Miles 12 570 Ships in 10 - 15 working days

Systemen zum Enterprise Resource Planning, kurz ERP-Systemen, geht der Ruf voraus, enorme Kosten zu verursachen. Hingegen bleibt der Nutzen von ERP-Systemen fur Unternehmen oftmals unklar. Das Buch geht der Frage nach, wie Unternehmen den Einsatz von ERP-Systemen durch das Generieren signifikanter Kosten- oder Nutzenvorteile optimieren konnen. Konkrete Erfahrungsberichte aus der Praxis beleuchten verschiedenartige Aspekte der Kosten-/Nutzenoptimierung von ERP-Systemen: Vom Architekturmanagement (z.B. ERP-Konsolidierung) uber die Implementation (z.B. Adaptive Computing) bis hin zum Betrieb von ERP-Systemen. Das Buch wendet sich an Praktiker und IT-Leiter, die ihr ERP-System optimieren wollen. Es wendet sich zugleich an Unternehmensleitungen, die mit ihren IT-Verantwortlichen nach Wegen der Kosten-/Nutzenoptimierung suchen. Ein Buch von Praktikern fur Praktiker!

Web Development with Blazor - A hands-on guide for .NET developers to build interactive UIs with C# (Paperback): Jimmy Engstroem Web Development with Blazor - A hands-on guide for .NET developers to build interactive UIs with C# (Paperback)
Jimmy Engstroem; Foreword by Jeff Fritz
R1,272 Discovery Miles 12 720 Ships in 10 - 15 working days

Develop modern web UIs quickly with server-side Blazor and Blazor WebAssembly Key Features Create and deploy a production-ready Blazor application from start to finish Learn Blazor fundamentals, gain actionable insights, and discover best practices Find out how, when, and why to use server-side Blazor and Blazor WebAssembly Book DescriptionBlazor is an essential tool if you want to build interactive web apps without JS, but it comes with its own learning curve. Web Development with Blazor will help you overcome most common challenges developers face when getting started with Blazor and teach you the best coding practices. You'll start by learning how to leverage the power of Blazor and explore the full capabilities of both Blazor Server and Blazor WebAssembly. Then you'll move on to the practical part, which is centred around a sample project - a blog engine. This is where you'll apply all your newfound knowledge about creating Blazor Server and Blazor WebAssembly projects, the inner working of Razor syntax, and validating forms, as well as creating your own components. You'll learn all the key concepts involved in web development with Blazor, which you'll also be able to put into practice straight away. By showing you how all the components work together practically, this book will help you avoid some of the common roadblocks that novice Blazor developers face and inspire you to start experimenting with Blazor on your other projects. When you reach the end of this Blazor book, you'll have gained the confidence you need to create and deploy production-ready Blazor applications. What you will learn Understand the different technologies that can be used with Blazor, such as Blazor Server and Blazor WebAssembly Find out how to build simple and advanced Blazor components Explore the differences between Blazor Server and Blazor WebAssembly projects Discover how Entity Framework works and build a simple API Get up to speed with components and find out how to create basic and advanced components Explore existing JavaScript libraries in Blazor Use techniques to debug your Blazor Server and Blazor WebAssembly applications Test Blazor components using bUnit Who this book is forIf you're a .NET web or software developer who wants to build web UIs using C#, then this book is for you. You'll need intermediate-level web-development skills and basic knowledge of C# before you get started; the book will guide you through the rest.

JavaScript : The Good Parts (Paperback): D Crockford JavaScript : The Good Parts (Paperback)
D Crockford
R800 R513 Discovery Miles 5 130 Save R287 (36%) Ships in 12 - 17 working days

Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and efficient code. Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables. When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. In JavaScript: The Good Parts, Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript, including: * Syntax * Objects * Functions * Inheritance * Arrays * Regular expressions * Methods * Style * Beautiful features The real beauty? As you move ahead with the subset of JavaScript that this book presents, you'll also sidestep the need to unlearn all the bad parts. Of course, if you want to find out more about the bad parts and how to use them badly, simply consult any other JavaScript book. With JavaScript: The Good Parts, you'll discover a beautiful, elegant, lightweight and highly expressive language that lets you create effective code, whether you're managing object libraries or just trying to get Ajax to run fast. If you develop sites or applications for the Web, this book is an absolute must.

HTML5 - Designing Rich Internet Applications (Paperback, 2nd edition): Matthew David HTML5 - Designing Rich Internet Applications (Paperback, 2nd edition)
Matthew David
R1,269 Discovery Miles 12 690 Ships in 12 - 17 working days

Implement the powerful multimedia and interactive capabilities offered by HTML5, including style control tools, illustration tools, video, audio, and rich media solutions. Understand how HTML5 is changing the web development game with this project-based book that shows you-not just tells you-what HTML5 can do for your websites. Reinforce your practical understanding of the new standard with demo applications and tutorials, so that execution is one short step away. HTML5 is the future of the web. Literally every web designer and developer needs to know how to use this language to create the types of web sites consumers now expect. This new edition of the bestseller teaches you to enhance your web designs with rich media solutions and interactivity, using detailed descriptions and hands-on projects for every step along the way. The second edition contains completely updated information, including more on mobility and video standards, plus new projects. The companion website, visualizetheweb.com, is packed full of extra information, online code libraries, and a user forum, offering even more opportunity to learn new skills, practice your coding and interact with other users. * NEW content added, detailing Web API, Mobile/Tablet Controls, CSS3 for Mobile Devices, Creating SVG Illustrations, and Emerging Standards * Updated information on how to use HTML5 within a variety of browsers including Chrome, Safari, Internet Explorer, and Firefox * As in the first edition, concepts are thoroughly explained and then brought to life via hands-on projects in each section

Practical Vaadin - Developing Web Applications in Java (Paperback, 1st ed.): Alejandro Duarte Practical Vaadin - Developing Web Applications in Java (Paperback, 1st ed.)
Alejandro Duarte
R1,592 R1,261 Discovery Miles 12 610 Save R331 (21%) Ships in 10 - 15 working days

Implement web applications in Java using the open-source Vaadin framework version 20 and later. This easy-to-follow book covers all the key concepts and steps to become competent with modern versions of Vaadin. The book covers everything from setting up the development environment to implementing advanced features such as Server Push and database connectivity. The book helps you become proficient in the Vaadin framework, prepare for Vaadin certifications, and shows you how to apply the power of the Java programming language in developing applications for the web. Author Alejandro Duarte starts with an introduction to web development and its key technologies. He then describes and demonstrates how Vaadin simplifies web development by allowing you to implement web graphical user interfaces using the Java programming language without having to code in JavaScript or HTML. Once a solid foundation on the key web and Vaadin concepts is established, Duarte digs deeper into explaining layouts and user interface components such as combo boxes, dialogs, upload fields, and data grids. He also covers topics such as styling with CSS, data binding, client-side views implementation with TypeScript, and integration with Spring Boot and Jakarta EE. What You Will Learn Build web applications in Java using Servlet technology and Vaadin Combine layouts and user interface components to create views in Java Connect values in UI components to Java objects in the server through data binding Customize display styles and add responsive capabilities using CSS Display tabular data using the Grid component Implement client-side views using TypeScript Integrate Vaadin applications with Spring Boot and Jakarta EE Connect Vaadin applications to SQL databases Who This Book Is For Developers with a basic or higher knowledge of Java programming who want to build on their Java skills to create web graphical user interfaces, Java developers who want to create web applications without having to code in JavaScript, and developers who are preparing to take and pass Vaadin certification exams

Beginning Django - Web Application Development and Deployment with Python (Paperback, 1st ed.): Daniel Rubio Beginning Django - Web Application Development and Deployment with Python (Paperback, 1st ed.)
Daniel Rubio
R910 Discovery Miles 9 100 Ships in 9 - 15 working days

Discover the Django web application framework and get started building Python-based web applications. This book takes you from the basics of Django all the way through to cutting-edge topics such as creating RESTful applications. Beginning Django also covers ancillary, but essential, development topics, including configuration settings, static resource management, logging, debugging, and email. Along with material on data access with SQL queries, you'll have all you need to get up and running with Django 1.11 LTS, which is compatible with Python 2 and Python 3. Once you've built your web application, you'll need to be the admin, so the next part of the book covers how to enforce permission management with users and groups. This technique allows you to restrict access to URLs and content, giving you total control of your data. In addition, you'll work with and customize the Django admin site, which provides access to a Django project's data. After reading and using this book, you'll be able to build a Django application top to bottom and be ready to move on to more advanced or complex Django application development. What You'll Learn Get started with the Django framework Use Django views, class-based views, URLs, middleware, forms, templates, and Jinja templates Take advantage of Django models, including model relationships, migrations, queries, and forms Leverage the Django admin site to get access to the database used by a Django project Deploy Django REST services to serve as the data backbone for mobile, IoT, and SaaS systems Who This Book Is For Python developers new to the Django web application development framework and web developers new to Python and Django.

ASP.NET Core Recipes - A Problem-Solution Approach (Paperback, 2nd ed.): John Ciliberti ASP.NET Core Recipes - A Problem-Solution Approach (Paperback, 2nd ed.)
John Ciliberti
R2,771 R2,619 Discovery Miles 26 190 Save R152 (5%) Ships in 9 - 15 working days

Quickly find solutions to common web development problems. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved! ASP.NET Core Recipes is a practical guide for developers creating modern web applications, cutting through the complexities of ASP.NET, jQuery, React, and HTML5 to provide straightforward solutions to common web development problems using proven methods based on best practices. The problem-solution approach gets you in, out, and back to work quickly while deepening your understanding of the underlying platform and how to develop with it.Author John Ciliberti guides you through the MVC framework and development tools, presenting typical challenges, along with code solutions and clear, concise explanations, to accelerate application development. Solve problems immediately by pasting in code from the recipes, or put multiple recipe solutions together to overcome challenging development obstacles. What You'll Learn Take advantage of MVC's streamlined syntax Discover how to take full control over HTML Develop a simple API for creating RESTful web services Understand test-driven development Migrate a project from ASP.NET web forms to Core MVC, including recipes for converting DataGrids, Forms, Web Parts, Master Pages, and navigation controls Use Core MVC in combination with popular JavaScript libraries, including jQuery, React, Bootstrap, and more Write unit tests for your MVC controllers, views, custom filters, and HTML helpers Utilize the latest features in Visual Studio 2017 to accelerate your Core MVC projects Identify performance bottlenecks in your MVC application Who This Book Is For Web developers of all skill levels who are looking for a programming reference for ASP.NET Core MVC and would like to gain an understanding of the inner workings of the platform. In addition, parts of this book provide guidance to developers familiar with ASP.NET Web Forms who would like to update their skill set to include Core MVC.

Learn Rails 6 - Accelerated Web Development with Ruby on Rails (Paperback, 1st ed.): Adam Notodikromo Learn Rails 6 - Accelerated Web Development with Ruby on Rails (Paperback, 1st ed.)
Adam Notodikromo
R2,007 R1,586 Discovery Miles 15 860 Save R421 (21%) Ships in 10 - 15 working days

Effectively learn and apply software development and engineering techniques to web application development using Rails 6 with this accelerated tutorial. This book teaches modern engineering practices including git flow, containerization, debugging, testing, and deployment. Along the way, you'll see how to build a social network application and then deploy it on a cloud provider such as Amazon Web Services. After reading and using this book, you'll be able to effectively build and deploy your Rails application to the cloud. You'll also have used the Ruby on Rails framework to carry out the rapid development of an idea into a product without sacrificing quality. What You Will Learn Use the Ruby on Rails 6 web development framework Integrate Docker with your Ruby on Rails code Apply software engineering techniques to learning the Rails framework Design, build, and deploy a social networking application to the Amazon cloud Who This Book Is For Beginners with at least some prior programming experience. Ruby experience is helpful, but not required.

JavaScript Enlightenment (Paperback): Cody Lindley JavaScript Enlightenment (Paperback)
Cody Lindley
R359 R268 Discovery Miles 2 680 Save R91 (25%) Ships in 12 - 17 working days

If you're an advanced beginner or intermediate JavaScript developer, JavaScript Enlightenment will solidify your understanding of the language - especially if you use a JavaScript library. In this concise book, JavaScript expert Cody Lindley (jQuery Cookbook) provides an accurate view of the language by examining its objects and supporting nuances. Libraries and frameworks help you build web applications quickly and efficiently, but when things go wrong or performance becomes an issue, knowing how and why they work is critical. If you're ready to go under the hood and get your hands dirty with JavaScript internals, this is your book. Get a short and digestible summary of ECMA-262, Edition 3, backed by real code you can run instantly Examine the creation of JavaScript objects Learn complex values, primitive values, scope, and inheritance Understand the importance of the head object Work with string, number, and Boolean objects and values Discover how to use the null value and the built-in math object Get into the details - beyond Mozilla's reference guide for JavaScript 1.5

Using Gatsby and Netlify CMS - Build Blazing Fast JAMstack Apps Using Gatsby and Netlify CMS (Paperback, 1st ed.): Joe Attardi Using Gatsby and Netlify CMS - Build Blazing Fast JAMstack Apps Using Gatsby and Netlify CMS (Paperback, 1st ed.)
Joe Attardi
R1,213 R973 Discovery Miles 9 730 Save R240 (20%) Ships in 10 - 15 working days

Leverage the powerful new combination of Gatsby and Netlify CMS, a free open source content management solution, to build blazing fast apps. This book shows you how to create a React-powered website using the Gatsby framework for the frontend, and Netlify CMS as the content backend. Through the course of the book you'll gradually build a website for a coffee shop that includes a blog and a bakery/coffee menu that is customizable through Netlify CMS. The project starts with a bare-bones Gatsby site to which you'll add functionality such as setting up/configuring the CMS, creating different types of content, and writing some Gatsby glue code to consume the Markdown data via plugins. When done, you'll be well-equipped to build on your existing JavaScript and React knowledge to effectively use Gatsby and Netlify CMS for yourself or your clients. Using Gatsby and Netlify CMS is an ideal guide for anyone looking to build their own sites and manage their own content without having to deal with creating Markdown files or Git repositories. What You'll Learn Clone repositories, install dependencies and deploy on Netlify Configure Netlify Identity and Git Gateway Use Netlify CMS Content Manager Source blog data using Gatsby plugin Manage dynamic page reactions using Gatsby Node APIs Work with pagination, content and menus Customize Netlify CMS Who This Book Is For Experienced JavaScript developers with a good handle on React who want to learn how to build a maintainable Gatsby powered site. Basic familiarity with Gatsby is assumed but not required.

Practical JAMstack - Blazing Fast, Simple, and Secure Web Development, the Modern Way (Paperback, 1st ed.): Frank Zammetti Practical JAMstack - Blazing Fast, Simple, and Secure Web Development, the Modern Way (Paperback, 1st ed.)
Frank Zammetti
R1,457 R537 Discovery Miles 5 370 Save R920 (63%) Ships in 9 - 15 working days

Learn what JAMstack is all about, what those three big letters in the front mean and why it's so beneficial. This book shows you how to create sites and apps on the JAMstack using GatsbyJS, a tool made specifically for generating them. As part of that, you'll learn about React, one of the hottest front-end development tools out there today. You will build three separate projects, starting with a relatively simple site to get your feet wet, then a more robust and dynamic application to see more advanced topics like API usage and data storage. Finally, you'll build a game on the JAMstack to get a whole different perspective on how all the pieces can fit together. JAMstack, a modern take on best practices, is taking the web development world by storm and allowing developers to create web site and apps that are blazingly fast and highly secure. In many ways JAMstack is a throwback to web development of yesteryear, all while providing a simpler development experience that is streamlined by many years of best practices being brought to bear. What You'll Learn Review the principles of JAMstack: Javascript, APIs and Markup Use React to build a front-end Set up a GitHub account and hosting using GitHub Pages Host in Netlify (the creators of JAMstack!) Understand Netlify functions and FaunaDB for persistent data storage Explore GraphQL usage for querying data Work with the Phaser game library Who This Book Is For Web developers with some HTML, CSS and JavaScript experience, who want to apply best practices to build web sites that have no back-end server infrastructure while still providing dynamic content along with a streamlined development process. Architects who just want to learn JAMstack, even if they aren't going to be hacking code all day.

Introducing GitHub (Paperback): Brent Beer Introducing GitHub (Paperback)
Brent Beer
R614 R510 Discovery Miles 5 100 Save R104 (17%) Ships in 10 - 15 working days

If you're new to GitHub, this concise book shows you just what you need to get started and no more. It's perfect for project and product managers, stakeholders, and other team members who want to collaborate on a development project - whether it's to review and comment on work in progress or to contribute specific changes. It's also great for developers just learning GitHub. GitHub has rapidly become the default platform for software development, but it's also ideal for other text-based documents, from contracts to screenplays. This hands-on book shows you how to use GitHub's web interface to view projects and collaborate effectively with your team. Learn how and why people use GitHub to collaborate View the status of a project - recent changes, outstanding work, and historic changes Create and edit files through GitHub without learning Git Suggest changes to projects you don't have permission to edit directly Use tools like issues, pull requests, and branches to specify and collaborate on changes Create a new GitHub repository to control who has access to your project

Pro PHP 8 MVC - Model View Controller Architecture-Driven Application Development (Paperback, 2nd ed.): Christopher Pitt Pro PHP 8 MVC - Model View Controller Architecture-Driven Application Development (Paperback, 2nd ed.)
Christopher Pitt
R1,606 R1,276 Discovery Miles 12 760 Save R330 (21%) Ships in 10 - 15 working days

Examine the building blocks that make any good MVC framework using PHP 8. This book exposes all the considerations that many developers take for granted when using a popular framework, and teaches you how to make this MVC framework your own. You'll quickly get started writing your first bit of framework code, then, you build a variety of examples using aspects of an MVC framework, including a router, a template engine, a database library, a persistence engine (ORM), and a testing framework. In the next section, you'll implement sessions, caches, file systems, queues, logging, and mail. You'll wrap up by building a larger scale sample web application: a sales website for a company that sells rockets. Along the way, this book lays bare all the secret parts of MVC to take with you to apply to your own PHP-based MVC projects. What You Will Learn Build PHP-based web applications using the model view controller (MVC) architecture Write your first bit of framework code Compare the code you write with how the popular frameworks do the same kinds of things Create various aspects of applications, engines, and other frameworks Wrap up with a sample case study application Who This Book Is For Experienced PHP and web developers. Some prior experience with PHP and web development at least recommended.

Developing Windows-Based and Web-Enabled Information Systems (Hardcover): Nong Ye, Teresa Wu Developing Windows-Based and Web-Enabled Information Systems (Hardcover)
Nong Ye, Teresa Wu
R4,612 Discovery Miles 46 120 Ships in 12 - 17 working days

Many professionals and students in engineering, science, business, and other application fields need to develop Windows-based and web-enabled information systems to store and use data for decision support, without help from professional programmers. However, few books are available to train professionals and students who are not professional programmers to develop these information systems. Developing Windows-Based and Web-Enabled Information Systems fills this gap, providing a self-contained, easy-to-understand, and well-illustrated text that explores current concepts, methods, and software tools for developing Windows-based and web-enabled information systems. Written in an easily accessible style, the book details current concepts, methods, and software tools for Windows-based and web-enabled information systems that store and use data. It is self-contained with easy-to-understand small examples to walk through concepts and implementation details along with large-scale case studies. The book describes data modeling methods including entity-relationship modeling, relational modeling and normalization, and object-oriented data modeling, to develop data models of a database. The author covers how to use software tools in the Microsoft application development environment, including Microsoft Access, MySQL, SQL, Visual Studio, Visual Basic, VBA, HTML, and XML, to implement databases and develop Windows-based and web-enabled applications with the database, graphical user interface, and program components. The book takes you through the entire process of developing a computer and network application for an information system, highlighting concepts and operation details. In each chapter, small data examples are used to manually walk through concepts and operational details. These features and more give you the conceptual understanding and practical skill required, even if you don't have a computer science background, to develop Windows-based or web-enabled applications for your specialized information system.

RESTful Web APIs (Paperback): Leonard Richardson RESTful Web APIs (Paperback)
Leonard Richardson; Contributions by Mike Amundsen, Sam Ruby
R1,069 R780 Discovery Miles 7 800 Save R289 (27%) Ships in 12 - 17 working days

The popularity of REST in recent years has led to tremendous growth in almost-RESTful APIs that don't include many of the architecture's benefits. With this practical guide, you'll learn what it takes to design usable REST APIs that evolve over time. By focusing on solutions that cross a variety of domains, this book shows you how to create powerful and secure applications, using the tools designed for the world's most successful distributed computing system: the World Wide Web. You'll explore the concepts behind REST, learn different strategies for creating hypermedia-based APIs, and then put everything together with a step-by-step guide to designing a RESTful Web API.Examine API design strategies, including the collection pattern and pure hypermedia Understand how hypermedia ties representations together into a coherent API Discover how XMDP and ALPS profile formats can help you meet the Web API "semantic challenge" Learn close to two-dozen standardized hypermedia data formats Apply best practices for using HTTP in API implementations Create Web APIs with the JSON-LD standard and other the Linked Data approaches Understand the CoAP protocol for using REST in embedded systems

Node.js the Right Way (Paperback): Jim R. Wilson Node.js the Right Way (Paperback)
Jim R. Wilson
R496 Discovery Miles 4 960 Ships in 10 - 15 working days

Get to the forefront of server-side JavaScript programming by writing compact, robust, fast, networked Node applications that scale. Ready to take JavaScript beyond the browser, explore dynamic languages features and embrace evented programming? Explore the fun, growing repository of Node modules provided by npm. Work with multiple protocols, load-balanced RESTful web services, express, 0MQ, Redis, CouchDB, and more. Develop production-grade Node applications fast. JavaScript is the backbone of the modern web, powering nearly every web app's user interface. Node.js is JavaScript for the server. This book shows you how to develop small, fast, low-profile, useful, networked applications. You'll write asynchronous, non-blocking code using Node's style and patterns. You'll cluster and load balance your services with Node core features and third-party tools. You'll work with many protocols, creating RESTful web services, TCP socket clients and servers, and more. This short book packs a hefty dose of Node.js. You'll test your code's functionality and performance under load. You'll learn important aspects of Node development--from its architecture and core, to its ecosystem of third-party modules. You'll discover how Node pairs a server-side event loop with a JavaScript runtime to produce screaming fast, non-blocking concurrency. Through a series of practical programming domains, you'll use the latest available ECMAScript Harmony features and harness key Node classes such as EventEmitter and Stream. Throughout the book, you'll develop real programs that are small, fast, low-profile, and useful. Get ready to join a smart community that's rapidly advancing the state of the art in web development. What You Need: Latest stable release of Node.js, this book was written with 0.12.x in mind. The 0MQ (ZeroMQ) library, version 3.2 or higher.

JavaScript Pocket Reference 3e (Paperback, 3rd Revised edition): David Flanagan JavaScript Pocket Reference 3e (Paperback, 3rd Revised edition)
David Flanagan
R524 R426 Discovery Miles 4 260 Save R98 (19%) Ships in 12 - 17 working days

JavaScript is the ubiquitous programming language of the Web, and for more than 15 years, "JavaScript: The Definitive Guide" has been the bible of JavaScript programmers around the world. Ideal for JavaScript developers at any level, this book is an all-new excerpt of "The Definitive Guide," collecting the essential parts of that hefty volume into this slim yet dense pocket reference.

The first 9 chapters document the latest version (ECMAScript 5) of the core JavaScript language, covering: Types, values, and variablesOperators, expressions, and statementsObjects and arraysFunctions and classes

The next 5 chapters document the fundamental APIs for using JavaScript with HTML5 and explain how to: Interact with web browser windowsScript HTML documents and document elementsModify and apply CSS styles and classesRespond to user input eventsCommunicate with web serversStore data locally on the user's computer

This book is a perfect companion to "jQuery Pocket Reference."

Introduction to Tornado - Modern Web Applications with Python (Paperback): Michael Dory, Adam Parrish, Brendan Berg Introduction to Tornado - Modern Web Applications with Python (Paperback)
Michael Dory, Adam Parrish, Brendan Berg
R553 R406 Discovery Miles 4 060 Save R147 (27%) Ships in 12 - 17 working days

Tornado is a scalable, non-blocking web server and web application framework written in Python. It is also light-weight to deploy, fun to write for, and incredibly powerful. Tornado was written with performance in mind, aiming to solve the C10k problem, so by design it's an extremely high-performance framework. It's also packed with handy tools for dealing with social networks, user authentication, and all sorts of asynchronous fun. In this book, we'll cover the basics of the Tornado framework, starting with the features that make it so great, and working our way towards some real-life examples. We'll cover the best practices for implementation and deployment, as well as a sampling of uses for the technology.

XSLT Cookbook 2e (Paperback, New edition): Salvatorer Mangano XSLT Cookbook 2e (Paperback, New edition)
Salvatorer Mangano
R1,320 R954 Discovery Miles 9 540 Save R366 (28%) Ships in 12 - 17 working days

Forget those funky robot toys that were all the rage in the '80s, XSLT (Extensible Stylesheet Transformations) is the ultimate transformer. This powerful language is expert at transforming XML documents into PDF files, HTML documents, JPEG files--virtually anything your heart desires. As useful as XSLT is, though, most people have a difficult time learning its many peculiarities. And now Version 2.0, while elegant and powerful, has only added to the confusion.

"XSLT Cookbook, Second Edition" wants to set the record straight. It helps you sharpen your programming skills and overall understanding of XSLT through a collection of detailed recipes. Each recipe breaks down a specific problem into manageable chunks, giving you an easy-to-grasp roadmap for integrating XSLT with your data and applications. No other XSLT book around employs this practical problem-solution-discussion format.

In addition to offering code recipes for solving everyday problems with XSLT 1.0, this new edition shows you how to leverage the improvements found in XSLT 2.0, such as how to simplify the string manipulation and date/time conversion processes. The book also covers XPath 2.0, a critical companion standard, as well as topics ranging from basic transformations to complex sorting and linking. It even explores extension functions on a variety of different XSLT processors and shows ways to combine multiple documents using XSLT. Code examples add a real-world dimension to each technique.

Whether you're just starting out in XSLT or looking for advanced techniques, you'll find the level of information you need in "XSLT Cookbook, Second Edition,"

eCommerce in the Cloud (Paperback): Kelly Goetsch eCommerce in the Cloud (Paperback)
Kelly Goetsch
R1,323 Discovery Miles 13 230 Ships in 10 - 15 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

Zwischenbetriebliche Kooperation mit mySAP.com - Aufbau und Betrieb von Logistiknetzwerken (German, Hardcover, 2., vollst. neu... Zwischenbetriebliche Kooperation mit mySAP.com - Aufbau und Betrieb von Logistiknetzwerken (German, Hardcover, 2., vollst. neu bearb. u. erw. Aufl. 2003)
Peter Buxmann, Wolfgang Koenig, Markus Fricke, Franz Hollich, Luis Martin Diaz, …
R1,425 Discovery Miles 14 250 Ships in 12 - 17 working days

Das Buch beschreibt die Potenziale zwischenbetrieblicher Kooperationen in Logistiknetzwerken sowie den unternehmensubergreifenden Einsatz von mySAP.com-Losungen. Im Mittelpunkt stehen Anwendungen aus den Bereichen XML/EDI, Data Warehouse, Supply-Chain-Management und Elektronische Marktplatze. Anhand von funf Fallstudien aus der Automobilindustrie wird der Praxiseinsatz von mySAP.com-Losungen demonstriert. Bei den Anwendern handelt es sich um die Unternehmen Bosch GmbH, Goodyear Tire & Rubber Company, Schenker AG, Porsche AG sowie den Elektronischen Marktplatz SupplyOn.
Die vorliegende zweite Auflage wurde vollig uberarbeitet, um den aktuellen Herausforderungen an den Aufbau von Kooperationen sowohl aus Management- als auch aus Softwareperspektive Rechnung zu tragen. Dazu wurde zum einen das Autorenteam erweitert und zum anderen der Fallstudienteil der ersten Auflage ausgebaut."

Dynamic Web Programming: A Beginner's Guide (Paperback, Ed): Marty Matthews, John Cronan Dynamic Web Programming: A Beginner's Guide (Paperback, Ed)
Marty Matthews, John Cronan
R1,116 R911 Discovery Miles 9 110 Save R205 (18%) 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. Move beyond basic Web design by learning to create dynamic Web content To create a dynamic page on which content changes in response to events requires programming and the potential use of databases. Dynamic Web Programming: A Beginner's Guide starts by covering HTML, XHTML, and CSS. You will then learn to use JavaScript to implement elements such as rollover events, popups, and calculations. The book explains how to use PHP to create guest books, blogs, and page transitions, as well as how to implement a database-driven Web site with MySQL.

Programming Social Applications (Paperback): Jonathan LeBlanc Programming Social Applications (Paperback)
Jonathan LeBlanc
R1,080 R792 Discovery Miles 7 920 Save R288 (27%) Ships in 12 - 17 working days

Like all good web ventures, the Social Web has risen in prominence ahead of any reliable standards that would ensure a consistent user experience. But that's finally beginning to change. With this book, you'll learn about a rich set of open source technologies for building compelling-and secure-social applications and websites. You'll discover what it takes to engage users on a personal level, and learn ways to monetize your venture. Programming Social Applications introduces you to the open source tools used on many major social platforms, and explains how technologies such as OpenSocial, Apache Shindig, OAuth, OpenID, Caja, and others work together to help you solve practical issues. You'll also examine successful proprietary platforms to help you gain a comprehensive understanding of the Social Web's foundations. * Learn how to build viral applications with social data * Implement social web technologies using real-world examples * Work with OpenSocial to standardize social graphs-individual nodes and their relationships * Build a scalable OpenSocial application container with Apache Shindig * Develop comprehensive user authentication and authorization systems using OAuth and OpenID * Learn how Caja, and ADsafe provide user security on social websites * Deal with bugs and other problems when implementing these technologies * Build distributed web frameworks that extend social graphs to include any social footprints users leave on the Web

Java EE 7 Essentials (Paperback, Annotated edition): Arun Gupta Java EE 7 Essentials (Paperback, Annotated edition)
Arun Gupta
R1,326 R847 Discovery Miles 8 470 Save R479 (36%) Ships in 12 - 17 working days

Get up to speed on the principal technologies in the Java Platform, Enterprise Edition 7, and learn how the latest version embraces HTML5, focuses on higher productivity, and provides functionality to meet enterprise demands. Written by Arun Gupta, a key member of the Java EE team, this book provides a chapter-by-chapter survey of several Java EE 7 specifications, including WebSockets, Batch Processing, RESTful Web Services, and Java Message Service. You'll also get self-paced instructions for building an end-to-end application with many of the technologies described in the book, which will help you understand the design patterns vital to Java EE development. Understand the key components of the Java EE platform, with easy-to-understand explanations and extensive code samples Examine all the new components that have been added to Java EE 7 platform, such as WebSockets, JSON, Batch, and Concurrency Learn about RESTful Web Services, SOAP XML-based messaging protocol, and Java Message Service Explore Enterprise JavaBeans, Contexts and Dependency Injection, and the Java Persistence API Discover how different components were updated from Java EE 6 to Java EE 7

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Starting Out with Python, Global Edition
Tony Gaddis Paperback R2,164 Discovery Miles 21 640
CSS For Beginners - The Best CSS Guide…
Ethan Hall Hardcover R997 R817 Discovery Miles 8 170
The API-First Transformation
Kin Lane Hardcover R1,387 Discovery Miles 13 870
Securing the Internet of Things…
Information Reso Management Association Hardcover R11,244 Discovery Miles 112 440
Python for Data Analysis - Learn the…
Robert Campbell Hardcover R844 R700 Discovery Miles 7 000
Java Concepts
Cay S. Horstmann Paperback R1,501 Discovery Miles 15 010
Java How to Program, Late Objects…
Paul Deitel, Harvey Deitel Paperback R900 R750 Discovery Miles 7 500
Intro to Python for Computer Science and…
Paul Deitel Paperback R2,077 Discovery Miles 20 770
An Introduction to XML and Web…
Anders Moller, Michael Schwartzbach Paperback R2,471 Discovery Miles 24 710
Java - The ultimate beginners guide to…
Mark Reed Hardcover R629 R526 Discovery Miles 5 260

 

Partners