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 1105 - 1128 of 1378 Results
Skip side bar filters
  • Getting started with programming

    Professional Training

    by Rémy Lentzer ...
    This book is intended for anyone who wants to study the principles of writing code. The important thing is to think well before programming. After a brief history of the development of calculators and computers, you will learn how to design algorithms using everyday examples, such as a recipe of a cheese soufflé, a bubble sort, and a sequential and dichotomous method to sort out numbers in a list. ... Read more

    $24.99 CAD or Free with Kobo Plus

  • HTML 5 Shoot 'em Up in an Afternoon

    by Bryan Bibat ...
    (This book is available for a pay-as-you-want price at Leanpub. This ebook-only version does not include the videos so it is priced slightly lower than the suggested Leanpub price.)Learn the basics of HTML5 game programming with PhaserLearn how to make a simple top-down shoot 'em up from scratch with the Phaser HTML5 framework in a few hours: from adding sprites, handling player input, processing ... Read more

    $11.99 CAD

  • RaphaelJS

    Graphics and Visualization on the Web

    by Chris Wilson ...
    Create beautiful, interactive images on the Web with RaphaëlJS, the JavaScript library that lets you draw Scalable Vector Graphics (SVG) right in the browser. With this concise guide, you’ll quickly learn how to paint the screen with shapes and colors that you can turn into lively, animated graphics and visualizations.Author Chris Wilson (Time.com) shows you how to create Raphaël objects and ... Read more

    $19.99 CAD

  • Frontend Software Development and Best Practices: A Concise Guide

    This concise guide offers a focused exploration of modern frontend development essentials. It covers key topics from JavaScript fundamentals to emerging trends like on-device machine learning, providing practical insights for building efficient, accessible, and secure web applications. Ideal for both newcomers and experienced developers, this book delivers core concepts and best practices in a ... Read more

    $0.99 CAD

  • MASTER REACT.JS PART 4

    by m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Read more

    $5.48 CAD or Free with Kobo Plus

  • GWT in Action

    SummaryGWT in Action, Second Edition is a completely revised edition of the best-selling GWT book. It covers the new features introduced in GWT 2.4 and 2.5, as well as the best development practices that have emerged in the GWT community. It begins with a rapid-fire introduction to GWT and Ajax to get you up to speed with GWT concepts and tools. Then, you'll explore key concepts like managing ... Read more

    $65.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

  • JavaScript - la guida definitiva

    Dalle basi del linguaggio alle tecniche avanzate

    JavaScript è il linguaggio di scripting più utilizzato al mondo ed è indispensabile per aggiungere interattività e dinamicità a un sito web. Il best seller di David Flanagan, giunto alla settima edizione, è da 25 anni il testo di riferimento per imparare e approfondire lo studio di questo linguaggio fondamentale. Ampliato con capitoli dedicati a classi, moduli, iteratori, generatori, ... Read more

    $52.99 CAD

  • Next.js Quick Start Guide

    Server-side rendering done right

    Create, build and deploy universal JavaScript applications using Next.jsKey FeaturesWork with the entire tool-chain for developing universal Javascript applications with Next.jsA straightforward guide to implementing server-side renderingUse Next.js to build SEO-friendly and super fast websitesBook DescriptionNext.js is a powerful addition to the ever-growing and dynamic JavaScript world. Built on ... Read more

    $28.99 CAD or Free with Kobo Plus

  • MEAN Blueprints

    Unlock the power of the MEAN stack by creating attractive and real-world projects

    by Robert Onodi ...
    Unlock the power of the MEAN stack by creating attractive and real-world projects Key Features\[\*\] Build six optimum end-to-end web applications using the M.E.A.N stack\[\*\] Follow the advanced Angular.js 2 application structure to build more scalable and maintainable apps\[\*\] Integrate an authorization system into your application and reuse existing code from projectsBook DescriptionThe MEAN ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Dart: Scalable Application Development

    Master the art of designing web client and server with Google's bold and productive language – DartAbout This BookCreate robust applications with unit tests, documentation, and diagnostic loggingMaster the core Dart language, type system, and key development toolsConnect to existing web services, process JSON, and create your own framework for the data displayUse mixins, reflections, annotations, ... Read more

    $76.99 CAD or Free with Kobo Plus

  • Mastering Node.js

    Build robust and scalable real-time server-side web applications efficiently

    Expert techniques for building fast servers and scalable, real-time network applications with minimal effort; rewritten for Node.js 8 and Node.js 9Key Features\[\*\]Packed with practical examples and explanations, Mastering Node.js contains everything you need to take your applications to the next level.\[\*\] Unleash the full potential of Node.js 9 to build real-time and scalable applications.\[\ ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Test-Driven JavaScript Development

    Learn JavaScript test-driven development using popular frameworks and tools

    Learn JavaScript test-driven development using popular frameworks and toolsKey Features\[\*\] Learn the life cycle of TDD and its importance in real-world application\[\*\] Gain knowledge about popular tools and analyze features, syntax, and how they help in JavaScript testing\[\*\] Implement test-driven programming exercises using the practical code examplesBook DescriptionInitially, all ... Read more

    $37.99 CAD or Free with Kobo Plus

  • Head First jQuery

    A Brain-Friendly Guide

    Want to add more interactivity and polish to your websites? Discover how jQuery can help you build complex scripting functionality in just a few lines of code. With Head First jQuery, you'll quickly get up to speed on this amazing JavaScript library by learning how to navigate HTML documents while handling events, effects, callbacks, and animations. By the time you've completed the book, you'll be ... Read more

    $26.99 CAD

  • Unleashing the Power of TypeScript

    by Steve Kinney ...
    If you're a JavaScript developer struggling to get to grips with TypeScript or use it effectively in your projects, this book will guide you in making the most of this powerful language and its latest features, and help you overcome some common misunderstandings and pitfalls.TypeScript 5.0 is a major advancement to the user-friendliness and flexibility of the language. It nudges us toward better ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Redux Quick Start Guide

    A beginner's guide to managing app state with Redux

    Integrate Redux with React and other front-end JavaScript frameworks efficiently and manage application states effectivelyKey FeaturesGet better at building web applications with state management using ReduxLearn the fundamentals of Redux to structure your app more efficientlyThis guide will teach you develop complex apps that would be easier to maintainBook DescriptionStarting with a detailed ... Read more

    $28.99 CAD or Free with Kobo Plus

  • Building a Screenshot Capture Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Screenshot Capture App

    This practical guide shows you how to build a working Screenshot Capture web app using only HTML, CSS, and JavaScript. Designed for beginners and early intermediates, it uses a clear question-and-answer format to explain every step in simple terms.You will learn how to:Set up your project structure and layoutUse the Screen Capture API to access screen contentConvert live video previews into still ... Read more

    $6.99 CAD or Free with Kobo Plus

  • El gran libro de Node.js

    Node.js ha revolucionado el desarrollo de JavaScript en el lado del servidor, combinando un rendimiento superior con un stack tecnológico unificado y un vasto ecosistema de paquetes. Este entorno de ejecución permite a los desarrolladores crear aplicaciones robustas, escalables y altamente versátiles, adaptables a una amplia gama de casos de uso. El gran libro de Node.js es su guía completa para ... Read more

    $46.99 CAD

  • Modern Angular

    Also covers signals, standalone, SSR, zoneless, and more

    Discover the new features and techniques of the most modern versions of Angular.The powerful Angular framework is ever-evolving, with each new iteration bringing amazing new modern features. Modern Angular gets you rapidly up to speed with Angular’s latest innovations.Inside Modern Angular you’ll learn how to:• Create modern Angular apps with the newest framework capabilities• Setting up and ... Read more

    $65.99 CAD

  • Secure Your Node.js Web Application

    Keep Attackers Out and Users Happy

    by Karl Duuna ...
    Cyber-criminals have your web applications in their crosshairs. They search for and exploit common security mistakes in your web application to steal user data. Learn how you can secure your Node.js applications, database and web server to avoid these security holes. Discover the primary attack vectors against web applications, and implement security best practices and effective countermeasures. ... Read more

    $32.99 CAD

  • Hands-On Machine Learning with TensorFlow.js

    A guide to building ML applications integrated with web technology using the TensorFlow.js library

    by Kai Sasaki ...
    Get hands-on with the browser-based JavaScript library for training and deploying machine learning models effectivelyKey FeaturesBuild, train and run machine learning models in the browser using TensorFlow.jsCreate smart web applications from scratch with the help of useful examplesUse flexible and intuitive APIs from TensorFlow.js to understand how machine learning algorithms functionBook ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Mobile Web-Apps mit JavaScript

    Leitfaden für die professionelle Entwicklung

    Es herrscht ein regelrechter Hype um mobile Lösungen, erst recht seitdem androidbasierte Smartphones massenhaft auf den Markt drängen. Einen ähnlichen Aufschwung erlebt JavaScript, denn mit der enormen Ausbreitungsgeschwindigkeit von HTML5 wird diese Sprache immer interessanter. Dieses Buch richtet sich an Entwickler, die sich bewusst für den Weg der mobilen JavaScript Web-App entschieden haben ... Read more

    $32.99 CAD or Free with Kobo Plus

  • Enhanced Test Automation with WebdriverIO

    Unlock the superpowers of hybrid testing frameworks

    Elevate your testing game to the next level using advanced techniques and proven strategies with this book for WebdriverIO beginners and automation pros alikeKey FeaturesImprove your coding skills and empower your automation journeyLeverage self-healing objects and adaptive frameworks for cutting-edge WebdriverIO automationOvercome script stability challenges and ensure robust, dependable test ... Read more

    $39.99 CAD or Free with Kobo Plus

  • De Essentie van JavaScript: Een Diepgaande Gids

    Series Book 3 - De IT collectie
    Ontdek de kern van JavaScript met "De Essentie van JavaScript: Een Diepgaande Gids." Of je nu een beginnende webontwikkelaar bent die net begint aan je programmeerreis of een doorgewinterde professional die zijn kennis wil verdiepen, dit boek biedt waardevolle inzichten en praktische kennis om je vaardigheden naar een hoger niveau te tillen.Hoofdstukken inbegrepen:Hoofdstuk 1: Kennismaking met ... Read more

    $5.99 CAD or Free with Kobo Plus