Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de CGI, JavaScript, Perl, VBScript

Si te gustan los eBooks de CGI, JavaScript, Perl, VBScript, seguro que te encanta esta selección.
Mostrando 937 - 960 de 1195 resultados
Skip side bar filters
  • TypeScript Essentials

    The book introduces the TypeScript language and its features to anyone looking to develop rich web applications. Whether you are new to web development or are an experienced engineer with strong JavaScript skills, this book will get you writing code quickly. A basic understanding of JavaScript and its language features are necessary for this book. ... Leer más

    $18.99 USD o gratis con Kobo Plus

  • The Book of WebGPU

    A hands-on, JavaScript-based introduction to WebGPU for real-time 3D graphics and GPU computing in the browser.The Book of WebGPU is a hands-on introduction to modern browser-based 3D graphics and GPU computing with WebGPU and JavaScript. Readers learn how to use the WebGPU API and the WebGPU Shading Language (WGSL) to render interactive 3D scenes, implement lighting and texturing, and tap into ... Leer más

    $47.99 USD

    PEDIDO ANTICIPADO

  • MATLAB

    THE ULTIMATE PROGRAMMING PLAYGROUND

    Unleash Your Creativity and Code Your Dreams with MATLAB: The Ultimate Programming PlaygroundAbout the technology:MATLAB is more than just a programming language; it's a powerful platform that empowers you to explore, analyze, and visualize data across various fields. From scientific computing and engineering simulations to data science and machine learning, MATLAB offers a versatile toolbox for ... Leer más

    $8.99 USD o gratis con Kobo Plus

  • JavaScript Programming for Mobile App Development

    Hands-On Guide to Building Cross-Platform Apps from Beginner to Pro

    Build powerful mobile applications with JavaScript, even if you are starting from the basics.JavaScript Programming for Mobile App Development is a practical, beginner-friendly guide designed to help readers understand how JavaScript is used to create modern cross-platform mobile apps. From the foundations of JavaScript syntax to real-world mobile development tools, this book gives learners a ... Leer más

    $6.49 USD

  • Coding for Kids Ages 10 and Up

    Coding for Kids and Beginners Using HTML, CSS and Javascript

    de Bob Mather ...
    Are you looking to start coding or teach kids how to code? Or are you looking to make coding more fun with some games?This book on beginner html and JavaScript is the answer.The last decade has been the year of the programmer. It seems like everyone wants to learn how to code. It seems like the best way to get a job. It seems fun. However, it is not that easy. Coding is a skill; and like any skill ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • JavaScript. A Comprehensive manual for creating dynamic, responsive websites and applications

    Suitable For Both Novice And Experts.

    Series Libro 1 - First Edition
    This book shows off JavaScript's potential for developing web applications by mixing in-depth theory instruction with enjoyable assignments that will push your limits. To gain a thorough knowledge of the ideas, you can experiment with them in your own editor or browser console as you learn them.Basic programming concepts, including variables, arrays, objects, functions, conditionals, loops, ... Leer más

    $19.99 USD o gratis con Kobo Plus

  • Building and Deploying Serverless Apps with TypeScript and AWS Lambda

    de 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 ... Leer más

    $6.99 USD o gratis con 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 ... Leer más

    $49.99 USD

  • Cross-Platform Desktop Applications

    Using Node, Electron, and NW.js

    de 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 ... Leer más

    $49.99 USD

  • hapi.js in Action

    de Matt Harrison ...
    SummaryHapi.js in Action teaches you how to build modern Node-driven applications using hapi.js. Packed with examples, this book takes you from your first simple server through the skills you'll need to build a complete application. Foreword by Eran Hammer.About the TechnologyThe hapi.js web framework for Node.js is built around three radical ideas. Developer productivity: hapi's intuitive setup ... Leer más

    $49.99 USD

  • Express in Action

    Writing, building, and testing Node.js applications

    de 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 ... Leer más

    $49.99 USD

  • Functional Programming in JavaScript

    How to improve your JavaScript programs using functional techniques

    de 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 ... Leer más

    $49.99 USD

  • Angular in Action

    de Jeremy Wilken ...
    SummaryAngular in Action teaches you everything you need to build production-ready Angular applications.Thoroughly practical and packed with tricks and tips, this hands-on tutorial is perfect for web devs ready to build web applications that can handle whatever you throw at them.About the TechnologyAngular makes it easy to deliver amazing web apps. This powerful JavaScript platform provides the ... Leer más

    $49.99 USD

  • Google Maps JavaScript API Cookbook

    Google Maps API Cookbook follows a fast-paced, high-level, structured cookbook approach, with minimal theory and an abundance of practical, real-world examples explained in a thorough yet concise manner to help you learn quickly and efficiently.Google Maps API Cookbook is for developers who wish to learn how to do anything from adding a simple embedded map to a website to developing complex GIS ... Leer más

    $26.99 USD o gratis con Kobo Plus

  • Modern Angular

    Also covers signals, standalone, SSR, zoneless, and more

    Discover the new features and techniques of the most modern versions of Angular.The powerful Angular framework is ever-evolving, with each new iteration bringing amazing new modern features. Modern Angular gets you rapidly up to speed with Angular’s latest innovations.Inside Modern Angular you’ll learn how to:Create modern Angular apps with the newest framework capabilitiesSetting up and ... Leer más

    $49.99 USD

  • Creating NPM Package

    Your React TypeScript Guide to Create, Test, and Publish NPM Libraries

    Series series Creating NPM Package
    Updated for 2026Learn how to build, test, and publish modern NPM packages with React and TypeScript.Creating NPM Package is a practical, step-by-step guide to designing, developing, and automating the release of professional NPM libraries. Whether you are new to open-source or an experienced developer seeking to improve your team’s tools, this book will help you publish with confidence.Inside, you ... Leer más

    $7.99 USD

  • JavaScript Essentials For Dummies

    The concise and digestible get-started guide to JavaScript programmingJavaScript Essentials For Dummies is your quick reference to all the core concepts about JavaScript—the dynamic scripting language that is often the final step in creating powerful websites. This no-nonsense book gets right to the point, eliminating review material, wordy explanations, and fluff. Find out all you need to know ... Leer más

    $10.00 USD

  • Building User-Friendly DSLs

    Craft domain-specific languages that empower experts to create software themselves.Domain-specific languages put business experts at the heart of software development. These purpose-built tools let your clients write down their business knowledge and have it automatically translated into working software—no dev time required. They seamlessly bridge the knowledge gap between programmers and subject ... Leer más

    $58.99 USD

  • RESTful Web API Design with Node.js

    A step-by-step guide in the RESTful world of Node.js.

    Design and implement efficient RESTful solutions with this practical hands-on guideKey FeaturesCreate a fully featured RESTful API solution from scratch.Learn how to leverage Node.JS, Express, MongoDB and NoSQL datastores to give an extra edge to your REST API design.Use this practical guide to integrate MongoDB in your Node.js application.Book DescriptionIn this era of cloud computing, every data ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • JavaScript

    Best Practices to Programming Code with JavaScript

    Series Libro 3 - JavaScript Programming Series
    Learn how to write effective and efficient JavaScript code for programming success and continue your progress towards JavaScript programming mastery!In this Definitive JavaScript Guide on Best Practices, you're about to discover how to...Code more efficiently for Better Performance and Results!Spot the Common JavaScript Mistakes - From mismatched quotes, bad line breaks, HTML conflicts and more ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • JavaScript for Beginners

    This book is an Introductory Guide that will help you understand the fundamental concepts without having prior knowledge of the language or programming in general. You will find concepts like:DeclarationsVariablesLetConstData typesFeaturesObjectsClassesEventsStringsArrays and much more.JavaScript is a scripting language that allows you to create dynamically updated content, multimedia control, ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Modern Frontend Development with Node.js

    A compendium for modern JavaScript web development within the Node.js ecosystem

    de Florian Rappl ...
    Enhance your web development projects by fully leveraging Node.js concepts, tools, and best practices at frontendKey FeaturesDiscover the internals of Node.js, focusing on frontend web developmentExplore the npm frontend ecosystem, including its tooling, usage, and development processesLearn about key web development concepts such as monorepos or publishing librariesBook DescriptionAlmost a decade ... Leer más

    $28.99 USD o gratis con Kobo Plus

  • Building a Social Share Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Social Share App

    Learn how to build a functional, responsive Social Share web app using only HTML, CSS, and JavaScript; no libraries or frameworks required.This Q&A-style guide walks you through the entire process: from setting up your files and structuring your HTML, to adding CSS styling and interactive JavaScript for sharing to Facebook, Twitter, and LinkedIn.Whether you're a beginner with basic web skills or ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Building a Mortgage Calculator Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Mortgage Calculator

    This project-based guide shows you how to create a mortgage calculator web app using only HTML, CSS, and JavaScript. Designed for beginners with basic knowledge of these core technologies, the book focuses on writing real, functional code for a practical use case.Presented in a clear Q&A format, each section covers a step in the development process, including project setup, input validation, ... Leer más

    $4.99 USD o gratis con Kobo Plus