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 265 - 288 of 1374 Results
Skip side bar filters
  • Node.js Event Loop

    by A. Jobaer ...
    Understand the event loop. Avoid blocking it. Master Node.js.This book demystifies the core of Node.js — the event loop — and teaches you how to use it efficiently and safely in real-world systems.You'll learn how Node.js schedules work, handles concurrency, and delivers performance from a single thread. More importantly, you'll discover how to avoid event loop blocking, the silent killer of ... Read more

    $27.99 CAD or Free with Kobo Plus

  • JavaScript Patterns JumpStart Guide (Clean up your JavaScript Code)

    by Dan Wahlin ...
    Are you writing a lot of JavaScript code and finding that it's growing into an unmanageable mess? In this concise and focused jump start guide you'll learn how to fix common problems such as function spaghetti code and pollution of the global scope, and gain the skills necessary to write clean JavaScript code. By applying patterns, JavaScript code can be made more modular and easier to work with ... Read more

    $7.99 CAD or Free with Kobo Plus

  • Learning jqPlot

    by Scott Gottreu ...
    If you are a developer with a good understanding of JavaScript and jQuery and have been burdened with the task of analyzing and presenting some data, this book will provide you with the start you need to create some very attractive data visualizations. ... Read more

    $22.79 CAD or Free with Kobo Plus

  • Backbone.js Patterns and Best Practices

    by Swarnendu De ...
    This is a step-by-step guide to design patterns, best practices, and solutions to common problems for Backbone.js-based application development. This book is for JavaScript developers who work with Backbone.js and want to learn the best design patterns to develop complex web applications. Basic knowledge of Backbone.js and JavaScript is essential. ... Read more

    $27.19 CAD or Free with Kobo Plus

  • Instant OpenLayers Starter

    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks.A quick and simple Starter to working with the OpenLayers JavaScript library architecture, helping you become productive with it in a very short time. Instant OpenLayers Starter is a book for web designers or GIS specialists with a basic knowledge of ... Read more

    $15.19 CAD or Free with Kobo Plus

  • Practical Web Development

    Learn CSS, JavaScript, PHP, and more with this vital guide to modern web development

    by Paul Wellens ...
    Key FeaturesBook DescriptionThis book is perfect for beginners who want to get started and learn the web development basics, but also offers experienced developers a web development roadmap that will help them to extend their capabilities.What you will learnFind out how HTML lays the foundation of web developmentLearn the fundamentals of web design using CSSHarness JavaScript to bring websites to ... Read more

    $41.59 CAD or Free with Kobo Plus

  • React Anti-Patterns

    Build efficient and maintainable React applications with test-driven development and refactoring

    by Juntao Qiu ...
    Master efficient coding practices, address common anti-patterns, and construct scalable React apps with practical insights and techniquesKey FeaturesIdentify and address React anti-patterns while learning testing strategies and refactoring techniques for efficient codebasesExplore data modelling, design patterns, and state management in ReactEnhance code quality, maintainability, and scalability ... Read more

    $30.39 CAD or Free with Kobo Plus

  • React 16 Tooling

    Master essential cutting-edge tools, such as create-react-app, Jest, and Flow

    React 16 Tooling covers the most important tools, utilities, and libraries that every React developer needs to know — in detail.Key FeaturesEach chapter presents meta-development solutions to help React developersThe tools used are presented in a practical, solution-oriented approach with no fluffThe chapters are arranged in a logical order that mirrors a typical React development workflow, but ... Read more

    $41.59 CAD or Free with Kobo Plus

  • JavaScript and JSON Essentials

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.Key FeaturesDeploy JSON across various domainsFacilitate metadata storage with JSONBuild a practical data-driven web application with JSONBook DescriptionThe exchange of data over the Internet has been ... Read more

    $28.79 CAD or Free with Kobo Plus

  • Perl & LWP

    Fetching Web Pages, Parsing HTML, Writing Spiders & More

    by Sean M. Burke ...
    Perl soared to popularity as a language for creating and managing web content, but with LWP (Library for WWW in Perl), Perl is equally adept at consuming information on the Web. LWP is a suite of modules for fetching and processing web pages.The Web is a vast data source that contains everything from stock prices to movie credits, and with LWP all that data is just a few lines of code away. ... Read more

    $28.79 CAD

  • Learning Angular

    A practical guide to building web applications with modern Angular

    Learn Angular by building a real-world e-shop web app, step-by-step from scaffolding to deployment, with expert guidance every step of the way "Learning Angular provides the reader with an experience of building upon a simple application that is introduced at the beginning of the book." – Manfred Steyer, Google Developer Expert Free with your book: DRM-free PDF version + access to Packt's next-gen ... Read more

    $36.99 CAD or Free with Kobo Plus

  • The Complete Developer

    Master the Full Stack with TypeScript, React, Next.js, MongoDB, and Docker

    by Martin Krause ...
    A hands-on, beginner-friendly approach to developing complete web applications from the ground up, using JavaScript and its most popular frameworks, including Node.js and React.js.Whether you’ve been in the developer kitchen for decades or are just taking the plunge to do it yourself, The Complete Developer will show you how to build and implement every component of a modern stack—from scratch.You ... Read more

    $43.19 CAD

  • Single-Page-Web-Apps

    JavaScript im Einsatz: Webseiten erstellen mit AngularJS, Meteor und jQuery Mobile

    Series series Web Programmierung
    Single-Page-Web-Apps sind eine neue Art, Webanwendungen zu bauen. Im Gegensatz zu klassischen Webseiten führen Single-Page-Web-Apps keinen Seitenwechsel mehr durch die Oberfläche wird über dynamischen Austausch der HTML-Elemente auf einer einzigen Seite mit JavaScript verändert. Die Implementierung erfolgt mit den Technologien HTML5, CSS3 und JavaScript. Die HTML-Seiten werden zum größten Teil ... Read more

    $29.99 CAD or Free with Kobo Plus

  • Serverless Architectures on AWS, Second Edition

    Design low-maintenance systems using pre-built cloud services! Bring down costs, automate time-consuming ops tasks, and scale on demand.In Serverless Architectures on AWS, Second Edition you will learn:First steps with serverless computingThe principles of serverless designImportant patterns and architecturesHow successfully companies have implemented serverlessReal-world architectures and their ... Read more

    $65.99 CAD

  • Designing for Scalability with Erlang/OTP

    Implement Robust, Fault-Tolerant Systems

    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 Erlang programming language and its OTP framework of reusable libraries, tools, and design principles to develop complex commercial-grade systems that ... Read more

    $39.99 CAD

  • Java EE 8 and Angular

    A practical guide to building modern single-page applications with Angular and Java EE

    Learn how to build high-performing enterprise applications using Java EE powered by Angular at the frontendKey Features\[\*\] Leverage Java EE 8 features to build robust backend for your enterprise applications\[\*\] Use Angular to build a single page frontend and combine it with the Java EE backend\[\*\] A practical guide filled with ample real-world examplesBook DescriptionThe demand for modern ... Read more

    $41.59 CAD or Free with Kobo Plus

  • Google Maps JavaScript API Cookbook

    Google Maps API Cookbook follows a fast-paced, high-level, structured cookbook approach, with minimal theory and an abundance of practical, real-world examples explained in a thorough yet concise manner to help you learn quickly and efficiently.Google Maps API Cookbook is for developers who wish to learn how to do anything from adding a simple embedded map to a website to developing complex GIS ... Read more

    $30.39 CAD or Free with Kobo Plus

  • Learning AngularJS Animations

    If you are a developer who is new to AngularJS or is experienced with the AngularJS framework, this book is intended for you. If you want to provide a better user experience on your web app, this book is also for you. ... Read more

    $17.39 CAD or Free with Kobo Plus

  • Building Scalable Apps with Redis and Node.js

    If the phrase scalability sounds alien to you, then this is an ideal book for you. You will not need much Node.js experience as each framework is demonstrated in a way that requires no previous knowledge of the framework. You will be building scalable Node.js applications in no time! Knowledge of JavaScript is required. ... Read more

    $30.39 CAD or Free with Kobo Plus

  • MEAN Web Development

    Develop your MEAN application efficiently using a combination of MongoDB, Express, Angular, and Node

    by Amos Q. Haviv ...
    Develop your real-time MEAN application efficiently using a combination of MongoDB, Express, Angular, and NodeKey Features\[\*\] Construct a fully-functional MEAN application by using its components along with the best third-party modules\[\*\] Harness the power of the JavaScript ecosystem to effectively run, build, and test your MEAN application\[\*\] Gain a deep, practical understanding of real ... Read more

    $41.59 CAD or Free with Kobo Plus

  • Aprendendo a programar em Delphi (Object Pascal)

    Iniciando nas artes magicas da programação Delphi

    Series series Delphi a magia da programação
    Nesse livro você vai embarcar em um reino magico e conhecer os segredos da magia da programação. Um grande mago vai te iniciar na jornada mística de Delphi. E você vai aprender a criar na mesma ferramenta e na mesma linguagem a criar programas para Windows e aplicativos para Android de forma simples e pratica! ... Read more

    Free

  • Getting Started with Meteor.js JavaScript Framework - Second Edition

    Learn to develop powerful web applications in minutes with Meteor

    by Isaac Strack ...
    Key FeaturesBook DescriptionThis book is for developers or students who have a working knowledge of JavaScript and HTML, and want to learn how to quickly develop full-stack web applications using pure JavaScript.What you will learnWho this book is forThis book is for developers or students who have a working knowledge of JavaScript and HTML, and want to learn how to quickly develop full-stack web ... Read more

    $24.79 CAD or Free with Kobo Plus

  • JavaScript pour les kids

    Dès 10 ans

    by Nick Morgan ...
    Series series Pour les kids
    La programmation est un jeu d'enfants !JavaScript est le langage de programmation du Web, la sauce secrète qui rend Internet si génial, vos sites web interactifs et vos jeux en ligne si amusants !JavaScript pour les kids est une joyeuse introduction aux concepts essentiels de la programmation, dans laquelle les exemples sont expliqués étape par étape et accompagnés de drôles d'illustrations. Tu ... Read more

    $25.79 CAD