0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (1)
  • R100 - R250 (113)
  • R250 - R500 (539)
  • R500+ (3,213)
  • -
Status
Format
Author / Contributor
Publisher

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

Pro Drupal as an Enterprise Development Platform (Paperback, 1st ed.): Jamie Kurtz, Thomas Besluau Pro Drupal as an Enterprise Development Platform (Paperback, 1st ed.)
Jamie Kurtz, Thomas Besluau
R2,068 Discovery Miles 20 680 Ships in 10 - 15 working days

In Pro Drupal as an Enterprise Development Platform authors Jamie Kurtz and Thomas Besluau explain how developers can save themselves time and money, and build their applications faster with fewer bugs by using the Drupal CMS as a foundation for their projects. The days when custom client applications were built entirely from scratch are over. Today, it makes business sense to use a flexible, highly scalable framework such as Drupal, Joomla or DotNetNuke as a foundation. This book focuses on why Drupal makes a particularly strong choice for the majority of developers. With an unprecedented level of community support, tens of thousands of well-proven plug-ins and modules available for download, and advanced content management rules and configuration engines Drupal is flexible enough to provide a firm base upon which almost all enterprise application developers can build their own custom solutions. As this book will make clear, it is no longer necessary for developers to write complex applications entirely from scratch for each of their clients.Instead, they should begin by using an enterprise-class CMS like Drupal to provide a robust foundation for them so that they can concentrate their time and skills into solving the business-specific problems of each individual client maximizing the value that they add to each assignment. What you'll learn * Understand how Drupal supports enterprise-grade application development. * Follow a comprehensive walk-through of the common business continuity, regulatory and security concerns that come with using Drupal. * See how to integrate Drupal into new or existing service-oriented architectures (SOA). * Be inspired by the many and varied application build types that Drupal supports. * Get a head-start on your competition Who this book is for This book is targeted at enterprise software developers, architects, and managers looking to increase productivity and reduce time to market on new services, applications, features, and bug fixes. Knowledge of PHP is not required

Beginning Java with WebSphere (Paperback, 1st ed.): Robert W. Janson Beginning Java with WebSphere (Paperback, 1st ed.)
Robert W. Janson
R1,773 Discovery Miles 17 730 Ships in 10 - 15 working days

Beginning Java with WebSphere provides a step-by-step guide for creating and installing both client- and server-based Java applications using Rapid Application Development v8, WebSphere Application Server 8.0, and Java.


Since more and more Java applications are moving to the server and using HTML for the user interface, there is a minimal amount of time spent exploring the Java GUI components. More specifically, this book covers graphical user interfaces using RAD's Visual Editor, variables, conditional logic, and application improvements/enhancements from the client side.And, from the server-side, this book covers servlets, JavaServer Pages (JSPs), database accessibility (JDBC), custom tags, and concludes with JavaServer Faces (JSFs).


This book concentrate on base topics that allow you to get to the server-side and database topics quickly.


What you'll learn Design and buildGUIs Create GUIs usingRAD's Visual Editor Use variables, conditional logic, event handling and more Improve your application Move to the server, using Java Servlets and JavaServer Pages (JSPs) Access a database using WebSphere Write custom server-side tags and build with JavaServer Faces (JSFs) Who this book is for

This book is for those new to the Java programming language. Table of Contents 1. Java Basics
2. Java on a PC 3. Graphical User Interfaces
4. More GUI and Visual Editor
5. Variables
6. Conditional Logic
7. Application Improvements
8. Servlets
9. Java Server Pages
10. Database Access
11. Custom Tags
12. Java Server Faces
13. Appendix A: Installing a Java Application on a PC
14. Appendix B: SQL
15. Appendix C: Installing a Java Application on WAS

Dictionary of XML Technologies and the Semantic Web (Paperback, Softcover reprint of the original 1st ed. 2004): Vladimir... Dictionary of XML Technologies and the Semantic Web (Paperback, Softcover reprint of the original 1st ed. 2004)
Vladimir Geroimenko
R1,552 Discovery Miles 15 520 Ships in 10 - 15 working days

The emerging Second-Generation Web is based entirely on XML and related technologies. It is intended to result in the creation of the Semantic Web, on which computers will be able to deal with the meaning ("semantics") of Web data and hence to process them in a more effective and autono mous way. This new version of the Web introduces a multitude of novel concepts, terms, and acronyms. Purpose, Scope and Methods This dictionary is an effort to specify the terminological basis of emerging XML and Semantic Web technologies. The ultimate goal of this dictionary is even broader than just to define the meaning of newwords - itaims to develop aproper understandingofthese leading-edge technologies. To achieve this, comprehensible definitions of technical terms are supported by numerous diagrams and code snippets, clearly annotated and explained. The main areas covered in this dictionary are: (1) XML syntax and core technologies, such as Namespaces, Infoset and XML Schema; (2) all the major membersofthe XML family oftechnologies, such as XSLT, XPath and XLink; (3) numerous XML-based domain-specific languages, such as NewsML (News Markup Language); (4) the concept and architecture of the Semantic Web; (5) key Semantic Web technologies,such as RDF (Resource Description Framework), RDF Schema and OWL (Web Ontology Language); and (6) Web services, including WSDL (Web Services Description Lan guage) and SOAP (Simple Object Access Protocol).

Pro ASP.NET Web API - HTTP Web Services in ASP.NET (Paperback, 1st ed.): Ali Uurlu, Alexander Zeitler, Ali Kheyrollahi Pro ASP.NET Web API - HTTP Web Services in ASP.NET (Paperback, 1st ed.)
Ali Uurlu, Alexander Zeitler, Ali Kheyrollahi
R2,305 Discovery Miles 23 050 Ships in 10 - 15 working days

Pro ASP.NET Web API shows you how to build flexible, extensible web services that run seamlessly on a range of operating systems and devices, from desktops to tablets to smart phones--even the ones we don't know today. ASP.NET Web API is a new framework designed to simplify web service architecture. So if you're tired of interoperability issues between inflexible web services and clients tied to specific platforms or programming languages, or if you've ever struggled with WCF, this book is for you. In Part I, you'll get up to speed on Web API's modern HTTP programming model, REST and your hosting options. Part II takes you through building a real application so you can see straight away how to put this new technology into practice. The second half of the book features dedicated chapters on topics like routing, controllers, validation and tracing, and the authors close with discussions on performance, security and an all-important look at unit testing to help you prepare your application for the real world. ASP.NET Web API makes HTTP a first-class citizen of .NET. With Pro ASP.NET Web API, you can build HTTP-based web services for your company or business, expose your data to the world across different formats and devices and gain the best possible global reach for your application. What you'll learn * The basics of HTTP web services * How to build HTTP-based web services on the .NET platform * In-depth knowledge of ASP.NET Web API and its processing architecture * How to Unit Test an ASP.NET Web API application * Asynchronous programming with ASP.NET Web API * Consuming HTTP-based web services across several different clients Who this book is for Whether you've previously worked with WCF or are an ASP.NET developer diving into web services for the first time, Pro ASP.NET Web API will show you a clean, modern approach to building HTTP web services.

Node.js Recipes - A Problem-Solution Approach (Paperback, 1st ed.): Cory Gackenheimer Node.js Recipes - A Problem-Solution Approach (Paperback, 1st ed.)
Cory Gackenheimer
R2,607 Discovery Miles 26 070 Ships in 10 - 15 working days

Node.js Recipes is your one-stop reference for learning how to solve Node.js problems. Node.js is the de facto framework for building JavaScript-powered servers. You will first be introduced to this exciting technology and what it can do, then learn through comprehensive and easy-to-follow recipes that use a problem-solution approach. Node.js Recipes teaches you to fully utilize the Node.js API, and leverage existing modules to build truly exciting projects. Because Node.js is written in JavaScript on the server, it is accessible to those who not only relish in server-side programming but also web developers who understand the ubiquitous language of the web. Node.js Recipes covers all the essential ingredients required to become a seasoned Node.js developer in no time - become a Node.js pro today What you'll learn * Learn Node.js's beginnings and what problems it addresses * Build an understanding of Node.js's native capabilities * Create servers that communicate via TCP/IP, HTTP, and HTTPS * Understand and implement test-driven development practices * Successfully work with FileSystem, events, and child processes * Create a WebSocket server, use Socket.io, and frameworks such as ExpressJS and Yahoo Mojito * Connect to a DataStore using Mongoose, MongoDB, MySQL and CouchDB * Implement security and cryptography using HMAC and TLS * Test synchronous and asynchronous code, and build a full test suite * Debug and deploy your application to Heroku, Nodejitsu and Windows Azure * Use Amazon Web Services to successfully host your Node.js application Who this book is for Node.js Recipes is for the reader who has some familiarity with JavaScript. They may have experience writing server-side JavaScript, but would like to get a more sound understanding of the capabilities that Node.js holds. This book will give them recipes enabling them to hone their JavaScript skills in a way that will harness Node.js and help them wrangle JavaScript on the server.

Perspectives on Web Services - Applying SOAP, WSDL and UDDI to Real-World Projects (Paperback, Softcover reprint of the... Perspectives on Web Services - Applying SOAP, WSDL and UDDI to Real-World Projects (Paperback, Softcover reprint of the original 1st ed. 2003)
Olaf Zimmermann, Mark Tomlinson, Stefan Peuser
R1,706 Discovery Miles 17 060 Ships in 10 - 15 working days

Contains everything that a project team needs to know about the development and deployment of Web services with the IBM WebSphere product family. Included will be examples for all development artifacts in a format that can be reused in the reader s project. It combines the authors own practical experiences with consolidated information on the latest product capabilities in a unique approach that allows the book to be easily accessible to a broad spectrum of readers. Finding a balance between a euphoric/optimistic and down-to earth/realistic view on the subject, this book will be an essential part of every Web service developer s bookshelf.

"

Learning SPARQL 2ed (Paperback, 2nd Revised edition): Bob DuCharme Learning SPARQL 2ed (Paperback, 2nd Revised edition)
Bob DuCharme
R1,066 R718 Discovery Miles 7 180 Save R348 (33%) Ships in 12 - 17 working days

Get hands-on experience with SPARQL, the RDF query language. With this concise book, you will learn how to use the latest version of this W3C standard to retrieve and manipulate the increasing amount of public and private data available via SPARQL endpoints. Several open source and commercial tools already support SPARQL, and this introduction gets you started right away. Learn how to write and run simple SPARQL 1.1 queries, then dive into the language's powerful features and capabilities for manipulating the data you retrieve. Learn what you need to know to add to, update, and delete data in RDF datasets, and give web applications access to this data. Updated to reflect SPARQL 1.1. Recommendation version of specifications Understand SPARQL's connection with RDF, the semantic web, and related specifications Query and combine data from local and remote sources Copy, convert, and create new RDF data Learn how datatype metadata, standardized functions, and extension functions contribute to your queries New chapters cover SPARQL Query Results Formats, Query Efficiency and Debugging, RDF Schema, OWL, and Inferencing.Includes a cookbook of SPARQL queries useful in a variety of situations Expanded Application Development chapter

Practical ASP.NET Web API (Paperback, 1st ed.): Badrinarayanan Lakshmiraghavan Practical ASP.NET Web API (Paperback, 1st ed.)
Badrinarayanan Lakshmiraghavan
R3,360 Discovery Miles 33 600 Ships in 10 - 15 working days

The ASP.NET Web API is a framework that lets you build sophisticated cross-platform HTTP services using a simple unified toolset. ASP.NET Web API applications can be consumed by the widest possible range of devices from tablets and smartphones to desktops. If a device operates over HTTP then the Web API can interface with it. Built on top of ASP.NET MVC it automatically seperates out and handles service-layer agreements allowing you to focus on the form and function of your code without needing to worry about low-level interoperability concerns. So long as your code is correctly crafted Web API will do the rest. Practical ASP.NET Web API provides you with a hands-on and code-focused demonstration of the Web API in action. From the very beginning, you'll be writing working code in order to see best practices and concepts in action. As the book progresses, the concepts and code will become more sophisticated. Beginning with an overview of the web service model in general and Web API in particular, you'll progress quickly to a detailed exploration of the request binding and response formatting that lie at the heart of Web API.You'll investigate various scenarios and see how they can be manipulated to achieve the results you need. Later in the book more sophisticated themes will be introduced that will set your applications apart from the crowd. You'll learn how you can validate the request messages on arrival, how you can create loosely coupled controllers, extend the pipeline processing to comparmentalize your code for security and unit testing before being put onto a live hosting server. What you'll learn * What ASP.NET Web API is and how it can be used effectively * Ways to optimize your code for readability and performance * How to add Web API to both new and existing code solutions * What controller dependencies are and why they matter * How to maintain robust security across your projects * Reliable best-practices for using Web API in a professional context Who this book is for The book is ideal for any .NET developer who wants to learn how the ASP.NET Web API framework works in a realistic setting. A good working knowledge of C# and the .NET framework and a familiarity with Visual Studio are the only pre-requisites to benefit from this book

HTML5 Programming for ASP.NET Developers (Paperback, 1st ed.): Bipin Joshi HTML5 Programming for ASP.NET Developers (Paperback, 1st ed.)
Bipin Joshi
R1,341 Discovery Miles 13 410 Ships in 10 - 15 working days

HTML5 Programming for ASP.NET Developers teaches you to harness the power and flexibility of HTML5 in new or existing ASP.NET and ASP.NET MVC web applications. Focusing on the programmable features of HTML5 that will be most useful to you as an ASP.NET developer, this book will take you straight to the heart of what you can get out of this new technology. HTML5 is an emerging web standard that has received a great deal of attention from browser companies and the developer community, encompassing HTML, JavaScript enhancements and CSS3 specifications. But HTML5 isn't just about markup. A major part of HTML5 is its programmable features and APIs, which make up the core of this book. HTML5 Programming for ASP.NET Developers will show you how to: * Add interactivity and media to your sites using the Canvas and Audio and Video APIs. * Make your web applications work offline, understand client side storage options using Web Storage, and work more efficiently with local files using the File API. * Use the Communication API and Web Sockets for easier communication between server and client.Other topics include multithreading with Web Workers, understanding the new form inputs and controls, using Geolocation, and enhancing your web forms and pages with CSS3. All major browsers already support HTML5 to varying degrees and are aggressively working to provide full-fledged standardized support. Start using HTML5 in your projects today, and build future-ready web applications that take advantage of the exciting features that HTML5 has to offer. What you'll learn * Learn to structure and style your web pages using new HTML5 features. * Use Web Storage, Canvas, Web Workers, Web Sockets, application caching and more in ASP.NET. * Illustrates HTML5 feature utilization in both Web Forms and MVC applications. * Use JavaScript and jQuery to communicate between HTML5 and ASP.NET server side code. * Learn to use HTML5 in Visual Web Developer. * See how HTML5 allows you to develop cross-browser future ready web applications. Who this book is for Whether you've worked on a few small projects, or been working with ASP.NET and ASP.NET MVC for some time, this book will get you up-and-running with HTML5 so you can make it a part of your daily toolkit.If you are comfortable with creating Web Forms and MVC projects, and you care about staying at the cutting edge of the latest web standards and technologies, this book is for you.

Pro Hibernate and MongoDB (Paperback, 1st ed.): Anghel Leonard Pro Hibernate and MongoDB (Paperback, 1st ed.)
Anghel Leonard
R2,762 Discovery Miles 27 620 Ships in 10 - 15 working days

Hibernate and MongoDB are a powerful combination of open source persistence and NoSQL technologies for today's Java-based enterprise and cloud application developers. Hibernate is the leading open source Java-based persistence, object relational management engine, recently repositioned as an object grid management engine. MongoDB is a growing, popular open source NoSQL framework, especially popular among cloud application and big data developers. With these two, enterprise and cloud developers have a complete out of the box solution. Pro Hibernate and MongoDB shows you how to use and integrate Hibernate and MongoDB. More specifically, this book guides you through the bootstrap; building transactions; handling queries and query entities; and mappings. Then, this book explores the principles and techniques for taking these application principles to the cloud, using the OpenShift Platform as a Service (PaaS) and more. In this book, you get two case studies: * An enterprise application using Hibernate and MongoDB. then, * A cloud application (OpenShip) migrated from the enterprise application case study After reading or using this book, you come away with the experience from two case studies that give you possible frameworks or templates that you can apply to your own specific application or cloud application building context.What you'll learn * How to use and integrate Hibernate and MongoDB to be your complete out of the box solution for database driven enterprise and cloud applications * How to bootstrap; run in supported environments; do transactions; handle queries and query entities; and mappings * How to build an enterprise application case study using Hibernate and MongoDB * What are the principles and techniques for taking applications to the Cloud, using the OpenShift Platform as a Service (PaaS) and more * How to build a cloud-based app or application (OpenShip) Who this book is for This book is for experienced Java, enterprise Java programmers who may have some experience with Hibernate and/or MongoDB.

Introducing Java EE 7 - A Look at What's New (Paperback, 1st ed.): Josh Juneau Introducing Java EE 7 - A Look at What's New (Paperback, 1st ed.)
Josh Juneau
R910 Discovery Miles 9 100 Ships in 10 - 15 working days

Introducing Java EE 7: A Look at What's New guides you through the new features and enhancements in each of the technologies comprising the Java EE platform. Readers of this book will not have to wade through introductory material or information covering features that have been part of the EE platform for years. Instead, developers can pick this book up and read it to brush up on those features that have changed or have been added for the EE 7 release. This handy reference helps you move forward from Java EE 6 to the new EE 7 platform quickly and easily. Java is a mature programming language that has been refined over the years into a productive language widely used in enterprise application development. Although the language contains frameworks and methodologies that have been used for years, it is important to make use of the most current features available in the language in order to achieve the best results. Introducing Java EE 7: A Look at What's New covers the solutions using the most current Java Enterprise technologies, including EJB 3.2, JSF 2.2, and JAX-RS 2.0.Build a streamlined and reliable application that uses the latest in Java technologies, and develop it much faster than you did with the older technologies. Rejuvenate your Java expertise to use the freshest capabilities, or perhaps learn Java Enterprise development for the first time and discover one of the most widely used and most powerful technologies available for application development today. Get up and running quickly with the new features of EE 7 * Designed to get you up and running quickly with the newly released Java EE 7 * Includes real world examples of how to use new and updated features.* Demonstrates the latest productivity enhancements in the platform What you'll learn * Develop using the latest in Java EE 7 technologies * Deploy the most current features in Java Servlets * Make use of HTML5 in your Java Enterprise applications * Create enterprise database applications using the latest features in EJB * Improve application code through Context Dependency Injection (CDI) * Exploit the power of RESTful web services Who this book is for Introducing Java EE 7: A Look at What's New is intended for developers already familiar with the basic concepts of Java Enterprise Edition development. The book jumps right into covering new features in Java EE 7, and gets down into code from the very beginning. The book is organized to be a handy reference for those who need information quickly on a particular topic while transitioning from Java EE 6 to Java EE 7, but it can also be read front to back.

Beginning Java EE 7 (Paperback, 1st ed.): Antonio Goncalves Beginning Java EE 7 (Paperback, 1st ed.)
Antonio Goncalves
R2,307 Discovery Miles 23 070 Ships in 10 - 15 working days

Java Enterprise Edition (Java EE) continues to be one of the leading Java technologies and platforms. Beginning Java EE 7 is the first tutorial book on Java EE 7. Step by step and easy to follow, this book describes many of the Java EE 7 specifications and reference implementations, and shows them in action using practical examples. This definitive book also uses the newest version of GlassFish to deploy and administer the code examples. Written by an expert member of the Java EE specification request and review board in the Java Community Process (JCP), this book contains the best information possible, from an expert's perspective on enterprise Java technologies.

Beginning ASP.NET MVC 4 (Paperback, 1st ed.): Jose Rolando Guay Paz Beginning ASP.NET MVC 4 (Paperback, 1st ed.)
Jose Rolando Guay Paz
R2,258 R2,037 Discovery Miles 20 370 Save R221 (10%) Ships in 10 - 15 working days

By now you'll have heard of ASP.NET MVC. This excitingnew approach to developing ASP.NET web applications has taken thedevelopment world by storm over the last few years. Now a mature technology suitable for mainstream use, its adoption has exploded in recent times. Until recently, ASP.NET MVC was regarded as an advanced technology only suitable for experienced developers with a strong knowledge of classic ASP.NET and C# coding behind them. This book overturns that prejudice and shows that the beautiful simplicity of ASP.NET MVC is just as suitable for novice developers venturing into real-world application design for the first time. With the aid of a fully worked demo application this bookexplains and demonstrates for you the three pillars of MVC in action. You'll see howthe Model, View and Controller patterns work together in a compliementarymanner to provide MVC's powerful results. There's never been a better time to learn how to use ASP.NETMVC 4. The technology will speed your development times, reduce theverbosity of your code and simplify your application designs all at once. Takethe first step towards ASP.NET MVC mastery with Beginning ASP.NET MVC 4.What you'll learn * How to get started with ASP.NET MVC. What tools and components you'll need and how to download and set up the demo application on your system. * Understand the details of the MVC pattern with deep-dives into each of the Model, View and Controller elements supported by working code showing them in action. * How to apply and extend the MVC patterns to real world solutions: adding AJAX and jQuery, validation and securing user data, testing and deploying the finished application. All of these are discussed and demonstrated. Who this book is for This book is written for readers with basic ASP.NET expertise, such as you might gain from reading Beginning ASP.NET 4.5 in C#. You should be familiar with the underlying structure of ASP.NET applications and comfortable following examples that are underpinned with straight-forward C# code. If you've just found your feet with ASP.NET and are looking to take the next step on the road to mastery then this is the book for you.

Pro Node.js for Developers (Paperback, 1st ed.): Colin J. Ihrig Pro Node.js for Developers (Paperback, 1st ed.)
Colin J. Ihrig
R1,934 Discovery Miles 19 340 Ships in 10 - 15 working days

Since it's creation in 2009, Node.js has grown into a powerful and increasingly popular asynchronous-development framework for creating highly-scalable network applications using JavaScript. Respected companies such as Dow Jones and LinkedIn are among the many organizations to have seen Node's potential and adopted it into their businesses.Pro Node.js for Developers provides a comprehensive guide to this exciting new technology. We introduce you to Node - what it is, why it matters and how to set it up - before diving deeply into the key concepts and APIs that underpin its operation. Building upon your existing JavaScript skills you'll be shown how to use Node.js to build both Web- and Network-based applications, to deal with data sources, capture events and deal with child processes to create robust applications that will work well in a wide range of circumstances. Once you've mastered these skills we'll go further, teaching you more advanced software engineering skills that will give your code a professional edge. You'll learn how to create easily reusable modules that will save you time through code reuse, to log and debug your applications quickly and effectively and to write code that will scale easily and reliably as the demand for your application grows.

WordPress for Web Developers - An Introduction for Web Professionals (Paperback, 2nd ed.): Stephanie Leary WordPress for Web Developers - An Introduction for Web Professionals (Paperback, 2nd ed.)
Stephanie Leary
R2,504 R2,284 Discovery Miles 22 840 Save R220 (9%) Ships in 10 - 15 working days

WordPress for Web Developers is a complete guide for web designers and developers who want to begin building and administeringsites with WordPress. This book is an update of Beginning WordPress 3, freshened and clarified forweb developers who want to make the most of WordPress.You'll start by learning WordPress basics, including how to publish content, add media, and manage users.

Then you'll dig deeper into your WordPress server administration, including domain mapping, security, and importing and migrating. The book then steps up a gear with an introduction to developing for WordPress, perfect for developers and designers with some PHP experience, who want to learn to create custom themes and plugins.

WordPress is the most popular open source blogging and content management system in the world. Its flexible, user-friendly system can be extended with thousands of freely available themes and plugins. This book will teach you how to make the most of WordPress's built-in features, how to find the right themes and plugins for your projects, and how to build your own custom features. You'll learn to:

What you'll learn How to install WordPress and configure its settings How to create, organize, and display content and multimedia files How to find themes and plugins or create your own with PHP How to maintain and secure your WordPress sites How to set up a network of sites and manage them in a single interface Who this book is for

This book is for professional web designers and developers, with some working knowledge of PHP, who want to learn to administer andbuild sites with WordPress using advanced topics such as themes and plugins. Table of Contents

Part 1: Installing and Using WordPress 1.Introduction 2.Installation 3.Settings 4.Working with Content 5.Working with Themes 6.Working with Plugins 7.Working with Users Part 2: WordPress and Your Server 8.Setting up the Network 9.Maintenance and Security 10.Importing and Migrating Part 3: Beginning WordPress Development 11.Development Concepts for Themes and Plugins 12.Creating a Custom Theme 13.Creating Plugins 14.Custom Content Types, Taxonomies, and Fields Appendix A. Recommended Plugins

Pro Django (Paperback, 2nd ed.): Marty Alchin Pro Django (Paperback, 2nd ed.)
Marty Alchin
R2,458 Discovery Miles 24 580 Ships in 10 - 15 working days

Django is the leading Python web application development framework. Learn how to leverage the Django web framework to its full potential in this advanced tutorial and reference. Updated for Django 1.6 and Python 3, Pro Django, Second Editionexamines in great detail thesometimes complexproblems that Python web application developers can face and how to solve them. Provides indepth information about advanced tools and techniques available in every Django installation Runs the gamut from the theory of Django's internal operations to actual code that solves realworld problems for highvolume environments Goes above and beyond other books, leaving the basics behind Shows how Django can do things even its core developers never dreamed possible What you'll learn See how to use Django's models, views, forms, and templates Handle HTTP and customizing back ends Use Django's common tooling Employ Django in various environments Build a business software suite for use in the corporate world Make this code reusableeven distributable Who this book is for This book is for companies looking for a framework capable of supporting enterprise needs, as well as advanced Python or web developers looking to solve unusual, complex problems.

Pro ASP.NET MVC 5 (Paperback, 5th ed.): Adam Freeman Pro ASP.NET MVC 5 (Paperback, 5th ed.)
Adam Freeman
R2,312 R1,868 Discovery Miles 18 680 Save R444 (19%) Ships in 10 - 15 working days

The ASP.NET MVC 5 Framework is the latest evolution of Microsoft's ASP.NET web platform. It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET.ASP.NET MVC 5 contains a number of advances over previous versions, including the ability to define routes using C# attributes and the ability to override filters. The user experience of building MVC applications has also been substantially improved. The new, more tightly integrated, Visual Studio 2013 IDE has been created specifically with MVC application development in mind and provides a full suite of tools to improve development times and assist in reporting, debugging and deploying your code. The popular Bootstrap JavaScript library has also now been included natively within MVC 5 providing you, the developer, with a wider range of multi-platform CSS and HTML5 options than ever before without the penalty of having to load-in third party libraries.

Beginning Backbone.js (Paperback, 1st ed.): James Sugrue Beginning Backbone.js (Paperback, 1st ed.)
James Sugrue
R2,331 Discovery Miles 23 310 Ships in 10 - 15 working days

Beginning Backbone.js is your step-by-step guide to learning and implementing the Backbone.js library. Backbone.js is one of the most popular JavaScript libraries among web developers, used to create modular, single-page web apps. This book takes you from downloading Backbone.js and its dependencies all the way to using more advanced libraries to structure your application architecture, and everything in between. With a real-world, practical approach, you will learn how you can integrate Backbone.js into the center of your JavaScript stack, and create scalable applications. James Sugrue shows you how to implement all aspects of templating, really work well with RequireJS, and fully understand Grunt and all its plug-ins. Armed with this knowledge you'll be able to architect a continuous integration system that is key to real-world applications. With the explosion of JavaScript-based applications on the web, the need for more structured approaches to code management is more important than ever. Backbone.js helps create applications that separate models from views, enabling developers to avoid spaghetti code. Beginning Backbone.js will gently guide you into this amazingly powerful library, and help you ramp up to building professional applications.Integrate Backbone.js into your work today. What you'll learn * Learn the importance of MVC approaches in software development * Learn why Backbone.js is so popular and how to integrate it into your JavaScript stack * Understand core Backbone.js concepts such as models, views, routers, and events * Test your application using the latest JavaScript testing tools * Create build scripts using Grunt.js to simplify your build and deployment workflow * Use additional libraries to build on the power of Backbone.js * Avoid common beginner errors and code using best practices Who this book is for Beginning Backbone.js is for the web developer who is already confident with JavaScript, but who is keen to build larger, single-page web apps. If you want to introduce more structure, quality, and process to your web application using Backbone.js, and other leading JavaScript technologies, this is the book for you.

e-Infrastructure and e-Services for Developing Countries - 4th International ICST Conference, AFRICOMM 2012, Yaounde, Cameroon,... e-Infrastructure and e-Services for Developing Countries - 4th International ICST Conference, AFRICOMM 2012, Yaounde, Cameroon, November 12-14, 2012, Revised Selected Papers (Paperback, 2013 ed.)
Karl Jonas, Idris A. Rai, Maurice Tchuente
R2,500 Discovery Miles 25 000 Ships in 10 - 15 working days

This book constitutes the thoroughly refereed post-conference proceedings of the 4th International ICST Conference on e-Infrastructure and e-Services for Developing Countries, AFRICOMM 2012, held in Yaounde, Cameroon, in November 2012. The 24 revised full papers presented were carefully reviewed and selected from numerous submissions. The papers cover a wide range of topics in the field of information and communication infrastructures and are grouped in topical sections on: e-Infrastructure, e-Services, e-Society, e-Health, and e-Security.

Realtime Web Apps - With HTML5 WebSocket, PHP, and jQuery (Paperback, 1st ed.): Jason Lengstorf, Phil Leggetter, Alex Newman Realtime Web Apps - With HTML5 WebSocket, PHP, and jQuery (Paperback, 1st ed.)
Jason Lengstorf, Phil Leggetter, Alex Newman
R2,375 Discovery Miles 23 750 Ships in 10 - 15 working days

Realtime Web Apps: With HTML5 WebSocket, PHP, and jQuery is a guide for beginner- to intermediate-level web developers looking to take the next leap forward in website and app development: realtime. With Realtime Web Apps, you'll be able to quickly get up to speed on what HTML5 WebSocket does, how it is going to affect the future of the web as we know it, and-thanks to Pusher's simple API-start developing your first realtime app today. Using a practical approach rather than focusing on dry theory, Realtime Web Apps will guide you through building your first app using HTML5, CSS3, jQuery, and Pusher. After your initial introduction to the technologies used in the book, you'll immediately jump into the process of creating a realtime Q&A app that will work on desktop browsers as well as mobile phones (including iOS and Android). In addition to learning realtime development strategies, you'll also learn progressive development strategies including responsive CSS3 layouts, AJAX development with jQuery, and more. The future of the web is realtime. Grab your hoverboard. Introduces you to the revolutionary capabilities of the HTML5 WebSocket API Gets you started with WebSocket immediately using the super-simple Pusher API Walks you through the development of a real-life realtime web app Gets you working with responsive layouts, jQuery, and AJAX development

Web Technologies and Applications - 15th Asia-Pacific Web Conference, APWeb 2013, Sydney, Australia, April 4-6, 2013,... Web Technologies and Applications - 15th Asia-Pacific Web Conference, APWeb 2013, Sydney, Australia, April 4-6, 2013, Proceedings (Paperback, 2013 ed.)
Yoshiharu Ishikawa, Jianzhong Li, Wei Wang, Rui Zhang, Wenjie Zhang
R1,713 Discovery Miles 17 130 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 15th Asia-Pacific Conference APWeb 2013 held in Sydney, Australia, in April 2013. The 80 papers presented were carefully reviewed and selected from numerous submissions. The papers are organized in topical sections on distributed processing; graphs; Web search and Web mining; XML, RDF data and query processing; social networks; probabilistic queries; multimedia and visualization; spatial-temporal databases; data mining and knowledge discovery; privacy and security; performance, query processing and optimization. There are also sections summarizing the tutorials and containing the papers from the following workshops: second international workshop on data management for emerging network infrastructure, international workshop on soical media analytics and recommendation technologies, and international workshop on management of spatial temporal data.

The Definitive Guide to HTML5 WebSocket (Paperback, 1st ed.): Vanessa Wang, Frank Salim, Peter Moskovits The Definitive Guide to HTML5 WebSocket (Paperback, 1st ed.)
Vanessa Wang, Frank Salim, Peter Moskovits
R2,333 Discovery Miles 23 330 Ships in 10 - 15 working days

The Definitive Guide to HTML5 WebSocket is the ultimate insider's WebSocket resource. This revolutionary new web technology enables you to harness the power of true real-time connectivity and build responsive, modern web applications. This book contains everything web developers and architects need to know about WebSocket. It discusses how WebSocket-based architectures provide a dramatic reduction in unnecessary network overhead and latency compared to older HTTP (Ajax) architectures, how to layer widely used protocols such as XMPP and STOMP on top of WebSocket, and how to secure WebSocket connections and deploy WebSocket-based applications to the enterprise. Build real-time web applications with HTML5. This book: Introduces you to the WebSocket API and protocol Describes and provides real-world examples of protocol communication over WebSocket Explains WebSocket security and enterprise deployment

Beginning ASP.NET 4.5 Databases (Paperback, 3rd ed.): Sandeep Chanda, Damien Foggon Beginning ASP.NET 4.5 Databases (Paperback, 3rd ed.)
Sandeep Chanda, Damien Foggon
R2,259 Discovery Miles 22 590 Ships in 10 - 15 working days

Beginning ASP.NET 4.5 Databases introduces you to the world of building data-driven Web sites using ASP.NET, ADO.NET and the Entity Framework using C#. Since ASP.NET developers need to access databases quickly and efficiently, this book teaches the best practices and methods to help developers achieve professional ASP.NET and database solutions. Beginning ASP.NET 4.5 Databases is a comprehensive introduction on how you can connect a Web site to many different data sources - not just databases - and use the data to create dynamic page content. It also shows you how to build a relational database, use SQL to communicate with it, and understand how they differ from each other. With in-depth, on-target coverage of the new data access features of .NET Framework 4.5, this book is your guide to using ASP.NET to build responsive, easy-to-update data-driven Web sites.

Incentive-Centric Semantic Web Application Engineering (Paperback): Elena Simperl, Roberta Cuel, Martin Stein Incentive-Centric Semantic Web Application Engineering (Paperback)
Elena Simperl, Roberta Cuel, Martin Stein
R866 Discovery Miles 8 660 Ships in 10 - 15 working days

While many Web 2.0-inspired approaches to semantic content authoring do acknowledge motivation and incentives as the main drivers of user involvement, the amount of useful human contributions actually available will always remain a scarce resource. Complementarily, there are aspects of semantic content authoring in which automatic techniques have proven to perform reliably, and the added value of human (and collective) intelligence is often a question of cost and timing. The challenge that this book attempts to tackle is how these two approaches (machine- and human-driven computation) could be combined in order to improve the cost-performance ratio of creating, managing, and meaningfully using semantic content. To do so, we need to first understand how theories and practices from social sciences and economics about user behavior and incentives could be applied to semantic content authoring. We will introduce a methodology to help software designers to embed incentives-minded functionalities into semantic applications, as well as best practices and guidelines. We will present several examples of such applications, addressing tasks such as ontology management, media annotation, and information extraction, which have been built with these considerations in mind. These examples illustrate key design issues of incentivized Semantic Web applications that might have a significant effect on the success and sustainable development of the applications: the suitability of the task and knowledge domain to the intended audience, and the mechanisms set up to ensure high-quality contributions, and extensive user involvement. Table of Contents: Semantic Data Management: A Human-driven Process / Fundamentals of Motivation and Incentives / Case Study: Motivating Employees to Annotate Content / Case Study: Building a Community of Practice Around Web Service Management and Annotation / Case Study: Games with a Purpose for Semantic Content Creation / Conclusions

TypeScript Revealed (Paperback, 1st ed.): Dan Maharry TypeScript Revealed (Paperback, 1st ed.)
Dan Maharry
R1,317 Discovery Miles 13 170 Ships in 10 - 15 working days

TypeScript Revealed is a quick 100-page guide to Anders Hejlsberg's new take on JavaScript. With this brief, fast-paced introduction to TypeScript, .NET, Web and Windows 8 application developers who are already familiar with JavaScript will easily get up to speed with TypeScript and decide whether or not to start incorporating it into their own development. TypeScript is 'JavaScript for Application-scale development'; a superset of JavaScript that brings to it an additional object-oriented-like syntax familiar to .NET programmers that compiles down into simple, clean JavaScript that any browser can run today. It's also tied to the next version of the JavaScript standard, which means that TypeScript will continue to evolve over time to keep in step with that standard and with the capabilities of the engines that will execute JavaScript applications. If you are a .NET developer, Web designer or developer, or a programmer with a keen interest in scalable applications, TypeScript Revealed is a great way to get started with the language, learn how it compiles into JavaScript, and how easy it is to learn from a .NET/Java developer's perspective.* Takes you through the language features in Typescript additional to those in JavaScript * Describes the tooling and community support for TypeScript development * Discusses how TypeScript can be included in ASP.NET, Windows 8, and node.js application development projects. What you'll learn * Why you should care about TypeScript * What it does and what it doesn't do * The current toolset and levels of support * The new syntax features of TypeScript * How to build your own TypeScript declaration files * How to incorporate TypeScript into your projects Who this book is for TypeScript Revealed is aimed at the early adopter developer who is already familiar with Microsoft tools and .NET and/or JavaScript development that wants a flavor of TypeScript distilled, culled, and organized in one place. Table of ContentsChapter 1: What is TypeScript? Why TypeScript? Chapter 2: New Syntax Static Typing & Type Inference Tooling Interfaces Classes Derived classes using the 'extends' keyword. Arrow functions Modules Enforcing the Intention of some features. Typescript vs EcmaScript6 Chapter 3: Working with TypeScript Tools & Resources

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Coding for Kids Ages 9-15 - Simple HTML…
Bob Mather Hardcover R910 Discovery Miles 9 100
An Introduction to XML and Web…
Anders Moller, Michael Schwartzbach Paperback R2,527 Discovery Miles 25 270
News Search, Blogs and Feeds - A Toolkit
Lars Vage, Lars Iselid Paperback R1,366 Discovery Miles 13 660
Intro to Python for Computer Science and…
Paul Deitel Paperback R2,123 Discovery Miles 21 230
Java How to Program, Late Objects…
Paul Deitel, Harvey Deitel Paperback R900 R750 Discovery Miles 7 500
DelphiMVCFramework - the official guide…
Daniele Teti Hardcover R1,397 Discovery Miles 13 970
Starting Out with Python, Global Edition
Tony Gaddis Paperback R2,211 Discovery Miles 22 110
CSS For Beginners - The Best CSS Guide…
Ethan Hall Hardcover R997 R833 Discovery Miles 8 330
The API-First Transformation
Kin Lane Hardcover R1,416 Discovery Miles 14 160
Computer Programming The Doctrine 2.0…
Adesh Silva Hardcover R777 R663 Discovery Miles 6 630

 

Partners