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 1081 - 1104 de 1377 resultados
Skip side bar filters
  • 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

  • Espressioni Regolari

    de Marco Beri ...
    Argomenti:• Introduzione alle regexp• Utilizzo e potenzialità• La sintassi e le regole• Espressioni regolari in pratica• Espressioni regolari e linguaggi di programmazione: PHP, Perl, Ruby, Python, Javascript, Java, Visual Basic ... Leer más

    $10.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

  • JavaScript für Ungeduldige

    Der schnelle Einstieg in modernes JavaScript

    de Cay Horstmann ...
    Traducido por 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 ... Leer más

    $38.99 USD o gratis con Kobo Plus

  • Cooking up the web with HTML and JavaScript

    Being proficient on the web requires basic knowledge of HTML. Therefore we cover tables, divs, and spans, along with HTML5 changes as well.Then we cover JavaScript in two parts. In part one, we cover some basic elements of the programming language.Mastering loops and conditionalsWorking with variable scopeHow to use ClosuresThat gets you off the ground, and then we move beyond to more advanced ... Leer más

    $1.99 USD o gratis con Kobo Plus

  • Learning DHTMLX Suite UI

    Create your first single-page JavaScript application using multiple DHTMLX components and a touch of HTML5

    de Eli Geske ...
    Create your first single-page JavaScript application using multiple DHTMLX components and a touch of HTML5Key FeaturesLearn how to install and use DHTMLX methods and eventsStore data in HTML5 local storageLearn how to develop a client-side application using DHTMLX and browser toolsBook DescriptionJavaScript applications provide an excellent user experience for small to large scale enterprise ... Leer más

    $19.99 USD o gratis con Kobo Plus

  • D3.js 4.x Data Visualization

    Learn to visualize your data with JavaScript

    Create and publish your own interactive and compelling data visualizations with D3.js 4.xKey FeaturesBuild interactive and rich graphics and visualization using JavaScript\`s powerful library D3.jsLearn D3 from the ground up, using the all-new version 4 of the libraryGain insight into producing high-quality, extensible charts and visualizations using best practices such as writing testable, ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Becoming Functional

    Steps for Transforming Into a Functional Programmer

    If you have an imperative (and probably object-oriented) programming background, this hands-on book will guide you through the alien world of functional programming. Author Joshua Backfield begins slowly by showing you how to apply the most useful implementation concepts before taking you further into functional-style concepts and practices.In each chapter, you’ll learn a functional concept and ... Leer más

    $17.99 USD