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 1377 Results
Skip side bar filters
  • Computer Science & Perl Programming

    Best of The Perl Journal

    by Jon Orwant ...
    In its first five years of existence, The Perl Journal ran 247 articles by over 120 authors. Every serious Perl programmer subscribed to it, and every notable Perl guru jumped at the opportunity to write for it. TPJ explained critical topics such as regular expressions, databases, and object-oriented programming, and demonstrated Perl's utility for fields as diverse as astronomy, biology, ... Read more

    $32.79 CAD

  • 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

  • Web Developer's Cookbook

    by Robin Nixon ...
    300+ Ready-to-Use PHP, JavaScript, and CSS SolutionsWeb Developer's Cookbook contains more than 300 PHP, JavaScript, and CSS recipes you can use right away to create interactive Web content. All of the solutions are fully documented and their functionality clearly explained, along with customization tips. The recipes include HTML examples and screen shots showing exactly how to apply them in real ... Read more

    $70.59 CAD

  • Multithreaded Javascript

    Concurrency Beyond the Event Loop

    Traditionally, JavaScript has been a single-threaded language. Nearly all online forum posts, books, online documentation, and libraries refer to the language as single threaded. Thanks to recent advancements in the language--such as the Atomics and SharedArrayBuffers objects and Web Workers in the browser--JavaScript is now a multi-threaded language. These features will go down as being the ... Read more

    $57.59 CAD

  • Quick Start Guide to JavaFX

    by J.F. DiMarzio ...
    Get started with JavaFXDevelop and deploy interactive client applications in no time with help from this practical tutorial from Oracle Press. With a focus on working in NetBeans IDE, Quick Start Guide to JavaFX explains how to use JavaFX layouts, draw shapes, use coloring and gradient tools, load images, apply effects and transformations, include animation, and embed media. You'll also get ... Read more

    $39.09 CAD

  • Functional Reactive Programming

    SummaryFunctional Reactive Programming teaches the concepts and applications of FRP. It offers a careful walk-through of core FRP operations and introduces the concepts and techniques you'll need to use FRP in any language.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyToday's software is shifting to more asynchronous ... Read more

    $65.99 CAD

  • Game Development with Three.js

    With Three.js you can create sophisticated 3D games that run in the web browser. This book is aimed at both the professional game designer and the enthusiast with a step by step approach including lots of tips and examples.

    by Isaac Sukin ...
    A step-by-step, example-based guide to building immersive 3D games on the Web using the Three.js graphics library.This book is for people interested in programming 3D games for the Web. Readers are expected to have basic knowledge of JavaScript syntax and a basic understanding of HTML and CSS. This book will be useful regardless of prior experience with game programming, whether you intend to ... Read more

    $28.79 CAD or Free with Kobo Plus

  • TypeScript 5 Design Patterns and Best Practices

    Build clean and scalable apps with proven patterns and expert insights

    Unlock TypeScript 5 patterns for durable, maintainable apps with modern techniques. Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\* Key FeaturesAvoid common pitfalls and anti-patterns in TypeScript app developmentLeverage functional and reactive paradigms for effective TypeScript developmentDiscover how to improve your application’s code reusability and ... Read more

    $32.79 CAD or Free with Kobo Plus

  • JRuby Cookbook

    If you're interested in JRuby, you probably don't need a turorial on Ruby, Rails, or Java -- you just need to know how to get things done. This Cookbook offers practical solutions for using the Java implementation of the Ruby language, with targeted recipes for deploying Rails web applications on Java servers, integrating JRuby code with Java technologies, developing JRuby desktop applications ... Read more

    $25.59 CAD

  • Mastering JavaScript Design Patterns

    Write reliable code to create powerful applications by mastering advanced JavaScript design patterns

    by Simon Timms ...
    Write reliable code to create powerful applications by mastering advanced JavaScript design patternsKey Features\[\*\] Learn how to use tried and true software design methodologies to enhance your JavaScript code\[\*\] Discover robust JavaScript implementations of classic and advanced design patterns\[\*\] Packed with easy-to-follow examples that can be used to create reusable code and extensible ... Read more

    $37.59 CAD or Free with Kobo Plus

  • Redux in Action

    SummaryWith Redux in Action, you'll discover how to integrate Redux into your React application and development environment. With the insights you glean from the experience of authors Marc Garreau and Will Faurot, you'll be more than confident in your ability to solve your state management woes with Redux and focus on developing the apps you need!Foreword by Mark Erikson, Redux co-maintainer ... Read more

    $65.99 CAD

  • Perl Template Toolkit

    Scalable Templating for the Web

    Among the many different approaches to "templating" with Perl--such as Embperl, Mason, HTML::Template, and hundreds of other lesser known systems--the Template Toolkit is widely recognized as one of the most versatile. Like other templating systems, the Template Toolkit allows programmers to embed Perl code and custom macros into HTML documents in order to create customized documents on the fly. ... Read more

    $28.79 CAD

  • Rails: Up and Running

    Lightning-Fast Web Development

    In just a matter of days, you can develop powerful web applications with Rails that once took weeks or months to produce with other web frameworks. If that sounds too good to be true, it isn't. Find out for yourself with Rails: Up and Running, the concise and popular book that not only explains how Rails works, but guides you through a complete test drive.Perfect for beginning web developers, this ... Read more

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

  • JavaScript : Moving to ES2015

    Explore and master modern JavaScript techniques with ES2015 in order to build large-scale web applicationsAbout This BookThis course offers an expert's eye on the latest ES6 features and how these advanced tasks fit together in JavaScript as a wholeDiscover robust JavaScript implementations of classic and advanced design patternsLearn about modern web architectures and build real-world apps on top ... Read more

    $69.99 CAD or Free with Kobo Plus

  • Mastering Immutable.js

    Better JavaScript development using immutable data

    This book shows JavaScript developers how to build highly dependable JavaScript projects using the Immutable.js framework.Key FeaturesMaster the Immutable.js JavaScript frameworkBuild predictable and dependable applications using immutabilityControl how data flows through your applicationControl the effects of data flow in your user interface using Node.jsBook DescriptionImmutable.js is a ... Read more

    $37.59 CAD or Free with Kobo Plus

  • WebSocket

    Lightweight Client-Server Communications

    Until recently, creating desktop-like applications in the browser meant using inefficient Ajax or Comet technologies to communicate with the server. With this practical guide, you’ll learn how to use WebSocket, a protocol that enables the client and server to communicate with each other on a single connection simultaneously. No more asynchronous communication or long polling!For developers with a ... Read more

    $20.79 CAD

  • HTML5 canvas in tempo reale (estratto)

    Questo e-book è un estratto delle guida interattiva: HTML5 canvas in tempo reale.E-book interattivo significa che il lettore può inserire dei dati nelle pagine ed il contenuto di queste si adeguerà ai nuovi valori.Per inserire i dati, nelle pagine dell’e-book, sono stati implementati dei controlli simili a quelli che si possono trovare sulle pagine Internet ed un pulsante esegui per impartire il ... Read more

    Free

  • Full Stack Development with Spring Boot 3 and React

    Build modern web applications using the power of Java, React, and TypeScript

    by Juha Hinkula ...
    Get up and running with the Spring Boot and React stack – build an app from start to finish, test the frontend and backend, and deploy. Now with TypeScript code! Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesUse Spring Boot 3 to create powerful, complex, and secure backends for your applicationsLeverage React to build slick, high-performance frontendsGet introduced to ... Read more

    $38.39 CAD or Free with Kobo Plus

  • Programming in CoffeeScript

    by Mark Bates ...
    Series series Developer's Library
    Use CoffeeScript to Write Better JavaScript Code Than Ever Before!If you can do it in JavaScript, you can do it better in CoffeeScript. And, since CoffeeScript “compiles down” to JavaScript, your code will fit neatly into virtually any web environment. In Programming in CoffeeScript, Mark Bates shows web developers why CoffeeScript is so useful and how it avoids the problems that often make ... Read more

    $37.99 CAD

  • Designing React Hooks the Right Way

    Explore design techniques and solutions to debunk the myths about adopting states using React Hooks

    Get to grips with React Hooks and design your own custom Hook to manage application states for making better decisions in site architecture Key Features • Get to grips with Hooks' design and understand each built-in Hook's pitfalls with examples • Discover how to turn your existing code into a reusable Hook via code refactoring • Explore design solutions to identify and solve site performance ... Read more

    $39.99 CAD or Free with Kobo Plus

  • Responsive Web Design with HTML5 and CSS3 Essentials

    Design and deliver an optimal user experience for all devices

    Design and deliver an optimal user experience for all devicesKey Features\[\*\] Get to grips with the core functionality of RWD through examples\[\*\] Discover how to make layouts, content and media flexible, and explore why a content-first approach is more effective\[\*\] Maximize the performance of your web pages so that they work across all browsers and devices irrespective of the screen ... Read more

    $25.59 CAD or Free with Kobo Plus

  • Modern Full-Stack React Projects

    Build, maintain, and deploy modern web apps using MongoDB, Express, React, and Node.js

    by Daniel Bugl ...
    Polish your web development skills by working on real-world projects for different use-cases of full-stack web development Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesUnderstand how the different aspects of a MERN application come together through a series of practical projectsSet up frontend and backend projects that can be integrated and maintained ... Read more

    $36.79 CAD or Free with Kobo Plus