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 577 - 600 of 1373 Results
Skip side bar filters
  • Ultimate Node.js for Cross-Platform App Development

    Learn to Build Robust, Scalable, and Performant Server-Side JavaScript Applications with Node.js

    by Ramesh Kumar ...
    Unleash the Power of Node.js for Building Enterprise-Grade, Scalable Server-Side Applications.Book DescriptionUnlock the full potential of Node.js for modern web development with this comprehensive handbook to developing applications and services.The book will cover the fundamentals to advanced techniques, and explore the intricacies of building powerful applications. You will master Express ... Read more

    $29.95 USD or Free with Kobo Plus

  • Aprender Javascript Avanzado con 100 ejercicios prácticos

    by MEDIAactive ...
    JavaScript es el lenguaje de programación que se ocupa de asignar la interactividad a cada uno de los elementos que conforman una página web o una aplicación. Este lenguaje, complicado pero a la vez extremadamente mecánico, funciona mediante la asignación de elementos de diferentes tipos, cuyo uso y aplicación resulta imprescindible conocer. Tras haber consultado los 100 ejercicios que conforman ... Read more

    $10.99 USD or Free with Kobo Plus

  • Learn Vue.js: The Collection

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.This is a collection ... Read more

    $24.59 USD or Free with Kobo Plus

  • Excel 2019 All-in-One

    Master the new features of Excel 2019 / Office 365

    Excel is, by far, the most preferred spreadsheet program on this planet. People love it because of its simplicity and easy user interface. The primary focus of Excel is to perform basic to advanced level numeric calculations. Every industry, department, job role is dependent on Excel to perform day to day duties as well as data analysis and visualization. Microsoft Excel is available in both ... Read more

    $14.39 USD or Free with Kobo Plus

  • WebAssembly in Action

    With examples using C++ and Emscripten

    SummaryWebAssembly in Action introduces the WebAssembly stack and walks you through the process of writing and running browser-based applications. Expert developer Gerard Gallant gives you a firm foundation of the structure of a module, HTML basics, JavaScript Promises, and the WebAssembly JavaScript API.About the technologyWrite high-performance browser-based applications without relying only on ... Read more

    $49.99 USD

  • Architecting Angular Applications with Redux, RxJS, and NgRx

    Learn to build Redux style high-performing applications with Angular 6

    Manage state in Angular to write high performing web apps by combining the power of Flux, RxJS, and NgRxKey Features- Learn what makes an excellent Angular application architecture- Use Redux to write performant, consistent Angular applications- Incorporate Reactive Programming principles and RxJS to make it easier to develop, test, and debug your Angular applicationsBook DescriptionManaging the ... Read more

    $37.79 USD or Free with Kobo Plus

  • Node.js

    Apprendre par la pratique

    Series series Blanche
    Plus de 500 exemples pour apprendre en pratiquantLa plate-forme Node.js est passée du statut d'OVNI à celui d'incontournable. En 2018, elle fait fonctionner des applications web, de l'outillage front-end, de la distribution de fichiers pair-à-pair, des objets connectés et la NASA l'utilise même pour analyser les données télémétriques de ses sondes spatiales.L'intention de cet ouvrage est d'être ... Read more

    $26.13 USD

  • The Book of JavaScript, 2nd Edition

    A Practical Guide to Interactive Web Pages

    by Thau ...
    JavaScript makes it easy to add interactivity, animation, and other tricks to your web pages. But this isn't just a book of JavaScripts for you to cut and paste into your HTML, only to find out that nothing works as you'd expected. Using real-world examples as the starting point, author thau! walks you step-by-step through various scripts and explains how they produce the effects you want.Because ... Read more

    $23.99 USD

  • JavaScript pour les web designers

    A book apart n°20

    by Mat Marquis ...
    Series series A Book Apart
    Vous avez des sueurs froides dès que vous entendez parler de JavaScript ? Respirez un grand coup et prenez votre courage à deux mains : Mat Marquis est ici à vos côtés pour vous offrir une visite rapide mais efficace de ce langage aujourd'hui incontournable.Au fil de nombreux exemples pratiques, initiez-vous aux règles de syntaxe, aux fondamentaux des scripts, ainsi qu'à la gestion des types de ... Read more

    $13.06 USD

  • ASP.NET MVC Fundamentals : Step-by-Step Instructions for Building Web Applications with ASP.NET 8, Integrating SQLite for Robust Data Handling, and Utilizing Entity Framework

    Step-by-Step Instructions for Building Web Applications with ASP.NET 8, Integrating SQLite for Robust Data Handling, and Utilizing Entity Framework to Streamline Database Operations.This comprehensive guide is designed for both beginners and experienced developers aiming to master ASP.NET MVC using the latest .NET 8 framework. Delve into the evolution of ASP.NET MVC, understand its architecture, ... Read more

    $1.99 USD or Free with Kobo Plus

  • Python for Beginners

    A Complete Guide to Learn the Fundamentals of Python and Start Programming Today!

    by MEGANE NOEL ...
    Series series Computer Programming
    Python is an interpreted, not compiled, high-level programming language. Apart from that, it is an object-oriented programming language that allows interaction between the developer and the Python interpreter. It is believed that this programming language was created between 1985 and 1990. This breakthrough is credited to Guido van Rossum.Python's source code, like that of the Perl programming ... Read more

    $6.99 USD or Free with Kobo Plus

  • Ultimate AI-Assisted Development with GitHub Copilot

    Unlock Faster AI-Powered Development, Testing and Automation in Java, Python, TypeScript, Go, and C++ with GitHub Copilot (English Edition)

    Code smarter, Test faster, and Build better with GitHub Copilot!Key Features● Master prompt engineering and multi-modal Copilot interactions.● Use GitHub Copilot for real coding, testing, and DevOps tasks.● Speed up development with AI-powered code and test generation.Book DescriptionAI-assisted coding is transforming how software is built—faster, smarter, and with fewer errors. GitHub Copilot le. ... Read more

    $24.95 USD or Free with Kobo Plus

  • Web Workers

    Multithreaded Programs in JavaScript

    by Ido Green ...
    Web apps would run much better if heavy calculations could be performed in the background, rather than compete with the user interface. With this book, you’ll learn how to use Web Workers to run computationally intensive JavaScript code in a thread parallel to the UI. Yes, multi-threaded programing is complicated, but Web Workers provide a simple API that helps you be productive without the ... Read more

    $13.99 USD

  • Building Scalable Web Apps with Node.js and Express

    Design and Develop a Robust, Scalable, High-Performance Web Application Using Node.js, Express.js, TypeScript, and Redis (English Edition)

    Easy API Design Using Express.js and Node.js (TypeScript)Key Features● Step-by-step instructions using TypeScript for efficient backend development on Node.js, enhancing code quality and maintainability.● Practical insights using Redis to implement efficient API caching methods, optimizing performance and scalability.● Provides practical examples of API testing using Mocha and Chai, ensuring ... Read more

    $29.95 USD or Free with Kobo Plus

  • Jump Start Vue.js

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.Now revised to cover ... Read more

    $15.99 USD or Free with Kobo Plus

  • Advanced Perl Programming

    The Worlds Most Highly Developed Perl Tutorial

    by Simon Cozens ...
    With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business.Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O'Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current ... Read more

    $25.99 USD

  • JavaScript Introduction

    In addition to HTML and CSS, JavaScript represents one of the main tools web developers use to create rich, responsive web and mobile applications. It's use has expanded with the use of jQuery and AJAX and has evolved JavaScript to become much more than just a scripting language used to manipulate the user interface. This coursware is intended for use as a three-day course, or can be used by ... Read more

    $21.99 USD

  • Vue.js: Tools & Skills

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.This book covers a ... Read more

    $10.99 USD or Free with Kobo Plus

  • RaphaelJS

    Graphics and Visualization on the Web

    by Chris Wilson ...
    Create beautiful, interactive images on the Web with RaphaëlJS, the JavaScript library that lets you draw Scalable Vector Graphics (SVG) right in the browser. With this concise guide, you’ll quickly learn how to paint the screen with shapes and colors that you can turn into lively, animated graphics and visualizations.Author Chris Wilson (Time.com) shows you how to create Raphaël objects and ... Read more

    $15.99 USD

  • D3.js in Action

    Data visualization with JavaScript

    by Elijah Meeks ...
    SummaryD3.js in Action, Second Edition is completely revised and updated for D3 v4 and ES6. It's a practical tutorial for creating interactive graphics and data-driven applications using D3.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyVisualizing complex data is hard. Visualizing complex data on the web is darn near ... Read more

    $34.99 USD

  • TypeScript in Microservices Architecture: Effective Patterns and Techniques

    by Baldurs L. ...
    TypeScript in Microservices Architecture: Effective Patterns and TechniquesDiscover the definitive guide to building robust, scalable microservices with TypeScript in "TypeScript in Microservices Architecture: Effective Patterns and Techniques." This comprehensive resource bridges the gap between TypeScript's powerful type system and the practical challenges of distributed systems development, ... Read more

    $6.99 USD or Free with Kobo Plus

  • Practical Programming 6 in 1

    Python Machine Learning, JavaScript, React 17, And Angular With Typescript

    by Richie Miller ...
    If you want to discover how to become a software developer using Angular with TypeScript, Python for Machine Learning, React.JS or JavaScript, this book is for you!6 BOOKS IN 1 DEAL!· BOOK 1: ANGULAR FRAMEWORK ESSENTIALS - OPEN SOURCE WEB APP DEVELOPMENT USING ANGULAR & TYPESCRIPT· BOOK 2: PYTHON MACHINE LEARNING - ALGORITHM DESIGN & PRACTICAL CODE EXECUTIO... ... Read more

    $9.99 USD

  • JavaScript for Kids: A Fun Introduction to Building Web Games and Apps

    by Jessy Cole ...
    Stop Just Playing Games. Start Building Them.Do you love video games? Do you spend hours on your tablet or computer wondering how apps work? If you have ever looked at a screen and thought "I want to make that," then this book is your starting line.JavaScript for Kids is not just another boring textbook full of confusing words and long lectures. It is a hands-on workshop that invites you to jump ... Read more

    $4.99 USD or Free with Kobo Plus

  • Qualitätssicherung mit JavaScript und PHP

    Series Book 38 - shortcuts
    Aus der Entwicklung von Software ist die Qualitätssicherung nicht mehr wegzudenken. Diese Aussage trifft allerdings nicht nur für Enterprise Serverapplikationen und klassische Desktop-Anwendungen zu, sondern gilt in gleichem Maße auch für die Entwicklung von Webapplikationen. Sebastian Springer vermittelt dem Leser gezielt die zentralen Regeln professioneller Qualitätssicherung in Web-Projekten. ... Read more

    $4.99 USD or Free with Kobo Plus