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 1225 - 1248 of 1362 Results
Skip side bar filters
  • Practical Modern JavaScript

    Dive into ES6 and the Future of JavaScript

    To get the most out of modern JavaScript, you need learn the latest features of its parent specification, ECMAScript 6 (ES6). This book provides a highly practical look at ES6, without getting lost in the specification or its implementation details. Armed with practical examples, author Nicolas Bevacqua shows you new ways to deal with asynchronous flow control, declare objects or functions, and ... Read more

    $38.99 NZD

  • Effective Angular

    Develop applications of any size by effectively using Angular with Nx, RxJS, NgRx, and Cypress

    Develop your front-end expertise and build scalable, enterprise-ready web applications by efficiently using the Angular framework's powerful features and essential librariesKey FeaturesImplement design patterns and Nx for optimal maintainability and scalability of your code baseExplore reactive programming and state management using RxJS, Signals, and NgRxBuild and test large-scale Angular ... Read more

    $51.99 NZD or Free with Kobo Plus

  • Building Your Own JavaScript Framework

    Architect extensible and reusable framework systems

    by Vlad Filippov ...
    Learn how to craft elegant and well-structured software frameworks in a variety of JavaScript environments with this handy guideKey FeaturesExplore the gateway to the constantly evolving world of JavaScript frameworksNavigate the JavaScript development landscape and discover crucial software architecture patternsBuild your own framework for a variety of work-related projectsPurchase of the print ... Read more

    $38.28 NZD or Free with Kobo Plus

  • The Art of WebAssembly

    Build Secure, Portable, High-Performance Applications

    A a thorough, practice-based introduction to WebAssembly. Learn how to create high-performing, lightning-fast websites and applications.WebAssembly is the fast, compact, portable technology that optimizes the performance of resource-intensive web applications and programs. The Art of WebAssembly is designed to give web developers a solid understanding of how it works, when to use it (and when not ... Read more

    $54.73 NZD

  • The Recursive Book of Recursion

    Ace the Coding Interview with Python and JavaScript

    by Al Sweigart ...
    An accessible yet rigorous crash course on recursive programming using Python and JavaScript examples.Recursion has an intimidating reputation: it’s considered to be an advanced computer science topic frequently brought up in coding interviews. But there’s nothing magical about recursion.The Recursive Book of Recursion uses Python and JavaScript examples to teach the basics of recursion, exposing ... Read more

    $50.13 NZD

  • Javascript Assessment Test

    by Edward Yao ...
    How well do you know the Javascript language? Take the JSAT and find out. The Javascript Assessment Test (85 questions) Time limit: 45 minutes (All answers found at end of book) Select the best answer for each question. 1. The statement below creates a new context. eval?.("'use strict'; function f(){console.log('hello')}") a. true b. false 2. Under non-strict mode, a statement x = 40 performs what ... Read more

    $12.87 NZD

  • Deno 2 İle Programlama

    Modern ve Güvenli Javascript & Typescript ile Programlamaya Yeni Bir Yaklaşım

    Deno 2 ile ProgramlamaModern ve Güvenli Javascript & Typescript ile Programlamaya Yeni Bir YaklaşımTemel ÖzelliklerModern ve Güvenli Çalışma Zamanı: Deno’nun yerleşik güvenlik modeli ve izin bayraklarını kullanarak güvenli, izole (sandboxed) JavaScript ve TypeScript uygulamaları geliştirin.TypeScript Uyumlu: Herhangi bir derleme veya yapılandırma işlemi olmaksızın TypeScript desteği kutuda... ... Read more

    $11.38 NZD or Free with Kobo Plus

  • JavaScript in easy steps, 6th edition

    by Mike McGrath ...
    Series series In Easy Steps
    JavaScript in easy steps, 6th edition instructs the user how to create exciting web pages that employ the power of JavaScript to provide functionality. You need have no previous knowledge of any scripting language so it's ideal for the newcomer to JavaScript. By the end of this book you will have gained a sound understanding of JavaScript and be able to add exciting dynamic scripts to your own web ... Read more

    $31.08 NZD

  • Architecting Vue.js 3 Enterprise-Ready Web Applications

    Build and deliver scalable and high-performance, enterprise-ready applications with Vue and JavaScript

    by Solomon Eseme ...
    A comprehensive, best-practices guide to building Vue.js apps that can scale along with your business Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesImplement Vue.js 3 to create Vue.js application with improved performanceExplore the Vue.js 3 composition API in-depth while building your enterprise applicationEnsure the scalability and maintainability of your apps with ... Read more

    $51.74 NZD 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

    $49.67 NZD or Free with Kobo Plus

  • Reactive Programming with RxJS 5

    Untangle Your Asynchronous JavaScript Code

    Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use RxJS 5 to write complex programs in a simple way, and master the Observable: a powerful data type that substitutes callbacks and promises. Think about your programs as streams of data that change and adapt to produce what you want. Manage real-world concurrency and write complex flows of ... Read more

    $33.11 NZD

  • Mastering Perl/Tk

    Graphical User Interfaces in Perl

    Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it.Mastering Perl/Tk is the "bible" of Perl/Tk: It's not only a great book for getting started, ... Read more

    $45.99 NZD

  • Rediscovering JavaScript

    Master ES6, ES7, and ES8

    JavaScript is no longer to be feared or loathed - the world's most popular and ubiquitous language has evolved into a respectable language. Whether you're writing frontend applications or server side code, the phenomenal features from ES6 and beyond - like the rest operator, generators, destructuring, object literals, arrow functions, modern classes, promises, async, and metaprogramming ... Read more

    $45.99 NZD

  • Building Blocks : Coder's Hand Book - JavaScript

    Coder's Hand Book - JavaScript

    Dr. Lael A. Alexander is a pioneering scientist, inventor, and educator with over two decades of groundbreaking contributions to science and technology. As the founder and CEO of Noitavonne Inc., Dr. Alexander has spearheaded innovative advancements in materials science, environmental technology, telecommunications, and smart manufacturing. His passion for education and discovery began at an early ... Read more

    $18.99 NZD

  • 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

    $17.99 NZD

  • Les Bases du Codage JavaScript pour les Débutants

    Apprenez les concepts de base de la programmation JavaScript en moins de 50 pages.

    by Roggie Clark ...
    IngramSpark, unfortunately, does not give an efficient way to delete titles, so please DO NOT purchase.Maîtrisez les bases de JavaScript en un rien de temps !Prêt à plonger dans le monde passionnant de JavaScript ? Que vous soyez un débutant complet ou que vous cherchiez à renforcer vos compétences en programmation, Les Bases du Codage JavaScript pour Débutants est votre guide ultime pour ... Read more

    $14.99 NZD

  • Mastering Perl for Bioinformatics

    Perl Programming for Bioinformatics

    by James Tisdall ...
    Historically, programming hasn't been considered a critical skill for biologists. But now, with access to vast amounts of biological data contained in public databases, programming skills are increasingly in strong demand in biology research and development. Perl, with its highly developed capacities in string handling, text processing, networking, and rapid prototyping, has emerged as the ... Read more

    $45.99 NZD

  • Forms API

    Learn how to process forms for your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to use the Forms API to process forms on your website. After reading this guide, you will know how to send forms from your JavaScript code, how to validate forms, and how to modify a form in real time according to the values inserted by the user.Table of ContentsFORMS APIProcessing FormsValidationCustom ErrorsThe invalid EventThe ValidityState ObjectPseudo-ClassesValid and ... Read more

    $3.64 NZD

  • The History of JavaScript

    Gunner Technology reviews the long, storied history of JavaScript. ... Read more

    $3.78 NZD or Free with Kobo Plus

  • Building and Deploying Serverless Apps with TypeScript and AWS Lambda

    by Baldurs L. ...
    Building and Deploying Serverless Apps with TypeScript and AWS LambdaMaster the powerful combination of TypeScript and AWS Lambda to build scalable, cost-efficient serverless applications with confidence.Are you ready to revolutionize the way you build and deploy cloud applications? "Building and Deploying Serverless Apps with TypeScript and AWS Lambda" is your comprehensive, hands-on guide to ... Read more

    $11.99 NZD or Free with Kobo Plus

  • Curso de Programación con Java - 2ª Edición

    Cuando usamos los equipos informáticos podemos hacer muchas cosas. Un adolescente puede utilizar Internet para enviar un mensaje, un estudiante puede usar una hoja de cálculo para realizar el cálculo de un promedio o la cantidad de puntos que necesita para aprobar cada materia, un cocinero puede guardar sus recetas en un editor de texto como Word, etc. De hecho, la cantidad de productos ... Read more

    $35.99 NZD or Free with Kobo Plus

  • 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

    $60.51 NZD

  • TypeScript Quickly

    SummaryTypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire categories of runtime errors. In TypeScript Quickly, you’ll learn to build rock-solid apps through practical examples and hands-on projects under the expert instruction of experienced web developers Yakov Fain and Anton Moiseev.Purchase of the print book ... Read more

    $60.51 NZD

  • 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

    $43.39 NZD