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 145 - 168 of 1377 Results
Skip side bar filters
  • JavaScript for PHP Developers

    A Concise Guide to Mastering JavaScript

    If you want to significantly expand your web development skills beyond PHP, this practical, hands-on book teaches you ECMAScript—the core JavaScript language—from the ground up. You’ll discover some similarities between JavaScript and PHP, such as conditions and loops, but the primary focus is on JavaScript’s unique object creation, classes, prototypes, and inheritance.JavaScript knowledge is ... Read more

    $11.99 CAD

  • ClojureScript: Up and Running

    Functional Programming for the Web

    Learn how to build complete client-side applications with ClojureScript, the Clojure language variant that compiles to optimized JavaScript. This hands-on introduction shows you how ClojureScript not only has similarities to JavaScript—without the flaws—but also supports the full semantics of its parent language. You’ll delve into ClojureScript’s immutable data structures, lazy sequences, first ... Read more

    $12.99 CAD

  • ASP.NET Core 2 and Angular 5

    Full-stack web development with .NET Core and Angular

    Develop a simple, yet fully-functional modern web application using ASP.NET Core MVC, Entity Framework and Angular 5. Key Features\[\*\] Based on the best-selling book ASP.NET Core and Angular 2\[\*\] Easily build a complete single page application with two of the most impressive frameworks in modern development, ASP.NET Core and Angular\[\*\] Bring together the capabilities and features of both ... Read more

    $41.59 CAD or Free with Kobo Plus

  • React Cookbook

    Create dynamic web apps with React using Redux, Webpack, Node.js, and GraphQL

    Over 66 recipes that cover UI development, animations, component architecture, routing, and testing with React Key FeaturesUse essential hacks and simple techniques to solve React application development challengesCreate native mobile applications for iOS and Android using React NativeLearn how you can write robust tests for your applications using Jest and EnzymeBook DescriptionReact.js is ... Read more

    $41.59 CAD or Free with Kobo Plus

  • Node.js Web Development

    Create real-time server-side applications with this practical, step-by-step guide

    by David Herron ...
    Create real-time server-side applications with this practical, step-by-step guideKey Features\[\*\] Learn about server-side JavaScript with Node.js and Node modules through the most up-to-date book on Node.js web development\[\*\] Understand website development both with and without the Connect/Express web application framework\[\* \] Develop both HTTP server and client applicationsBook ... Read more

    $41.59 CAD or Free with Kobo Plus

  • Angular 2 Cookbook

    Discover over 70 recipes that provide the solutions you need to know to face every challenge in Angular 2 head on

    Over 70 recipes to build applications with Angular 2Key Features\[\*\] A first-rate reference guide with a clear structure and intuitive index that gives you as a developer exactly the information you want in exactly the way you want it\[\*\] Covers no legacy material from the outdated Angular release candidates; it is up-to-date with the latest release of Angular 2.4\[\*\] All the code in the ... Read more

    $47.19 CAD or Free with Kobo Plus

  • Testable JavaScript

    Ensuring Reliable Code

    One skill that’s essential for any professional JavaScript developer is the ability to write testable code. This book shows you what writing and maintaining testable JavaScript for the client- or server-side actually entails, whether you’re creating a new application or rewriting legacy code.From methods to reduce code complexity to unit testing, code coverage, debugging, and automation, you’ll ... Read more

    $25.59 CAD

  • Using the HTML5 Filesystem API

    A True Filesystem for the Browser

    by Eric Bidelman ...
    Several client-side storage options are available to web applications, but one area that's been lacking until now is file I/O—the ability to organize binary data into a true hierarchy of folders. That has changed with the advent of HTML5. With this book, you'll learn how to provide your applications with a file system that enables them to create, read, and write files and folders in a sandboxed ... Read more

    $17.99 CAD

  • Eclipse

    Programming Java Applications

    by Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Read more

    $32.99 CAD

  • How JavaScript Works

    A light-hearted romp thru the world’s most misunderstood programming language.Douglas Crockford starts by looking at the fundamentals: names, numbers, booleans, characters, and bottom values. JavaScript’s number type is shown to be faulty and limiting, but then Crockford shows how to repair those problems. He then moves on to data structures and functions, exploring the underlying mechanisms and ... Read more

    $32.99 CAD or Free with Kobo Plus

  • Learning PHP, MySQL & JavaScript

    A Step-by-Step Guide to Creating Dynamic Websites

    by Robin Nixon ...
    Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. With the latest edition of this popular hands-on guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and the powerful React library ... Read more

    $51.19 CAD

  • JavaScript & DHTML Cookbook

    Solutions & Examples for Web Programmers

    by Danny Goodman ...
    In today's Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece of code that you can insert right into your ... Read more

    $32.99 CAD

  • Perl in a Nutshell

    A Desktop Quick Reference

    This complete guide to the Perl programming language ranges widely through the Perl programmer's universe, gathering together in a convenient form a wealth of information about Perl itself and its application to CGI scripts, XML processing, network programming, database interaction, and graphical user interfaces. The book is an ideal reference for experienced Perl programmers and beginners alike ... Read more

    $35.99 CAD

  • JavaScript from Beginner to Professional

    Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages

    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text ... Read more

    $32.79 CAD or Free with Kobo Plus

  • Building Hypermedia APIs with HTML5 and Node

    Creating Evolvable Hypermedia Applications

    by Mike Amundsen ...
    With this concise book, you’ll learn the art of building hypermedia APIs that don’t simply run on the Web, but that actually exist in the Web. You’ll start with the general principles and technologies behind this architectural approach, and then dive hands-on into three fully-functional API examples.Too many APIs rely on concepts rooted in desktop and local area network patterns that don’t scale ... Read more

    $14.39 CAD

  • Node.js By Example

    Learn to use Node.js by creating a fully functional social network

    Key FeaturesBook DescriptionIf you are a JavaScript developer with no experience with Node.js or server-side web development, this book is for you. It will lead you through creating a fairly complex social network. You will learn how to work with a database and create real-time communication channels.What you will learnGet to know the fundamentals of Node.jsUnderstand why architecting is important ... Read more

    $41.59 CAD or Free with Kobo Plus

  • 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

  • Mastering Node.js

    This book contains an extensive set of practical examples and an easy-to-follow approach to creating 3D objects.This book is great for anyone who already knows JavaScript and who wants to start creating 3D graphics that run in any browser. You don't need to know anything about advanced math or WebGL; all that is needed is a general knowledge of JavaScript and HTML. The required materials and ... Read more

    $33.69 CAD or Free with Kobo Plus

  • WebRTC API

    Learn how to connect computers in a network with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to use the WebRTC API to establish peer-to-peer communications. After reading this guide, you will know how to connect your users with each other, how to create a system to let your users perform video calls, and how to transfer data from one user to another.Table of ContentsWEBRTC APIWeb ParadigmsICE ServersPeer ConnectionICE CandidateOffer and AnswerSession DescriptionMedia ... Read more

    $3.90 CAD