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 169 - 192 of 1495 Results
Skip side bar filters
  • Java - VIRTUAL MACHINE

    by Preeti Man ...
    This book intends to educate Java practitioners on JAVA Virtual Machine through detailed explanation about the intended purpose and functions in a JVM. ... Read more

    $10.02 USD or Free with Kobo Plus

  • HTML5 canvas in tempo reale

    Questo e-book è un e-book interattivo, ciò 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 comando di adeguare il contenuto della pagina ai nuovi ... Read more

    $4.99 USD or Free with Kobo Plus

  • Quick JavaScript

    Series series Quick Programming
    Are you an experienced programmer who wants to get started quickly in JavaScript and the HTML DOM? This is your book.Do you need encyclopedic knowledge of JavaScript and/or the HTML DOM? This book is not for you.Are you a novice who wants to learn to program? This book is not for you. In fact, this language is not for you. Get a good Python book.This book will get you programming in JavaScript as ... Read more

    $31.49 USD

  • Mastering React: From Zero to Hero (Step By Step)

    by Sin Cos Web ...
    Mastering React: From Zero to Hero is a concise yet comprehensive React 18 book, guiding you from beginner to confident developer through 10 practical chapters.What you will learn:First published in 2025, this book teaches React’s core principles by building real-world applications without complex tooling. Across 10 chapters, you’ll master setting up projects, crafting components with JSX, ... Read more

    $2.69 USD or Free with Kobo Plus

  • Learning React

    A Hands-On Guide to Building Web Applications Using React and Redux

    Series series Learning
    Learning ReactA hands-on guide to building web applications using React and ReduxAs far as new web frameworks and libraries go, React is quite the runaway success. It not only deals with the most common problems developers face when building complex apps, it throws in a few additional tricks that make building the visuals for such apps much, much easier.What React isn’t, though, is beginner ... Read more

    $24.65 USD

  • Improve your skills with Google Sheets

    Professional training

    Welcome to Google Sheets, your free worksheet on line. This book outlines useful possibilities if you want to work with this application. As with any spreadsheet, you can achieve simple or more complex calculations using functions. You will learn how to filter and sort out information creating statistics with Pivot tables. You will define page layout settings to print data easily. Charts will ... Read more

    $12.99 USD or Free with Kobo Plus

  • Data Structures and Algorithms in JavaScript

    Not the Same Old JavaScript.Think you know JavaScript? Think again. This isn’t your typical coding book—it’s a deep dive into the powerful world of data structures and algorithms that will transform the way you approach problem solving in JavaScript.Whether you’re a frontend developer tackling complex applications, a backend engineer building scalable systems, or a programmer preparing for ... Read more

    $35.99 USD

  • Understanding ECMAScript 6

    The Definitive Guide for JavaScript Developers

    ECMAScript 6 represents the biggest update to the core of JavaScript in the history of the language. In Understanding ECMAScript 6, expert developer Nicholas C. Zakas provides a complete guide to the object types, syntax, and other exciting changes that ECMAScript 6 brings to JavaScript. Every chapter is packed with example code that works in any JavaScript environment so you’ll be able to see new ... Read more

    $20.99 USD

  • Learn Enough JavaScript to Be Dangerous

    A Tutorial Introduction to Programming with JavaScript

    by Michael Hartl ...
    All You Need to Know, and Nothing You Don't, to Write JavaScript for the Web and BeyondJavaScript plays a key role in modern software development, not only because it is the only language that runs inside virtually all web browsers, but also because it has become widely used for back-end and general-purpose development as well. Although JavaScript is a big language, you don't need to learn ... Read more

    $25.91 USD

  • React Programming

    The Big Nerd Ranch Guide

    Series series Big Nerd Ranch Guides
    React is today's most popular open-source JavaScript library for front-end web application development. React Programming: The Big Nerd Ranch Guide helps programmers with experience in HTML, CSS, and JavaScript master React through hands-on examples.Based on Big Nerd Ranch's popular React Essentials bootcamp, this guide illuminates key concepts with realistic code, guiding you step by step through ... Read more

    $38.87 USD

  • 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

    $1.71 USD or Free with Kobo Plus

  • AngularJS Programming by Example

    AngularJS is JavaScript framework to accelerate developer to build front-end web application. This book helps who want to learn AngularJS programming by providing sample code illustration.**TOC**Preparing Development Environment1.1 AngularJS1.2 Development Tools1.3 Hello WorldAngular Modules and Controllers2.1 Angular Modules2.2 Controllers2.3 Working with Multi Controllers2.4 Calling AngularJS... ... Read more

    $3.12 USD

  • Modern JavaScript for the Impatient

    by Cay Horstmann ...
    Exploit the Power of Modern JavaScript and Avoid the PitfallsJavaScript was originally designed for small-scale programming in web browsers, but modern JavaScript is radically different. Nowadays, JavaScript programmers actively embrace functional, object-oriented, and asynchronous programming, while deprecating error-prone concepts from the past. Modern JavaScript for the Impatient is a complete ... Read more

    $34.82 USD

  • Professional Node.js

    Building Javascript Based Scalable Software

    Learn to build fast and scalable software in JavaScript with Node.jsNode.js is a powerful and popular new framework for writing scalable network programs using JavaScript. This no nonsense book begins with an overview of Node.js and then quickly dives into the code, core concepts, and APIs. In-depth coverage pares down the essentials to cover debugging, unit testing, and flow control so that you ... Read more

    $29.99 USD

  • Express in Action

    Writing, building, and testing Node.js applications

    by Evan Hahn ...
    SummaryExpress in Action is a carefully designed tutorial that teaches you how to build web applications using Node and Express.About the TechnologyExpress.js is a web application framework for Node.js. Express organizes your server-side JavaScript into testable, maintainable modules. It provides a powerful set of features to efficiently manage routes, requests, and views along with beautiful ... Read more

    $49.99 USD

  • Functional Programming in JavaScript

    How to improve your JavaScript programs using functional techniques

    by Luis Atencio ...
    SummaryFunctional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testability, and performance. Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to real-life development tasksAbout the TechnologyIn complex web applications, the low-level details ... Read more

    $49.99 USD

  • Cross-Platform Desktop Applications

    Using Node, Electron, and NW.js

    by Paul Jensen ...
    SummaryCross-Platform Desktop Applications guides you step-by-step through creating Node.js desktop applications with NW.js and Electron from GitHub. Foreword by Cheng Zhao, creator of Electron.About the TechnologyDesktop application development has traditionally required high-level programming languages and specialized frameworks. With Electron and NW.js, you can apply your existing web dev ... Read more

    $49.99 USD

  • Build a Frontend Web Framework (From Scratch)

    Series series From Scratch
    Learn how a frontend web framework works by coding your own!Web developers use frontend frameworks every day—but do you know how these essential parts of your stack really work? Build a Frontend Web Framework (From Scratch) reveals the inner workings of web frameworks by helping you create your very own.In Build a Frontend Web Framework (From Scratch), you’ll learn the secrets behind frameworks ... Read more

    $49.99 USD

  • Deep Learning with JavaScript

    Neural networks in TensorFlow.js

    SummaryDeep learning has transformed the fields of computer vision, image processing, and natural language applications. Thanks to TensorFlow.js, now JavaScript developers can build deep learning apps without relying on Python or R. Deep Learning with JavaScript shows developers how they can bring DL technology to the web. Written by the main authors of the TensorFlow library, this new book ... Read more

    $49.99 USD

  • HTTP/2 in Action

    by Barry Pollard ...
    SummaryHTTP/2 in Action is a complete guide to HTTP/2, one of the core protocols of the web. Because HTTP/2 has been designed to be easy to transition to, including keeping it backwards compatible, adoption is rapid and expected to increase over the next few years. Concentrating on practical matters, this interesting book presents key HTTP/2 concepts such as frames, streams, and multiplexing and ... Read more

    $49.99 USD

  • Building Ethereum Dapps

    Decentralized applications on the Ethereum blockchain

    SummaryBuilding Ethereum Dapps introduces you to decentralized applications based on the Ethereum blockchain platform. In this book, you'll learn the principles of Dapps development by rolling up your sleeves and actually building a few!Foreword by Thomas Bertani.About the TechnologyImagine unbreakably secure applications that handle personal and business transactions without any central agency ... Read more

    $49.99 USD

  • Data-Oriented Programming

    Reduce software complexity

    Eliminate the unavoidable complexity of object-oriented designs. The innovative data-oriented programming paradigm makes your systems less complex by making it simpler to access and manipulate data.In Data-Oriented Programming you will learn how to:Separate code from dataRepresent data with generic data structuresManipulate data with general-purpose functionsManage state without mutating ... Read more

    $58.99 USD

  • JavaScript für Ungeduldige

    Der schnelle Einstieg in modernes JavaScript

    by Cay Horstmann ...
    Translated by Volkmar Gronau ...
    Series series Programmieren mit JavaScript
    DER schnelle Einstieg in modernes JavaScriptSchneller und praxisnaher Einstieg für Entwickler*innen mit Vorkenntnissen in Java, C, C++ oder C#Direkter Einstieg in aktuelles JavaScript (ES2020)Beispiele und Übungen für das Lernen direkt an der TastaturJavaScript für Ungeduldige ist ein vollständiger und dennoch prägnanter Leitfaden für modernes JavaScript, bis zu ES2020. Wenn Sie mit Sprachen wie ... Read more

    $38.99 USD or Free with Kobo Plus

  • MongoDB for Java Developers

    Design, build, and deliver efficient Java applications using the most advanced NoSQL databaseAbout This BookReuse the skills you have acquired through Hibernate or Spring to promote your applications to use NoSQL storageExplore the list of libraries that are already available to assist you in developing Java EE applications with MongoDBA step-by-step tutorial to create leaner and faster ... Read more

    $23.93 USD or Free with Kobo Plus