Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Introducing Regular Expressions by Michael Fitzgerald 9781449392680
RRP: £39.99Booksplease Price: £28.23Regular expressions remain a difficult part of the puzzle when learning how to program. Commonly used for sifting through large chunks of text, regexes are incredibly powerful although they may... -
Head First HTML5 Eric T. Freeman 9781449390549
RRP: £47.99Booksplease Price: £34.20What can HTML5 do for you? If you're a web developer looking to use this new version of HTML, you might be wondering how much has really changed. Head First HTML5 Programming introduces the key... -
Learning the iOS 4 SDK for JavaScript Programmers: Create Native Apps with Objective-C and Xcode by Danny Goodman 9781449388454
RRP: £27.99Booksplease Price: £20.77Is it possible for JavaScript programmers to learn the iPhone SDK and live to tell the tale? Technology guru Danny Goodman did, and with this book he leaves a well-marked trail for you to follow. An... -
Make: Arduino Bots and Gadgets: Six Embedded Projects with Open Source Hardware and Software Kimmo Karvinen 9781449389710
RRP: £27.99Booksplease Price: £22.21Want to build your own robots, turn your ideas into prototypes, control devices with a computer, or make your own cell phone applications? It's a snap with this book and the Arduino open source... -
MacRuby: The Definitive Guide: Ruby and Cocoa on OS X by Matt Aimonetti 9781449380373
RRP: £31.99Booksplease Price: £23.07Want to develop apps for the iPhone and iPad, but prefer to use a friendly language like Ruby? This in-depth guide shows you how MacRuby puts the power of Apple's development tools right at your... -
Ruby Cookbook 2e Lucas Carlson 9781449373719
RRP: £39.99Booksplease Price: £29.03Push Ruby to its limits. Ruby Cookbook is the most comprehensive problem-solving guide to this popular language, with hundreds of solutions to real-world problems. Each detailed recipe provides code... -
JavaScript with Promises Daniel Parker 9781449373214
RRP: £15.99Booksplease Price: £12.16Asynchronous JavaScript is everywhere, whether you're using Ajax, AngularJS, Node.js, or WebRTC. This practical guide shows intermediate to advanced JavaScript developers how Promises can help you... -
Head First Ruby Jay Mcgavren 9781449372651
RRP: £47.99Booksplease Price: £34.20What will you learn from this book?What's all the buzz about this Ruby language? Is it right for you? Well, ask yourself: are you tired of all those extra declarations, keywords, and compilation... -
Building Web Applications with Ember.js Jesse Cravens 9781449370923
RRP: £23.99Booksplease Price: £17.33If you're a web developer interested in building scalable single-page applications - full-stack, browser-based apps that connect to a backend - this practical guide shows you how to use Ember.js, the... -
Java 8 Lambdas: Pragmatic Functional Programming by Richard Warburton 9781449370770
RRP: £31.99Booksplease Price: £23.07If you're a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You'll learn through code... -
Beautiful JavaScript: Leading Programmers Explain How They Think Anton Kovalyov 9781449370756
RRP: £31.99Booksplease Price: £23.89In the past few years, JavaScript has rapidly expanded beyond the browser and today we use it for all kind of projects: from powerful web applications to web servers to making desktop games run in... -
Learning Web App Development: Build Quickly with Proven JavaScript Techniques by Semmy Purewal 9781449370190
RRP: £39.99Booksplease Price: £28.23Grasp the fundamentals of web application development by building a simple database-backed app from scratch, using HTML, JavaScript, and other open source tools. Through hands-on tutorials, this... -
Java EE 7 Essentials Arun Gupta 9781449370176
RRP: £39.99Booksplease Price: £28.53Get up to speed on the principal technologies in the Java Platform, Enterprise Edition 7, and learn how the latest version embraces HTML5, focuses on higher productivity, and provides functionality... -
Relational Theory for Computer Professionals C. J. Date 9781449369439
RRP: £31.99Booksplease Price: £23.07All of today's mainstream database products support the SQL language, and relational theory is what SQL is supposed to be based on. But are those products truly relational? Sadly, the answer is no... -
Computer Science Programming Basics with Ruby Ophir Frieder 9781449355975
RRP: £27.99Booksplease Price: £20.47This book is intended as a text for an "Introduction to Computer Science" course for non-majors. That is, this book is intended for "the rest of the world"; namely "every can program". No specific... -
WebSockets by Andrew Lombardi 9781449369279
RRP: £19.99Booksplease Price: £15.24Until recently, creating desktop-like applications in the browser meant using inefficient Ajax or Comet technologies to communicate with the server. With this practical guide, you'll learn how to use... -
Learning Scala: Practical Functional Programming for the JVM by Jason Swartz 9781449367930
RRP: £31.99Booksplease Price: £23.07Why learn Scala? You don't need to be a data scientist or distributed computing expert to appreciate this object-oriented functional programming language. This practical book provides a comprehensive... -
Beginning BeagleBone: Creating Linux-Powered Electronics Projects Matt Richardson 9781449345372
RRP: £11.99Booksplease Price: £9.26Many people think of Linux as a computer operating system, running on users' desktops and powering servers. But Linux can also be found inside many consumer electronics devices. Whether they're the... -
HTML5 Matthew MacDonald 9781449363260
RRP: £31.99Booksplease Price: £25.39HTML5 is more than a markup language - it's a collection of several independent web standards. Fortunately, this expanded guide covers everything you need in one convenient place. With step-by-step... -
Learning PHP Design Patterns William Sanders 9781449344917
RRP: £31.99Booksplease Price: £23.37Build server-side applications more efficiently - and improve your PHP programming skills in the process - by learning how to use design patterns in your code. This book shows you how to apply... -
Programming 3D Applications with HTML5 and WebGL: 3D Animation and Visualization for Web Pages by Tony Parisi 9781449362966
RRP: £35.99Booksplease Price: £25.95Create high-performance, visually stunning 3D applications for the Web, using HTML5 and related technologies such as CSS3 and WebGL - the emerging web graphics standard. With this book, you'll learn... -
Java 7 Pocket Guide, Robert Liguori 9781449343569
RRP: £11.99Booksplease Price: £8.96Ever reach an impasse while writing code because you couldn't remember how something in Java worked? This pocket guide is designed to keep you moving. Concise, convenient and easy to use, Java Pocket... -
Java Web Services: Up and Running Martin Kalin 9781449365110
RRP: £31.99Booksplease Price: £23.37Learn how to develop REST-style and SOAP-based web services and clients with this quick and thorough introduction. This hands-on book delivers a clear, pragmatic approach to web services by providing... -
Data Structures and Algorithms with JavaScript Michael Mcmillan 9781449364939
RRP: £31.99Booksplease Price: £23.07As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C#... -
RESTful Java with JAX-RS 2.0 by Bill Burke 9781449361341
RRP: £31.99Booksplease Price: £23.37Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than... -
Efficient Android Threading: Asynchronous Processing Techniques for Android Applications Anders Goransson 9781449364137
RRP: £39.99Booksplease Price: £28.23Many developers using the Android platform have encountered problems when choosing an asynchronous solution to create a snappy user experience. This practical book explains Android's asynchronous... -
ZooKeeper: Distributed Process Coordination by Flavio Junqueira 9781449361303
RRP: £27.99Booksplease Price: £20.47Building distributed applications is difficult enough without having to coordinate the actions that make them work. This practical guide shows how Apache ZooKeeper helps you manage distributed... -
JSON at Work: Practical Data Integration for the Web by Tom Marrs 9781449358327
RRP: £39.99Booksplease Price: £28.23JSON is becoming the backbone for meaningful data interchange over the internet. This format is now supported by an entire ecosystem of standards, tools, and technologies for building truly elegant,... -
Sencha Touch 2 Up and Running by Adrian Kosmaczewski 9781449339388
RRP: £19.99Booksplease Price: £14.75Launch into Sencha Touch 2 with this hands-on book, and quickly learn how to develop robust mobile web apps that look and behave like native applications. Using numerous code samples, author Adrian... -
eXist Erik Siegel 9781449337100
RRP: £35.99Booksplease Price: £25.95Get a head start with eXist, the open source NoSQL database and application development platform built entirely around XML technologies. With this hands-on guide, you'll learn eXist from the ground... -
Java EE 6 Pocket Guide Arun Gupta 9781449336684
RRP: £11.99Booksplease Price: £8.96The Java Enterprise Edition 6 platform provides capabilities that make it easier for Java programmers to develop and deploy enterprise and Web applications. This handy guide provides an overview of... -
Parallel and Concurrent Programming in Haskell Simon Marlow 9781449335946
RRP: £35.99Booksplease Price: £25.65If you have a working knowledge of Haskell, this hands-on book shows you how to use the language's many APIs and frameworks for writing both parallel and concurrent programs. You'll learn how... -
Learning from jQuery: Building on Core Skills by Callum Macrae 9781449335199
RRP: £15.99Booksplease Price: £12.16If you're comfortable with jQuery but a bit shaky with JavaScript, this concise guide will help you expand your knowledge of the language - especially the code that jQuery covers up for you. Many... -
HTML5 Hacks Jesse Cravens 9781449334994
RRP: £27.99Booksplease Price: £20.77HTML5 is already transforming web development, though it's still under construction in some areas. HTML5 Hacks shows you how to use the latest tools to make your sites and applications more... -
HTML5 Canvas by Steve Fulton 9781449334987
RRP: £35.99Booksplease Price: £26.45Flash is fading fast, and Canvas continues to rise. The second edition of this popular book shows you how to get started with the HTML5 Canvas element, and provides in-depth coverage of ways to build... -
ZeroMQ: Messaging for Many Applications by Pieter Hintjens 9781449334062
RRP: £39.99Booksplease Price: £28.53Dive into A MQ (aka ZeroMQ), the smart socket library that gives you fast, easy, message-based concurrency for your applications. With this quick-paced guide, you'll learn hands-on how to use this... -
Building Web, Cloud, and Mobile Solutions with F# Daniel Mohl 9781449333768
RRP: £19.99Booksplease Price: £14.75Learn how to build key aspects of web, cloud, and mobile solutions with F#. This book shows you how to handle concurrency, asynchrony, big data, and other server-side challenges by combining this... -
Dart: Up and Running Kathy Walrath 9781449330897
RRP: £15.99Booksplease Price: £12.16Get ready to build modern web apps. This book covers the Dart language, libraries, and tools that help you develop structured, fast, and maintainable web apps that run in any modern browser. The Dart... -
Appcelerator Titanium: Up and Running John Anderson 9781449329556
RRP: £15.99Booksplease Price: £12.16Build native apps for iOS, Android, and Blackberry from a single JavaScript codebase with Appcelerator Titanium. This guide gets you quickly up to speed on this amazing framework and shows you how to... -
Getting Started with D3 Mike Dewar 9781449328795
RRP: £15.99Booksplease Price: £12.16The d3 Javascript library allows us to make beautiful, interactive browser-based data visualisations. By joining standard web page elements with a well-formed data set, d3 enables us to create...