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 745 - 768 of 1361 Results
Skip side bar filters
  • Instant RaphaelJS Starter

    by Krishna Sagar ...
    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. Starter Guide This book is great for developers new to Vector graphics in browsers (SVG and VML), and who are looking to get a good grounding in how to use Raphael JS to create imageless and fast loading interactive drawings and shapes, in a web ... Read more

    $25.29 NZD or Free with Kobo Plus

  • The Ultimate Django Guide: From Beginner to Advanced Web Development

    by Jiho Seok ...
    Embark on a transformative journey into the world of Django with this comprehensive guide, tailored specifically for beginners with a foundation in Python and basic HTML knowledge. This book is meticulously designed to take you from the initial setup of your Django development environment to mastering advanced topics essential for building robust, scalable web applications using the latest tools ... Read more

    $3.99 NZD or Free with Kobo Plus

  • JavaScript: Una guida completa

    Series Book 4 - La collezione informatica
    "JavaScript: Una guida completa" è il compagno essenziale per coloro che desiderano padroneggiare uno dei linguaggi di programmazione più potenti e diffusi al mondo. Questo libro completo e accessibile offre una panoramica dettagliata di tutti gli aspetti fondamentali di JavaScript, dalla sintassi di base alle tecniche avanzate di programmazione.Imparerai a manipolare il DOM per creare pagine web ... Read more

    $6.99 NZD or Free with Kobo Plus

  • HTML5, CSS3, JavaScript Tome 3

    by Michel Martin ...
    Cet eBook fait partie d'une série sur la programmation HTML5, CSS3 et JavaScript.Dans ce troisième tome, l'accent est mis sur les langages CSS3 et JavaScript. Vous y apprendrez entre autres à dessiner dans un canvas, à mettre en forme les éléments affichés dans une page, à tester la validité d'une adresse e-mail entrée par un utilisateur et beaucoup d'autres sujets tout aussi intéressants.Si vous ... Read more

    $9.99 NZD

  • Jython Essentials

    Rapid Scripting in Java

    Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's librariesand tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used ... Read more

    $32.99 NZD

  • Programming Chrome Apps

    Develop Cross-Platform Apps for Chrome

    by Marc Rochkind ...
    Put your web app design skills to work by learning how to create powerful and portable Chrome Apps. With this practical book, you’ll learn how to build Google’s unique apps to behave just like native apps so they can interact with hardware devices, access external files, and send notifications.Author Marc Rochkind takes you through a hands-on, objective tour of Chrome Apps, which run on any ... Read more

    $41.99 NZD

  • 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

    $13.99 NZD

  • Learning JavaScript

    JavaScript Essentials for Modern Application Development

    by Ethan Brown ...
    This is an exciting time to learn JavaScript. Now that the latest JavaScript specification—ECMAScript 6.0 (ES6)—has been finalized, learning how to develop high-quality applications with this language is easier and more satisfying than ever. This practical book takes programmers (amateurs and pros alike) on a no-nonsense tour of ES6, along with some related tools and techniques.Author Ethan Brown ... Read more

    $38.99 NZD

  • Aprende Javascript Moderno

    Este libro corresponde a la primera entrega de la trilogía de herramientas para futuros desarrolladores, en donde sumerge al lector en el lenguaje moderno más consultado en internet, que es JavaScript.JavaScript es un lenguaje fascinante, que está presente en el mercado en diferentes soluciones de software y es acá, donde quiero invitarte a descubrir las diferentes formas de llevar a cabo tus ... Read more

    $9.50 NZD or Free with Kobo Plus

  • 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

  • Core Java Interview Questions You'll Most Likely Be Asked

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success● Concept refresher for Java (includes Java 8 and Java 9)● Ideal prep guide for coding interviews - technical and HR rounds● Guidance for Resume building and Aptitude tests● Includes Scenario based questions● Developed and recommended by industry experts and placement expertsCore Java Interview ... Read more

    $72.99 NZD or Free with Kobo Plus

  • 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

  • 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

  • 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

  • Essential Cryptography for JavaScript Developers

    A practical guide to leveraging common cryptographic operations in Node.js and the browser

    Discover how to take advantage of common cryptographic operations to build safer apps that respect users' privacy with the help of examples in JavaScript for Node.js and browsers Key Features • Understand how to implement common cryptographic operations in your code with practical examples • Learn about picking modern safe algorithms, which libraries you should rely on, and how to use them ... Read more

    $51.99 NZD or Free with Kobo Plus

  • 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