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 769 - 792 of 1495 Results
Skip side bar filters
  • Web Storage API

    Learn how to store data from your website with JavaScript

    by J.D Gauchat ...
    Learn how to use the Web Storage API to store information on the user's computer. After reading this guide, you will know how to define a temporary or permanent storage space for your website, and how to store and retrieve data.Table of ContentsWEB STORAGE APIStorage SystemsSession StorageStoring DataReading DataDeleting DataLocal StorageStorage EventQUICK REFERENCEStorageEventThis guide assumes . ... Read more

    $2.34 CAD or Free with Kobo Plus

  • Video and Audio for the Web

    Learn how to play video and audio in your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to include video and audio on your website. After reading this guide, you will know how to load a media file, how to add subtitles, and how to access the camera and the microphone to include live video in your documents.Table of ContentsMEDIAVideoVideo FormatsAudioMEDIA APIVideo PlayerClosed CaptioningTEXTTRACK APIReading TracksReading CuesAdding TracksSTREAM APICapturing Media<... ... Read more

    $3.51 CAD or Free with Kobo Plus

  • KnockoutJS Programming By Example

    This book is a practical guide to KnockoutJS programming and provides how to integrate with several web technology such as HTML5, Bootstrap CSS, RequireJS, PHP, ASP.NET MVC, Node.js and Socket.io. It describes all the elements of the KnockoutJS API and illustrates their use with code examples. The following is a list of highlight topics:* Preparing development environment* Model-View-ViewModel ... Read more

    $4.27 CAD

  • If Hemingway Wrote JavaScript

    by Angus Croll ...
    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 is a peculiar and charming combination of prose, poetry, and programming.The best authors are those who obsess about language—and the same goes for ... Read more

    $12.23 CAD

  • Programmieren lernen mit Java

    Schnell und einfach zum ersten Java-Programm!Programmieren lernen leicht gemacht! Sie haben noch nie programmiert? Steigen Sie mit diesem Buch einfach ein! Beginnen Sie mit der Installation und den Java-Basics und schreiben Sie nach und nach etwas komplexere Programme. Trauen Sie sich an Objekte, Fenster und Datenbanken heran. Sie erfahren hier alles, was Sie wissen müssen.Hans-Peter Habelitz ... Read more

    $23.30 CAD

  • Web Development with jQuery

    by Richard York ...
    Newly revised and updated resource on jQuery's many features and advantagesWeb Development with jQuery offers a major update to the popular Beginning JavaScript and CSS Development with jQuery from 2009. More than half of the content is new or updated, and reflects recent innovations with regard to mobile applications, jQuery mobile, and the spectrum of associated plugins.Readers can expect ... Read more

    $35.99 CAD

  • The Art of Unit Testing, Third Edition

    with examples in JavaScript

    by Roy Osherove ...
    Series series The Art of
    Unit testing is more than just a collection of tools and practices—it’s a state of mind! This bestseller reveals the master’s secrets for delivering robust, maintainable, and trustworthy code.Thousands of developers have learned to hone their code quality under the tutelage of The Art of Unit Testing. This revised third edition updates an international bestseller to reflect modern development ... Read more

    $65.99 CAD

  • Programming with Types

    Examples in TypeScript

    by Vlad Riscutia ...
    SummaryProgramming with Types teaches you to design safe, resilient, correct software that’s easy to maintain and understand by taking advantage of the power of strong type systems. Designed to provide practical, instantly useful techniques for working developers, this clearly written tutorial introduces you to using type systems to support everyday programming tasks.About the technologyCommon ... Read more

    $65.99 CAD

  • Ember.js in Action

    SummaryEmber.js in Action is a crisp tutorial that introduces the Ember.js framework and shows you how to build production-quality web applications. You'll begin with the basic architecture: client- and server-side MVC, integrating Ember.js with your favorite back end, handling data ... and more. You'll explore the amazing Handlebars templating engine that automatically updates your apps when the ... Read more

    $65.99 CAD

  • Node.js – Rezepte und Lösungen

    Direkt einsetzbare Lösungen für Ihr Node.js-ProblemEgal, wie vertraut Sie mit Node.js sind, manchmal stehen Sie vor scheinbar schier unlösbaren Problemen: mal funktioniert der Datenbankzugriff nicht, mal laufen die Anfragen an die Webservices ins Leere. Dabei müssen Sie Ihre Webanwendung so schnell wie möglich fertigstellen. Sie haben also weder Zeit noch Lust, umfangreiche Dokumentationen oder ... Read more

    $46.70 CAD

  • Coding For Dummies, All New Edition

    Your first step toward thinking like a coderCoding For Dummies is one of the most popular get-started guides for new coders. This all- new edition demystifies essential coding concepts before diving into building simple apps in Python and JavaScript. For anyone brand-new to writing code, this book is an ideal first step, because you'll get an overview of how coding works, the essential tools of ... Read more

    $27.99 CAD

  • React in Depth

    A guide to the advanced React skills used by the very best React developers.React in Depth teaches the React libraries, tools and techniques that are vital to build amazing apps. You’ll put each skill you learn into practice with hands-on projects like a goal-focused task manager, expenses tracker, and custom UI library.In React in Depth you will learn how to:Assess technologies in the React ... Read more

    $65.99 CAD

  • Get Programming with JavaScript Next

    New features of ECMAScript 2015, 2016, and beyond

    by JD Isaacks ...
    SummaryGet Programming with JavaScript Next introduces the modern age of JavaScript programming with ES6 and ES7 without dragging you through confusing jargon and abstract examples you'll never use. In just 34 quick-fire sessions, you'll quickly be coding with the latest features and functions of ES6 and ES7!About the TechnologyGreat code is readable, bug-free, and maintainable. Modern JavaScript, ... Read more

    $53.99 CAD

  • The Jamstack Book

    Beyond static sites with JavaScript, APIs, and markup

    Jamstack = JavaScript, APIs, and Markup. Use established standard technologies to build super-fast static websites without sacrificing rich, dynamic features.In The Jamstack Book, you will learn how to:Use different static site generators to build websitesDeploy Jamstack sites with 11ty, Next.js, Hugo, and JekyllAdd dynamic capabilities like form processing and eCommerceEnhance your Jamstack site ... Read more

    $65.99 CAD

  • Building User-Friendly DSLs

    Craft domain-specific languages that empower experts to create software themselves.Domain-specific languages put business experts at the heart of software development. These purpose-built tools let your clients write down their business knowledge and have it automatically translated into working software—no dev time required. They seamlessly bridge the knowledge gap between programmers and subject ... Read more

    $77.99 CAD

  • Dart in Action

    by Chris Buckett ...
    SummaryDart in Action introduces Google's Dart language and provides techniques and examples showing how to use it as a viable replacement for Java and JavaScript in browser-based desktop and mobile applications. It begins with a rapid overview of Dart language and tools, including features like interacting with the browser, optional typing, classes, libraries, and concurrency with isolates. After ... Read more

    $65.99 CAD

  • Hello! HTML5 & CSS3

    A User Friendly Reference Guide

    by Rob Crowther ...
    SummaryHello! HTML5 & CSS3 is written for the web designer or developer who wants a fast, example-oriented introduction to the new HTML and CSS features. This snappy, user-friendly, and fun guide will get you started right away.About this BookWhether you're building web pages, mobile apps, or desktop apps, you need to learn HTML5 and CSS3. So why wait? Hello! HTML5 & CSS3 is a smart, snappy, and ... Read more

    $53.99 CAD

  • React Quickly

    Painless web apps with React, JSX, Redux, and GraphQL

    by Azat Mardan ...
    SummaryReact Quickly is for anyone who wants to learn React.js fast. This hands-on book teaches you the concepts you need with lots of examples, tutorials, and a large main project that gets built throughout the book.About the TechnologySuccessful user interfaces need to be visually interesting, fast, and flowing. The React.js JavaScript library supercharges view-heavy web applications by ... Read more

    $46.99 CAD

  • JavaScript Programming for Blockchain Development

    Build secure blockchain applications and decentralized projects using JavaScript.JavaScript Programming for Blockchain Development is a practical, project-based guide for readers who want to understand blockchain technology while learning how JavaScript can be used to create decentralized applications. The book begins with blockchain foundations, JavaScript essentials, Node.js setup, and the basic ... Read more

    $8.99 CAD

  • Web Development Made Practical

    A Complete Beginner’s Guide to CSS, Bootstrap, JavaScript, PHP, and Full Stack Website Development

    # Book Description*Web Development Made Practical* is a clear, beginner-friendly guide for anyone who wants to learn how modern websites and web applications are built from the ground up. Designed for students, aspiring developers, freelancers, entrepreneurs, and career changers, this book breaks down essential web development concepts into practical lessons that are easy to understand and apply ... Read more

    $8.99 CAD

  • Playwright 自動化實戰

    12 個生活與工作必備專案

    一個致力於推廣軟體自動化的創作團隊,專注於用實際生活案例降低程式學習門檻。相信「把重複的事交給程式,把時間留給創造」。 ... Read more

    $9.90 CAD or Free with Kobo Plus

  • Getting started with HTML

    Professional training

    by Remy Lentzner ...
    Welcome to HTML programming. This book is intended for people who wish to discover this language in order to create Internet pages. HTML or HyperText Markup Language has a special structure that uses tags like ,, or . You will learn how to write these tags and how to organize them in a progressive way, carrying out several workshops.In this book, you will also study the styles that are fundamental ... Read more

    $24.99 CAD or Free with Kobo Plus

  • TypeScript for Beginners

    The Ultimate Guide

    Of late, TypeScript has risen in popularity owing to its ease of use and versatile compatibility. As such, more and more developers are looking to quickly and efficiently master TypeScript. If you’re looking for a detailed, yet easy to comprehend guide to TypeScript, your search ends here!The book is a detailed guide that will help learners get started with TypeScript programming in no time. It ... Read more

    $72.94 CAD

  • Testing Vue.js Components with Jest

    A concise guide to testing Vue.js components using Jest and the official Vue Test Utils library

    Unit test your Vue.js components with this fully-featured JavaScript testing frameworkKey FeaturesUnderstand the various testing styles and their purposeGain insight into how to test methods by avoiding dependenciesExplore snapshot testing and its applicationsBook DescriptionUnit testing in modern component-based JavaScript frameworks is not straightforward. You need a test suite that is reliable ... Read more

    $16.19 CAD or Free with Kobo Plus