0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (97)
  • R250 - R500 (511)
  • R500+ (3,195)
  • -
Status
Format
Author / Contributor
Publisher

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

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,533 Discovery Miles 15 330 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,268 Discovery Miles 22 680 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.

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,684 Discovery Miles 16 840 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.

"

Practical ASP.NET Web API (Paperback, 1st ed.): Badrinarayanan Lakshmiraghavan Practical ASP.NET Web API (Paperback, 1st ed.)
Badrinarayanan Lakshmiraghavan
R3,295 Discovery Miles 32 950 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

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,889 Discovery Miles 38 890 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.

HTML5 Programming for ASP.NET Developers (Paperback, 1st ed.): Bipin Joshi HTML5 Programming for ASP.NET Developers (Paperback, 1st ed.)
Bipin Joshi
R1,328 Discovery Miles 13 280 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.

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
R908 Discovery Miles 9 080 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,269 Discovery Miles 22 690 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.

Pro Hibernate and MongoDB (Paperback, 1st ed.): Anghel Leonard Pro Hibernate and MongoDB (Paperback, 1st ed.)
Anghel Leonard
R2,713 Discovery Miles 27 130 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.

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,200 R2,007 Discovery Miles 20 070 Save R193 (9%) 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.

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,440 R2,247 Discovery Miles 22 470 Save R193 (8%) 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,416 Discovery Miles 24 160 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,253 R1,841 Discovery Miles 18 410 Save R412 (18%) 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.

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,457 Discovery Miles 24 570 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,336 Discovery Miles 23 360 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,690 Discovery Miles 16 900 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,295 Discovery Miles 22 950 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 Backbone.js (Paperback, 1st ed.): James Sugrue Beginning Backbone.js (Paperback, 1st ed.)
James Sugrue
R2,293 Discovery Miles 22 930 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.

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,222 Discovery Miles 22 220 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.

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,421 Discovery Miles 24 210 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.

Pro Node.js for Developers (Paperback, 1st ed.): Colin J. Ihrig Pro Node.js for Developers (Paperback, 1st ed.)
Colin J. Ihrig
R1,906 Discovery Miles 19 060 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.

CSS for Windows 8 App Development (Paperback, 1st ed.): Jeremy Foster CSS for Windows 8 App Development (Paperback, 1st ed.)
Jeremy Foster
R2,350 Discovery Miles 23 500 Ships in 10 - 15 working days

CSS for Windows 8 App Development is your learning guide for CSS -- the language of great Windows 8-style apps. Learn the built-in styles that make the built-in controls shine, how to define them, and how to use CSS to give your custom app assets that beautiful Modern UI style. CSS (Cascading Style Sheets) is the clear standard for styling web applications, and with HTML, CSS, and JavaScript now powering apps on Windows 8, it's the clear standard there as well. CSS is a powerful styling and layout language that greatly simplifies the selection of page elements and their visual display, layout, and animation. Additionally, Windows 8 apps appear on a large variety of screen formats, and CSS is the primary means for uniquely defining these layouts.* Learn the language of great Windows 8-style apps *Raise your knowledge of the CSS3 standard *Use the styles built-in to Windows 8 style apps *Apply CSS styles to your app What you'll learn * Master the use of powerful CSS selectors *Learn new CSS3 functionality such as flex boxes, grids, animation, and transforms *Control your styles from JavaScript for really powerful interactions * See the styles implemented by built-in controls like ListView and override them * Learn style rules that will help you implement good Windows 8 style *See how to use LESS in your Windows 8-style app Who this book is for CSS for Windows 8 App Development is for software developers of all skill levels working with web applications. If you're new, the foundational CSS examples will bring you up to speed quickly. If you're more familiar with CSS, you'll gain critical insight into its application in Windows 8 for creating a great Modern UI.

Pro ASP.NET MVC 4 (Paperback, 4th ed.): Adam Freeman, Steven Sanderson Pro ASP.NET MVC 4 (Paperback, 4th ed.)
Adam Freeman, Steven Sanderson
R1,580 R1,332 Discovery Miles 13 320 Save R248 (16%) Ships in 10 - 15 working days

The ASP.NET MVC 4 Framework is the latest evolution of Microsoft's ASP.NET web platform. It provides ahigh-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 4 contains a number of significant advances over previous versions. New mobile and desktop templates (employing adaptive rendering) are included together with support for jQuery Mobile for the first time. New display modes allow your application to select views based on the browser that's making the request while Code Generation Recipes for Visual Studio help you auto-generate project-specific code for a wide variety of situtations including NuGet support. In this fourth edition, the core model-view-controller (MVC) architectural concepts are not simply explained or discussed in isolation, but are demonstrated in action. You'll work through an extended tutorial to create a working e-commerce web application that combines ASP.NET MVC with the latest C# language features and unit-testing best practices. By gaining this invaluable, practical experience, you'll discover MVC's strengths and weaknesses for yourselfand put your best-learned theory into practice. The book's authors, Steve Sanderson and Adam Freeman, have both watched the growth of ASP.NET MVC since its first release. Steve is a well-known blogger on the MVC Framework and a member of the Microsoft Web Platform and Tools team. Adam started designing and building web applications 15 years ago and has been responsible for some of the world's largest and most ambitious projects. You can be sure you are in safe hands. What you'll learn Gain a solid architectural understanding of ASP.NET MVC 4, including basic MVC Explore the entire ASP.NET MVC Framework Learn what's new in version 4 and how how best to apply these new features See how MVC and test-driven development work in action Capitalize on your existing knowledge quickly and easily through comparison of features in classic ASP.NET to those in ASP.NET MVC Who this book is for

This book is for web developers with a basic knowledge of ASP.NET and C# who want (or need) to start using the new ASP.NET MVC 4 Framework. Table of Contents 1. What's The Big Idea 2. Your first MVC Application 3. The MVC Pattern 4. Essential Language Features 5. Working with Razor 6. Essential Tools for MVC 7. Sports Store: A Real Application 8. Sports Store: Navigation 9. Sports Store: Cart 10. Sports Store: Admin 11. Sports Store: Security and Finishing Touches 12. Overview of MVC Projects 13. URL Routing 14. Advanced Routing Features 15. Controllers and Actions 16. Filters 17. Controller Extensbility 18. Views 19. Helper Methods 20. Templated Helper Methods 21. URL and Ajax Helper Methods 22. Model Binding 23. Model Validation 24. Bundles and Display Modes 25. Web API 26. Deployment

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,562 Discovery Miles 25 620 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.

Beginning Java with WebSphere (Paperback, 1st ed.): Robert W. Janson Beginning Java with WebSphere (Paperback, 1st ed.)
Robert W. Janson
R1,749 Discovery Miles 17 490 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

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
The Jakarta EE Platform Specification…
Eclipse Foundation Hardcover R1,156 Discovery Miles 11 560
100 Go Mistakes
Teiva Harsanyi Paperback R2,003 R1,080 Discovery Miles 10 800
An Introduction to XML and Web…
Anders Moller, Michael Schwartzbach Paperback R2,721 Discovery Miles 27 210
News Search, Blogs and Feeds - A Toolkit
Lars Vage, Lars Iselid Paperback R1,412 Discovery Miles 14 120
CSS and HTML for beginners - A Beginners…
Ethan Hall Hardcover R1,115 R950 Discovery Miles 9 500
Web-Based Services - Concepts…
Information Reso Management Association Hardcover R18,334 Discovery Miles 183 340
Coding for Kids Ages 9-15 - Simple HTML…
Bob Mather Hardcover R908 Discovery Miles 9 080
CSS For Beginners - The Best CSS Guide…
Ethan Hall Hardcover R971 R833 Discovery Miles 8 330
Trends, Applications, and Challenges of…
Mohammad Amin Kuhail, Bayan Abu Shawar, … Hardcover R7,249 Discovery Miles 72 490
Computer Programming The Doctrine 2.0…
Adesh Silva Hardcover R757 R668 Discovery Miles 6 680

 

Partners