Recently Viewed

JavaScript

Filter By

Sort By:

Display Type:
Filters
  • Book
  • Qty in Cart
  • Quantity
  • Price
  • Subtotal
  • React Cookbook: Recipes for Mastering the React Framework David Griffiths 9781492085843

    React Cookbook: Recipes for Mastering the React Framework David Griffiths 9781492085843

    RRP: £52.99
    Booksplease Price: £34.25
    React helps you create and work on an app in just a few minutes. But learning how to put all the pieces together is hard. How do you validate a form? Or implement a complex multistep user action without writing messy code? How do you test your code? Make...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £52.99
    Booksplease Price: £34.25
    Subtotal:
  • The Recursive Book Of Recursion: Ace the Coding Interview with Python and Javascript by Al Sweigart

    The Recursive Book Of Recursion: Ace the Coding Interview with Python and Javascript by Al Sweigart

    RRP: £37.99
    Booksplease Price: £24.54
    Recursion, and recursive algorithms, have a reputation for being intimidating. But there's nothing magical about recursion. Its fearsome reputation is more a product of poor teaching than of the complexity of recursion itself. This book teaches the...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £37.99
    Booksplease Price: £24.54
    Subtotal:
  • JavaScript: The Definitive Guide: Activate Your Web Pages by David Flanagan 9780596805524 [USED COPY]

    JavaScript: The Definitive Guide: Activate Your Web Pages by David Flanagan 9780596805524 [USED COPY]

    RRP: £51.99
    Booksplease Price: £2.80
    Whether you need an example-driven programmer's guide or a complete desk reference, JavaScript: The Definitive Guide is the most authoritative book on the language that runs the Web. The sixth edition offers comprehensive coverage of ECMAScript 5 (the...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £51.99
    Booksplease Price: £2.80
    Subtotal:
  • JavaScript: The Definitive Guide: Activate Your Web Pages by David Flanagan 9780596805524

    JavaScript: The Definitive Guide: Activate Your Web Pages by David Flanagan 9780596805524

    RRP: £64.99
    Booksplease Price: £43.48
    Whether you need an example-driven programmer's guide or a complete desk reference, JavaScript: The Definitive Guide is the most authoritative book on the language that runs the Web. The sixth edition offers comprehensive coverage of ECMAScript 5 (the...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £64.99
    Booksplease Price: £43.48
    Subtotal:
  • React: Up & Running: Building Web Applications Stoyan Stefanov 9781492051466

    React: Up & Running: Building Web Applications Stoyan Stefanov 9781492051466

    RRP: £44.99
    Booksplease Price: £29.03
    Hit the ground running with React, the open source technology from Facebook for building rich web applications fast. Updated for the latest React release, the second edition of this hands-on guide shows you how to build React components and organize them...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £44.99
    Booksplease Price: £29.03
    Subtotal:
  • JavaScript Patterns Stoyan Stefanov 9780596806750

    JavaScript Patterns Stoyan Stefanov 9780596806750

    RRP: £27.99
    Booksplease Price: £18.33
    What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects,...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £27.99
    Booksplease Price: £18.33
    Subtotal:
  • Programming Groovy 2: Dynamic Productivity for the Java Developer by Venkat Subramaniam 9781937785307

    Programming Groovy 2: Dynamic Productivity for the Java Developer by Venkat Subramaniam 9781937785307

    RRP: £27.99
    Booksplease Price: £18.63
    Groovy brings you the best of both worlds: a flexible, highly productive, agile, dynamic language that runs on the rich framework of the Java Platform. Groovy preserves the Java semantics and extends the JDK to give you true dynamic language capabilities...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £27.99
    Booksplease Price: £18.63
    Subtotal:
  • Learning GraphQL: Declarative Data Fetching for Modern Web Apps Eve Porcello 9781492030713

    Learning GraphQL: Declarative Data Fetching for Modern Web Apps Eve Porcello 9781492030713

    RRP: £36.99
    Booksplease Price: £24.12
    Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £36.99
    Booksplease Price: £24.12
    Subtotal:
  • JavaScript Essentials For Dummies by Paul McFedries 9781394263219

    JavaScript Essentials For Dummies by Paul McFedries 9781394263219

    RRP: £12.99
    Booksplease Price: £8.82
    The concise and digestible get-started guide to JavaScript programming JavaScript Essentials For Dummies is your quick reference to all the core concepts about JavaScript—the dynamic scripting language that is often the final step in creating powerful...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £12.99
    Booksplease Price: £8.82
    Subtotal:
  • Getting MEAN with Mongo Simon Holmes 9781617294754

    Getting MEAN with Mongo Simon Holmes 9781617294754

    RRP: £39.99
    Booksplease Price: £28.97
    Traditional web dev stacks use a different programming language in every layer, resulting in a complex mashup of code and frameworks. Developers and businesses love it because it's scalable and cost-effective. End users love it because the apps created...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £39.99
    Booksplease Price: £28.97
    Subtotal:
  • Programming WebRTC: Build Real-Time Streaming Applications for the Web Karl Stolley 9781680509038

    Programming WebRTC: Build Real-Time Streaming Applications for the Web Karl Stolley 9781680509038

    RRP: £36.99
    Booksplease Price: £23.82
    Build your own video chat application - but that's just the beginning. With WebRTC, you'll create real-time applications to stream any kind of user media and data directly from one browser to another, all built on familiar HTML, CSS, and JavaScript...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £36.99
    Booksplease Price: £23.82
    Subtotal:
  • Flex & Bison [With Access Code] John Levine 9780596155971

    Flex & Bison [With Access Code] John Levine 9780596155971

    RRP: £23.99
    Booksplease Price: £16.19
    If you need to parse or process text data in Linux or Unix, this classic book explains how to use flex and bison to solve your problems quickly - whether you're interpreting code, configuration files, or any other structured format. "Flex and Bison" is...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £23.99
    Booksplease Price: £16.19
    Subtotal:
  • JavaScript For Kids For Dummies Chris Minnick 9781119119869

    JavaScript For Kids For Dummies Chris Minnick 9781119119869

    RRP: £21.99
    Booksplease Price: £14.97
    Have big dreams? Kick start them with JavaScript! If we've learned one thing from the Millennial generation, it's that no one is too young to make history online. JavaScript For Kids For Dummies introduces pre-teens and early teens alike to the world of...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £21.99
    Booksplease Price: £14.97
    Subtotal:
  • Programming Clojure, 3e by Alex Miller

    Programming Clojure, 3e by Alex Miller

    RRP: £39.99
    Booksplease Price: £26.05
    Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £39.99
    Booksplease Price: £26.05
    Subtotal:
  • Essential TypeScript 5 Adam Freeman 9781633437319

    Essential TypeScript 5 Adam Freeman 9781633437319

    RRP: £45.99
    Booksplease Price: £33.83
    Now in its third edition, this bestselling guide to TypeScript takes you through the nuts and bolts of the language. No frills, no fuss-just TypeScript essentials! TypeScript enhances JavaScript with static typing, while keeping all the JS flexibility...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £45.99
    Booksplease Price: £33.83
    Subtotal:
  • Coding for Kids: Learn JavaScript: Build the Room Adventure Game by Stephen J Wolf 9780996984690

    Coding for Kids: Learn JavaScript: Build the Room Adventure Game by Stephen J Wolf 9780996984690

    RRP: £13.97
    Booksplease Price: £12.70
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780996984690Author Stephen J WolfFormat PaperbackPage Count 358Imprint Stephen J. WolfPublisher Stephen J. WolfWeight(grams) 476gDimensions(mm) 229mm *...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £13.97
    Booksplease Price: £12.70
    Subtotal:
  • Professional JavaScript for Web Developers Matt Frisbie 9781119366447

    Professional JavaScript for Web Developers Matt Frisbie 9781119366447

    RRP: £34.99
    Booksplease Price: £24.20
    Update your skill set for ES 6 and 7 with the ultimate JavaScript guide for pros Professional JavaScript for Web Developers is the essential guide to next-level JavaScript development. Written for intermediate-to-advanced programmers, this book jumps...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £34.99
    Booksplease Price: £24.20
    Subtotal:
  • Learning Tensorflow.js: Powerful Machine Learning in JavaScript Gant Laborde 9781492090793

    Learning Tensorflow.js: Powerful Machine Learning in JavaScript Gant Laborde 9781492090793

    RRP: £44.99
    Booksplease Price: £29.03
    Given the demand for AI and the ubiquity of JavaScript, TensorFlow.js was inevitable. With this Google framework, seasoned AI veterans and web developers alike can help propel the future of AI-driven websites. In this guide, author Gant Laborde--Google...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £44.99
    Booksplease Price: £29.03
    Subtotal:
  • Multithreaded JavaScript: Concurrency Beyond the Event Loop Thomas Hunter II 9781098104436

    Multithreaded JavaScript: Concurrency Beyond the Event Loop Thomas Hunter II 9781098104436

    RRP: £52.99
    Booksplease Price: £34.21
    Traditionally, JavaScript has been a single-threaded language. Nearly all online forum posts, books, online documentation, and libraries refer to the language as single threaded. Thanks to recent advancements in the language--such as the Atomics and...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £52.99
    Booksplease Price: £34.21
    Subtotal:
  • JavaScript in Easy Steps by Mike McGrath 9781840785708 [USED COPY]

    JavaScript in Easy Steps by Mike McGrath 9781840785708 [USED COPY]

    RRP: £10.99
    Booksplease Price: £1.25
    Sorry no description is available for this book at this time.
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £10.99
    Booksplease Price: £1.25
    Subtotal:
  • How JavaScript Works by Douglas Crockford 9781949815009

    How JavaScript Works by Douglas Crockford 9781949815009

    RRP: £40.00
    Booksplease Price: £26.68
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781949815009Author Douglas CrockfordFormat PaperbackPage Count 280Imprint Virgule-Solidus LLCPublisher Virgule-Solidus LLCWeight(grams) 490gDimensions(mm)...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £40.00
    Booksplease Price: £26.68
    Subtotal:
  • Algorithms in a Nutshell, 2e George Heineman 9781491948927

    Algorithms in a Nutshell, 2e George Heineman 9781491948927

    RRP: £47.99
    Booksplease Price: £30.87
    Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £47.99
    Booksplease Price: £30.87
    Subtotal:
  • D3.js for the Impatient Philipp K. Janert 9781492046776

    D3.js for the Impatient Philipp K. Janert 9781492046776

    RRP: £39.99
    Booksplease Price: £25.95
    If you understand the basics of HTML5, CSS, and JavaScript and want to make quick sense of the extensive but often overwhelming reference documentation on D3.js, this short book is for you. Philipp K. Janert, author of Data Analysis with Open Source...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £39.99
    Booksplease Price: £25.95
    Subtotal:
  • Building Progressive Web Apps by Tal Ater 9781491961650

    Building Progressive Web Apps by Tal Ater 9781491961650

    RRP: £39.99
    Booksplease Price: £25.95
    Move over native apps. New progressive web apps have capabilities that will soon make you obsolete. With this hands-on guide, web developers and business execs will learn how-and why-to develop web apps that take advantage of features that have so far...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £39.99
    Booksplease Price: £25.95
    Subtotal:
  • Learning Regular Expressions by Ben Forta

    Learning Regular Expressions by Ben Forta

    RRP: £25.99
    Booksplease Price: £18.85
    Learn to use one of the most powerful text processing and manipulation tools available Regular expression experts have long been armed with an incredibly powerful tool, one that can be used to perform all sorts of sophisticated text processing and...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £25.99
    Booksplease Price: £18.85
    Subtotal:
  • React for Real Ludovico Fischer 9781680502633

    React for Real Ludovico Fischer 9781680502633

    RRP: £21.50
    Booksplease Price: £14.37
    When traditional web development techniques don't cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt, you'll be up and running in no time creating dynamic...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £21.50
    Booksplease Price: £14.37
    Subtotal:
  • Eloquent Javascript, 2nd Ed. by Marijn Haverbeke 9781593275846

    Eloquent Javascript, 2nd Ed. by Marijn Haverbeke 9781593275846

    RRP: £33.99
    Booksplease Price: £22.29
    JavaScript lies at the heart of almost every modern web application, from social apps to the newest browser-based games. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £33.99
    Booksplease Price: £22.29
    Subtotal:
  • Reactive Patterns with RxJS for Angular: A comprehensive guide to managing your Angular application's data reactively and efficiently using RxJS 7 by Lamis Chebbi 9781801811514

    Reactive Patterns with RxJS for Angular: A comprehensive guide to managing your Angular application's data reactively and efficiently using RxJS 7 by Lamis Chebbi 9781801811514

    RRP: £41.99
    Booksplease Price: £41.71
    Discover how you can leverage the reactive paradigm with RxJS in your Angular applications using some common patterns and techniques that can be implemented in real-world use cases Key Features Learn how to write clean, maintainable, performant,...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £41.99
    Booksplease Price: £41.71
    Subtotal:
  • JavaScript Everywhere: Building Cross-platform Applications with GraphQL, React, React Native, and Electron Adam D. Scott 9781492046981

    JavaScript Everywhere: Building Cross-platform Applications with GraphQL, React, React Native, and Electron Adam D. Scott 9781492046981

    RRP: £44.99
    Booksplease Price: £28.80
    JavaScript is the little scripting language that could. Once used chiefly to add interactivity to web browser windows, JavaScript is now a primary building block of powerful and robust applications. In this practical book, new and experienced JavaScript...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £44.99
    Booksplease Price: £28.80
    Subtotal:
  • jQuery Pocket Reference by David Flanagan

    jQuery Pocket Reference by David Flanagan

    RRP: £15.99
    Booksplease Price: £11.01
    If you've turned to the jQuery library to simplify common client-side JavaScript tasks, this pocket reference will help you quickly locate what you need from jQuery's vast array of functions and properties to complete your web project. jQuery Pocket...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £15.99
    Booksplease Price: £11.01
    Subtotal:
  • Erlang Programming: A Concurrent Approach to Software Development by Francesco Cesarini 9780596518189

    Erlang Programming: A Concurrent Approach to Software Development by Francesco Cesarini 9780596518189

    RRP: £39.99
    Booksplease Price: £26.05
    A Concurrent Approach to Software DevelopmentAbout the AuthorFrancesco Cesarini is the founder and CTO of Erlang Training and Consulting. Having used Erlang on a daily basis since 1995, he started his career as an intern at Ericsson's computer science...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £39.99
    Booksplease Price: £26.05
    Subtotal:
  • Designing for Scalability with Erlang/OTP: Implementing Robust, Fault-Tolerant Systems by Francesco Cesarini 9781449320737

    Designing for Scalability with Erlang/OTP: Implementing Robust, Fault-Tolerant Systems by Francesco Cesarini 9781449320737

    RRP: £39.99
    Booksplease Price: £26.35
    If you need to build a scalable, fault tolerant system with requirements for high availability, discover why the Erlang/OTP platform stands out for the breadth, depth, and consistency of its features. This hands-on guide demonstrates how to use the...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £39.99
    Booksplease Price: £26.35
    Subtotal:
  • Rediscovering JavaScript: Master ES6, ES7, and ES8 Venkat Subramaniam 9781680505467

    Rediscovering JavaScript: Master ES6, ES7, and ES8 Venkat Subramaniam 9781680505467

    RRP: £36.99
    Booksplease Price: £24.12
    JavaScript is no longer to be feared or loathed - the world's most popular and ubiquitous language has evolved into a respectable language. Whether you're writing frontend applications or server side code, the phenomenal features from ES6 and beyond -...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £36.99
    Booksplease Price: £24.12
    Subtotal:
  • Learning React Native: Building Native Mobile Apps with JavaScript Bonnie Eisenman 9781491989142

    Learning React Native: Building Native Mobile Apps with JavaScript Bonnie Eisenman 9781491989142

    RRP: £47.99
    Booksplease Price: £30.87
    Get a practical introduction to React Native, the JavaScript framework for writing and deploying fully featured mobile apps that render natively. The second edition of this hands-on guide shows you how to build applications that target iOS, Android, and...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £47.99
    Booksplease Price: £30.87
    Subtotal:
  • Fullstack React: The Complete Guide to ReactJS and Friends by Anthony Accomazzo 9780991344628

    Fullstack React: The Complete Guide to ReactJS and Friends by Anthony Accomazzo 9780991344628

    Booksplease Price: £61.53
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780991344628Author Anthony AccomazzoFormat PaperbackPage Count 836Imprint Fullstack.IOPublisher Fullstack.IOWeight(grams) 1896g
    Qty in Cart: 0
    Quantity:
    Price:
    Booksplease Price: £61.53
    Subtotal:
  • If Hemingway Wrote Javascript by Angus Croll 9781593275853

    If Hemingway Wrote Javascript by Angus Croll 9781593275853

    RRP: £17.99
    Booksplease Price: £16.64
    What if William Shakespeare were asked to generate the Fibonacci series or Jane Austen had to write a factorial program? In If Hemingway Wrote JavaScript, author Angus Croll imagines short JavaScript programs as written by famous wordsmiths. The result...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £17.99
    Booksplease Price: £16.64
    Subtotal:
  • Node.js 8 the Right Way Jim Wilson 9781680501957

    Node.js 8 the Right Way Jim Wilson 9781680501957

    RRP: £26.99
    Booksplease Price: £18.02
    Node.js is the platform of choice for creating modern web services. This fast-paced book gets you up to speed on server-side programming with Node.js 8, as you develop real programs that are small, fast, low-profile, and useful. Take JavaScript beyond...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £26.99
    Booksplease Price: £18.02
    Subtotal:
  • Going GAS Bruce Mcpherson 9781491940464

    Going GAS Bruce Mcpherson 9781491940464

    RRP: £27.99
    Booksplease Price: £18.63
    Whether you're moving from Microsoft Office to Google Docs or simply want to learn how to automate Docs with Google Apps Script, this practical guide shows you by example how to work with each of the major Apps Script services. Office still supports VBA,...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £27.99
    Booksplease Price: £18.63
    Subtotal:
  • Simplifying JavaScript by Joe Morgan

    Simplifying JavaScript by Joe Morgan

    RRP: £38.50
    Booksplease Price: £25.04
    The best modern JavaScript is simple, readable, and predictable. Learn to write modern JavaScript not by memorizing a list of new syntax, but with practical examples of how syntax changes can make code more expressive. Starting from variable declarations...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £38.50
    Booksplease Price: £25.04
    Subtotal:
  • Learning JavaScript, 3e Ethan Brown 9781491914915

    Learning JavaScript, 3e Ethan Brown 9781491914915

    RRP: £39.99
    Booksplease Price: £26.25
    This is an exciting time to learn JavaScript. Now that the latest JavaScript specification-ECMAScript 6.0 (ES6)-has been finalized, learning how to develop high-quality applications with this language is easier and more satisfying than ever. This...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £39.99
    Booksplease Price: £26.25
    Subtotal:
  • Total: items /

Adding your books to cart