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
  • Ultimate Nuxt.js for Full-Stack Web Applications

    Build Production-Grade Server-Side Rendering (SSR) and Static-Site Generated (SSG) Vue.js Applications Using Nuxt.js, Node.js, and Composition API (English Edition)

    by Lau Tiam Kok ...
    Build slim SSR and SSG Nuxt applications with Composition API, remote Node.js applications, and PHP applications for projects that scale and require better maintenance.Book DescriptionUnlock the true potential of Nuxt.js with this comprehensive guide. The book explores the intricacies of Nuxt.js, with a primary focus on addressing scalability challenges inherent in web applications. Readers will ... Read more

    €21.49 or Free with Kobo Plus

  • Essential ActionScript 3.0

    ActionScript 3.0 Programming Fundamentals

    by Colin Moock ...
    ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essential ActionScript 3.0 focuses on the core language and object-oriented programming, along with the Flash Player API.Essential ActionScript has become the #1 resource for the Flash and ActionScript ... Read more

    €27.99

  • Vue.js 2 Cookbook

    Build modern, interactive web applications with Vue.js

    101 hands-on recipes that teach you how to build professional, structured web apps with Vue.jsKey FeaturesUnderstand and use Vue’s reactivity system, data binding, and computed propertiesCreate fluid transitions in your application with Vue’s built-in transition systemUse Vuex and Webpack to build medium-to-large scale SPAs and enhance your development workflowBook DescriptionVue.js is an open ... Read more

    €27.89 or Free with Kobo Plus

  • JavaScript - Ce que vous devez savoir

    by Michel Martin ...
    Ce livre va vous montrer comment utiliser le langage JavaScript pour dynamiser vos pages Web. Il s'adresse à un public débutant et intermédiaire. Lorsque vous l'aurez entièrement lu, vous saurez comment :Utiliser les instructions du langage JavaScript. Vous pourrez ainsi écrire toutes sortes de codes pour répondre à toutes sortes de situation. De la validation locale de formulaires à l'utilisation ... Read more

    €14.99

  • Supercharging Node.js Applications with Sequelize

    Create high-quality Node.js apps effortlessly while interacting with your SQL database

    A hands-on implementation guide to application development in Node.js using the powerful Sequelize ORM Key Features • Use the highly powerful JavaScript library to map your database to objects easily • Build an application from scratch with easy-to-follow steps and examples • Discover industry best practices, tips, and techniques on Sequelize to manage your database with ease Book Description ... Read more

    €19.79 or Free with Kobo Plus

  • Getting Started with RethinkDB

    Absorb the knowledge required to utilize, manage, and deploy

    Absorb the knowledge required to utilize, manage, and deploy RethinkDB using Node.jsKey Features\[\*\] Make the most of this open source, scalable database—RethinkDB —to ease the construction of web applications\[\*\] Run powerful queries using ReQL, which is the most convenient language to manipulate JSON documents with\[\*\] Develop fully-fledged real-time web apps using Node.js and ... Read more

    €22.49 or Free with Kobo Plus

  • React Native Blueprints

    Create eight exciting native cross-platform mobile applications with JavaScript

    Develop real world Android and iOS applications with the power of React native.Key Features? Build quirky and fun projects from scratch and become efficient with React Native? Learn to build professional Android and iOS applications with your JavaScript skills? Use Isomorphic principles to build mobile apps that offer a native user experienceBook DescriptionConsidering the success of the React ... Read more

    €27.89 or Free with Kobo Plus

  • Ultimate Deno for Web Development

    Master Modern Web App Development with Deno, TypeScript, and RustKey Features● Build secure, high-performance apps with Deno and TypeScript.● Integrate React, Rust, and Next.js for full-stack workflows.● Deploy using Docker, Azure, and manage tools via Chocolatey.Book DescriptionDeno is a modern, secure runtime for JavaScript and TypeScript, offering developers a simplified, efficient way to ... ... Read more

    €17.99

  • WebAssembly Essentials

    Unleash the Speed: Master WebAssembly and Take Your Web Apps to the Next LevelThrough practical examples, you'll learn how WebAssembly can transform C++, Rust, and other languages into lightning-fast web apps. Step-by-step, you'll master techniques to integrate WebAssembly modules into JavaScript projects for seamless communication. But we go deeper. You'll discover strategies to optimize code, ... Read more

    €29.49 or Free with Kobo Plus

  • 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

    €39.99

  • Sviluppare applicazioni con Angular

    Guida alla programmazione web e mobile

    Angular è un framework realizzato da Google che semplifica lo sviluppo front-end di applicazioni web e mobile. Questo libro ne insegna l'utilizzo da un punto di vista teorico e pratico. L'obiettivo è mostrare al lettore la potenza e l'efficienza di Angular, seguendo tutti i passi che permettono di progettare e realizzare un'applicazione completa. I primi capitoli illustrano l'architettura del ... Read more

    Was €14.99 Now €7.49 or Free with Kobo Plus

  • Selenium with Java A Beginner’s Guide

    Web Browser Automation for Testing using Selenium with Java

    This book introduces setting up the environment for writing test scripts after covering Selenium and its capabilities. Numerous functionalities, including the web driver interface, the web element interface, and locators, are illustrated in-depth using the By class.Additionally, the book presents tasks such as HTML element manipulation, mouse and keyboard operations, dropdown, table, window, alert ... Read more

    €13.69 or Free with Kobo Plus

  • Python & JavaScript Web Development for Beginners: Learn to Code Your First Website from Scratch

    Python & JavaScript Web Development for Beginners: Learn to Code Your First Website from Scratch is the perfect starting point for anyone who dreams of building their very first website but doesn't know where to begin. Written in simple, beginner-friendly language, this guide walks you step by step through the essentials of Python and JavaScript—the two most powerful and beginner-accessible ... Read more

    €22.49 or Free with Kobo Plus

  • Learn Model Context Protocol with TypeScript

    Build agentic systems in TypeScript with the new standard for AI capabilities

    Get to grips with the Model Context Protocol (MCP) and learn how to build scalable, intelligent web applications with AI-ready architecture in TypeScript Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesThe only resource you'll need to build, test, and deploy MCP servers and clientsTake a modern approach toward building, testing, and securing distributed ... Read more

    €24.29 or Free with Kobo Plus

  • Guide to: Learning Python Decorators

    by Matt Harrison ...
    Guide To: Learning Python Decorators is a complete guide to the theory and implementation of decorators. Decorators are pretty common in Python. While not strictly necessary, they can reduce code size while enabling control of function input, invocation and output. Many explanations of decorators are brief and leave the reader somewhat confused. This book is an attempt to remedy that. It is based ... Read more

    €6.00

  • Angular 2

    Moderne Frontends für alle Plattformen entwickeln

    Series Book 201 - shortcuts
    Passend zum Final Release von Angular 2, einem JavaScript-Framework und Nachfolger des bekannten AngularJS, vermittelt Manfred Steyer in diesem shortcut den Einstieg in die Arbeit mit diesem. Er beschäftigt sich mit dem Aufbau einer Single-Page-Anwendung mithilfe von Angular 2 und TypeScript und erläutert dabei unter anderem die Vorteile der Komponentenorientierung sowie den Einsatz von Dependency ... Read more

    €2.99 or Free with Kobo Plus

  • MEAN Web Development

    by Amos Q. Haviv ...
    If you are a web or a full-stack JavaScript developer who is interested in learning how to build modern web applications using the MEAN stack, this book is for you. ... Read more

    €23.99 or Free with Kobo Plus

  • The Basics of Front-End Web Development (HTML, CSS, and JavaScript)

    Learn How To Design and Build Websites As A Beginner

    Make Learning Front-End Web Development EasierHave you ever wanted to build your own website but didn't know where to start? Whether you're a total beginner or someone looking to brush up on the fundamentals, this book is your step-by-step guide to mastering the core trio of web development: HTML, CSS, and JavaScript.In this easy-to-follow book, you'll discover:HTML Essentials: Learn how to ... Read more

    €6.99

  • Scripting Superpack For Beginners

    Python, Powershell, Bash, And Java Mastery

    by Rob Botwright ...
    Introducing the Scripting Superpack for Beginners - your ultimate gateway to mastering scripting languages. This bundle comprises four dynamic books, each designed to empower you with scripting mastery across Python, PowerShell, Bash, and Java. Book 1 - Scripting Simplified: A Beginner's Guide to Python Discover the gentle giant of scripting - Python. Perfect for beginners, this book will ... Read more

    €7.49 or Free with Kobo Plus

  • Your First Week With Bootstrap

    Bootstrap stands as one of the most popular, open-source, front-end frameworks on the Web. Since its official release in 2011, it has undergone several changes, and it's now one of the most stable and responsive frameworks available. It's loved by web developers of all levels, as it gives them the capability to build a functional, attractive website design within minutes. A novice developer with ... Read more

    €8.79 or Free with Kobo Plus

  • D3.js: Cutting-edge Data Visualization

    Turn your raw data into real knowledge by creating and deploying complex data visualizations with D3.jsAbout This BookUnderstand how to best represent your data by developing the right kind of visualizationExplore the concepts of D3.js through examples that enable you to quickly create visualizations including charts, network diagrams, and mapsGet practical examples of visualizations using real ... Read more

    €55.69 or Free with Kobo Plus

  • 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

    €22.99 or Free with Kobo Plus

  • 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 React Native

    Learn Once, Write Anywhere

    Leverage frontend development skills to build impressive iOS and Android applications with React NativeKey Features\[\*\] Apply flexbox to get layout and build rich animations that bring your React Native application to life\[\*\] Integrate third-party libraries and develop customized components that run natively on iOS and Android platforms\[\*\] Combine React Native with Redux, Redux middleware, ... Read more

    €27.89 or Free with Kobo Plus