Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

CGI, JavaScript, Perl, VBScript eBooks

If you like CGI, JavaScript, Perl, VBScript eBooks, then you'll love these top picks.
Showing 121 - 144 of 1376 Results
Skip side bar filters
  • Fluent React

    Build Fast, Performant, and Intuitive Web Applications

    by Tejas Kumar ...
    When it comes to building user interfaces on the web, React enables web developers to unlock a new world of possibilities. This practical book helps you take a deep dive into fundamental concepts of this JavaScript library, including JSX syntax and advanced patterns, the virtual DOM, React reconciliation, and advanced optimization techniques. By becoming fluent in React, you'll quickly learn how ... Read more

    $57.59 CAD

  • File API

    Learn how to access files from JavaScript

    by J.D Gauchat ...
    Learn how to use the File API to load files from the user's computer. After reading this guide, you will know how to read and process files, how to show their content on your website, and how to control the process using events.Table of ContentsFILE APIFilesLoading FilesReading FilesPropertiesBlobsEventsQUICK REFERENCEReaderFilesMethodsEventsProgressThis guide assumes that you have ... ... Read more

    $2.60 CAD

  • PThreads Programming

    A POSIX Standard for Better Multiprocessing

    Computers are just as busy as the rest of us nowadays. They have lots of tasks to do at once, and need some cleverness to get them all done at the same time.That's why threads are seen more and more often as a new model for programming. Threads have been available for some time. The Mach operating system, the Distributed Computer Environment (DCE), and Windows NT all feature threads.One advantage ... Read more

    $26.99 CAD

  • Building Progressive Web Apps

    Bringing the Power of Native to the Browser

    by Tal Ater ...
    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 been exclusive to native apps. Features that include fast load times, push notifications, offline access, homescreen shortcuts, and an entirely app ... Read more

    $45.99 CAD

  • JavaScript For Kids For Dummies

    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 JavaScript, which is an integral programming language that drives the functionality of websites and apps. This informative, yet engaging text ... Read more

    $28.99 CAD

  • Canvas API

    Learn how to create graphics for your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to create graphic applications for the Web with the Canvas API. After reading this guide, you will know how to create graphics for the web, how to manipulate images, and how to generate animations and small video games.Table of ContentsCANVAS APIGraphicsThe CanvasThe ContextDrawingRectanglesColorsGradientsPathsLinesTextShadowsTransformationsStatusThe GlobalCompositeOp... ... Read more

    $3.90 CAD

  • JavaScript: Beginner's Guide to Programming Code with JavaScript

    JavaScript Computer Programming

    Series series JavaScript Computer Programming
    Learn JavaScript programming today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Program code in JavaScript through learning the core essentials that every JavaScript programmer must know. JavaScript is on the internet everywhere we look. Thanks to JavaScript, many of the sites that you enjoy are able to run the ... Read more

    $4.99 CAD or Free with Kobo Plus

  • Learning JavaScript Data Structures and Algorithms

    Hone your skills by learning classic data structures and algorithms in JavaScript

    Hone your skills by learning classic data structures and algorithms in JavaScriptKey Features\[\*\] Understand common data structures and the associated algorithms, as well as the context in which they are used.\[\*\] Master existing JavaScript data structures such as array, set and map and learn how to implement new ones such as stacks, linked lists, trees and graphs.\[\*\] All concepts are ... Read more

    $41.59 CAD or Free with Kobo Plus

  • Web Audio API

    Learn how to process audio in your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to create an audio system for a web site or a web application. After reading this guide, you will know how to create audio nodes to play audio, how to connect them to filter the source and add effects, how to mix multiple sources, how to create 3D sounds for 3D video games or applications, and how to analyze the audio signal.Table of ContentsWEB AUDIO APIAudio StructureAudio ContextAudio ... Read more

    $3.90 CAD

  • JavaScript: Advanced Guide to Programming Code with Javascript

    JavaScript Computer Programming, #4

    Series Book 4 - JavaScript Computer Programming
    Have you learned the basics of JavaScript computer programming and want to take your knowledge further? Has your appetite been whetted and you want to see how far you can go? Or are you looking for more to get your teeth into?If you answered yes to any of these questions, then look no further - this book is for you!In this Definitive JavaScript Advanced Level Guide, you're about to discover ... Read more

    $4.99 CAD or Free with Kobo Plus

  • Introduction to JavaScript

    Learn how to create scripts in JavaScript for your website

    by J.D Gauchat ...
    Learn how to program with JavaScript. After reading this guide, you will know how to create a program in JavaScript, how to define functions and objects, and how to read and modify an HTML document dynamically.Table of ContentsJAVASCRIPTIntroduction to JavaScriptImplementing JavaScriptVariablesStringsBooleansArraysConditionals and LoopsControl Transfer InstructionsFunctionsDeclaring FunctionsScope ... Read more

    $3.90 CAD

  • Essential ActionScript 3.0

    ActionScript 3.0 Programming Fundamentals

    by Colin Moock ...
    ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essential ActionScript 3.0 focuses on the core language and object-oriented programming, along with the Flash Player API.Essential ActionScript has become the #1 resource for the Flash and ActionScript ... Read more

    $39.99 CAD

  • React: Cross-Platform Application Development with React Native

    Build 4 real-world apps with React Native

    Harness the power of React Native to build 4 real-world appsKey FeaturesBuild quirky and fun projects from scratch and become efficient with React NativeLearn to build professional Android and iOS applications using your existing JavaScript knowledgeUse isomorphic principles to build mobile apps that offer a native user experienceEmbedded with assessments that will help you revise the concepts you ... Read more

    $37.59 CAD or Free with Kobo Plus

  • JavaScript Crash Course

    A Hands-On, Project-Based Introduction to Programming

    by Nick Morgan ...
    **A fast-paced, thorough programming introduction that will have you writing your own software and web applications in no time.Like Python Crash Course, this hands-on guide is a must-have for anyone who wants to learn how to code from the ground up—this time using the popular JavaScript programming language.**Learn JavaScript—Fast!JavaScript Crash Course is a fun-filled, fast-paced introduction to ... Read more

    $43.19 CAD

  • Beginning Perl for Bioinformatics

    An Introduction to Perl for Biologists

    by James Tisdall ...
    With its highly developed capacity to detect patterns in data, Perl has become one of the most popular languages for biological data analysis. But if you're a biologist with little or no programming experience, starting out in Perl can be a challenge. Many biologists have a difficult time learning how to apply the language to bioinformatics. The most popular Perl programming books are often too ... Read more

    $28.79 CAD

  • Building Web Apps with Spring 5 and Angular

    Modern end-to-end web application development

    A complete guide to build robust and scalable web applications with Spring and Angular. Key FeaturesThis hands on guide will teach you how to build an end-to-end modern web application using Spring and Angular.It is easy to read and will benefit Java developers who have been used to develop the back-end part of web application while front-end (UI) has been left for UI developers.Learn the core ... Read more

    $47.19 CAD or Free with Kobo Plus

  • Learning Angular for .NET Developers

    Develop dynamic .NET web applications powered by Angular 4

    Build efficient web apps and deliver great results by integrating Angular and the .NET frameworkKey Features\[\*\] Become a more productive developer and learn to use frameworks that implement good development practices\[\*\] Achieve advanced autocompletion, navigation, and refactoring in Angular using Typescript\[\*\] Follow a gradual introduction to the concepts with a lot of examples and ... Read more

    $37.59 CAD or Free with Kobo Plus

  • TypeScript Design Patterns

    Boost your development efficiency by learning about design patterns in TypeScript

    by Vilic Vane ...
    Boost your development efficiency by learning about design patterns in TypeScriptKey Features\[\*\] This step-by-step guide will would demonstrate all the important design patterns in practice\[\*\] This book is the only documentation on the market focusing on design patterns in TypeScript\[\*\] This book is packed with rich examples that will improve your efficiency and encourage code reuseBook ... Read more

    $37.59 CAD or Free with Kobo Plus

  • Building Node Applications with MongoDB and Backbone

    Rapid Prototyping and Scalable Deployment

    by Emily Wilson ...
    Build an application from backend to browser with Node.js, and kick open the doors to real-time event programming. With this hands-on book, you’ll learn how to create a social network application similar to LinkedIn and Facebook, but with a real-time twist. And you’ll build it with just one programming language: JavaScript.If you’re an experienced web developer unfamiliar with JavaScript, the book ... Read more

    $19.19 CAD

  • Learning Three.js: The JavaScript 3D Library for WebGL - Second Edition

    Create stunning 3D graphics in your browser using the Three.js JavaScript library

    by Jos Dirksen ...
    Key FeaturesBook DescriptionIf you know JavaScript and want to start creating 3D graphics that run in any browser, this book is a great choice for you. You don't need to know anything about math or WebGL; all that you need is general knowledge of JavaScript and HTML.What you will learnUse the different geometries that are provided by Three.jsApply realistic lighting and shadows to the 3D objects ... Read more

    $47.19 CAD or Free with Kobo Plus

  • Advanced JavaScript

    Speed up web development with the powerful features and benefits of JavaScript

    by Zachary Shute ...
    Gain a deeper understanding of JavaScript and apply it to build small applications in backend, frontend, and mobile frameworks.Key FeaturesExplore the new ES6 syntax, the event loop, and asynchronous programmingLearn the test-driven development approach when building appsMaster advanced JavaScript concepts to enhance your web developments skillBook DescriptionIf you are looking for a programming ... Read more

    $33.59 CAD or Free with Kobo Plus

  • jQuery UI

    Learn How to use Dialogs, Autocomplete, and More

    by Eric Sarrion ...
    With the jQuery UI library, you can apply the power and standards of jQuery to user interface design, complete with interactive elements, animation, and themeable widgets. This concise, code-heavy guide demonstrates how to harness interactive features that HTML5 lacks, including tabs, accordions, and dialog boxes. You’ll also learn how to program common but complex tasks, such as managing drag and ... Read more

    $12.99 CAD

  • Node.js Web Development

    Server-side web development made easy with Node 14 using practical examples

    by David Herron ...
    Build scalable web applications using Node.js, Express.js, and the latest ECMAScript techniques, along with deploying applications with AWS and Docker with this updated fifth editionKey FeaturesLearn backend web programming with the JavaScript stackExplore best practices, right from configuring and building web servers to deploying them on a production cloud hosting system: AWS using Docker and ... Read more

    $37.59 CAD or Free with Kobo Plus

  • JavaScript Testing with Jasmine

    JavaScript Behavior-Driven Development

    by Evan Hahn ...
    Get a concise introduction to Jasmine, the popular behavior-driven testing framework for JavaScript. This practical guide shows you how to write unit tests with Jasmine that automatically check for bugs in your application. If you have JavaScript experience—with knowledge of some advanced features—you’ll learn how to write specifications for individual components, and then use those specs to test ... Read more

    $11.19 CAD