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 529 - 552 of 1495 Results
Skip side bar filters
  • Software Design by Example

    A Tool-Based Introduction with JavaScript

    by Greg Wilson ...
    The best way to learn design in any field is to study examples, and some of the best examples of software design come from the tools programmers use in their own work. Software Design by Example: A Tool-Based Introduction with JavaScript therefore builds small versions of the things programmers use in order to demystify them and give some insights into how experienced programmers think. From a ... Read more

    $61.59 CAD

  • TypeScript for API Developers

    Building Type-Safe REST Endpoints

    by Marco Rinaldi ...
    Master TypeScript to Build Production-Ready REST APIs That Are Reliable, Maintainable, and ScalableAre you tired of runtime errors derailing your API deployments? Frustrated by inconsistent API contracts and maintenance nightmares in large-scale JavaScript projects? TypeScript offers a proven solution—and this book shows you exactly how to harness its power for API development.TypeScript for API ... Read more

    $18.95 CAD or Free with Kobo Plus

  • JavaScript

    Tips and Tricks to Programming Code with Javascript

    Series Book 2 - JavaScript Programming Series
    Learn JavaScript Tips and Tricks today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Accelerate your JavaScript learning through the different Tips and Tricks available; vital information that every JavaScript programmer must know in order to take their skills to the next level. JavaScript is on the internet ... Read more

    $3.65 CAD or Free with Kobo Plus

  • Sviluppare applicazioni ibride per dispositivi mobili

    Molti sanno come sviluppare un'applicazione per dispositivi mobili, pochi invece sanno come farlo nel modo migliore. Grazie a questo ebook sarà possibile imparare a sviluppare applicazioni ibride per dispositivi mobili partendo da zero usando Apache Cordova in pochissimo tempo.Il libro è strutturato in 5 macro-argomenti (architettura, strumenti, sviluppo, debugging, ottimizzazione). Dopo averlo ... Read more

    $14.99 CAD or Free with Kobo Plus

  • TypeScript. Curso Práctico.

    Typescript es un superset de JavaScript. Comparte toda su estructura y la sintaxis,pero aporta, entre otras, dos características esenciales para los desarrolladores:la implementación de las últimas funcionalidades de EmacScript que aún no se han incorporado a los navegadores y el tipado, fundamental en un desarrollo estructurado y seguro.Este libro, no solo introduce los principios de JavaScript, ... Read more

    $10.07 CAD or Free with Kobo Plus

  • Prompting Next.js for Full Stack Development

    Build Production-Ready Next.js Applications with React, Firebase, Firestore, Stripe, Authentication, and AI Prompt Engineering (English Edition)

    Prompt with Precision. Build at Production Scale.Book DescriptionAI can generate a Next.js application in seconds, but the developers who know how to guide AI with precision, architectural constraints, and performance-aware thinking are the ones shipping applications that actually work at scale. Prompting Next.js for Full Stack Development shows you how to move beyond fragile AI-generated demos ... Read more

    $35.99 CAD or Free with Kobo Plus

  • Bien débuter avec HTML

    Formation professionnelle

    Bienvenue dans la programmation HTML. Ce livre s’adresse aux personnes qui souhaitent découvrir ce langage afin de créer des pages Internet. HTML ou HyperText Markup Language possède une structure particulière qui utilise des balises comme ,, ou . Vous apprendrez à écrire ces marques et à les organiser de manière progressive en réalisant des ateliers d’écriture. Dans cet ouvrage, vous étudierez ... Read more

    $24.99 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

  • 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

  • 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

  • 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

  • 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

  • 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

  • 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

  • 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

  • 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