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 361 - 384 de 1377 resultados
Skip side bar filters
  • jQuery for Designers: Beginners Guide

    An approachable introduction to web design in jQuery for non-programmers with this book and ebook

    Part of Packts Beginners Guide series, each chapter focuses on a specific part of your website and how to improve its design with the use of jQuery. There are plenty of screenshots and practical step-by-step instructions making it easy to apply jQuery to your site. This book is for designers who have the basics of HTML and CSS, but want to extend their knowledge by learning to use JavaScript and ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • Full-Stack React, TypeScript, and Node

    Build scalable and cloud-ready web applications using modern React, TypeScript, and Docker

    Explore the evolving landscape of full-stack development with the latest web technologies to build production-ready React applications and deploy them using Docker on AWS.Key FeaturesNew Update: Chapters on monitoring, observability, and AI-assisted developmentMaster the architecture of React 19 and modern single-page applications (SPAs)Containerize with Docker and Podman, automate workflows with ... Leer más

    $39.59 USD o gratis con Kobo Plus

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

    $49.99 USD

  • Data Wrangling with JavaScript

    de Ashley Davis ...
    SummaryData Wrangling with JavaScript is hands-on guide that will teach you how to create a JavaScript-based data processing pipeline, handle common and exotic data, and master practical troubleshooting strategies.About the TechnologyWhy not handle your data analysis in JavaScript? Modern libraries and data handling techniques mean you can collect, clean, process, store, visualize, and present web ... Leer más

    $49.99 USD

  • Voice Applications for Alexa and Google Assistant

    de Dustin Coates ...
    SummaryVoice Applications for Alexa and Google Assistant is your guide to designing, building, and implementing voice-based applications for Alexa and Google Assistant. Inside, you'll learn how to build your own "skills"—the voice app term for actions the device can perform—from scratch.Foreword by Max Amordeluso.You'll find registration instructions inside the print book.About the TechnologyIn ... Leer más

    $58.99 USD

  • ArcGIS Web Development

    SummaryArcGIS Web Development is an example-rich tutorial designed to teach developers to use the ArcGIS JavaScript API to build custom GIS web applications.About the TechnologyNow you can unshackle your GIS application from a workstation! Using the ArcGIS JavaScript API, developers can build mobile and web-based maps and applications driven by ArcGIS data and functionality. Experienced ArcGIS ... Leer más

    $49.99 USD

  • The Joy of Kotlin

    SummaryMaintaining poor legacy code, interpreting cryptic comments, and writing the same boilerplate over and over can suck the joy out of your life as a Java developer. Fear not! There's hope! Kotlin is an elegant JVM language with modern features and easy integration with Java. The Joy of Kotlin teaches you practical techniques to improve abstraction and design, to write comprehensible code, and ... Leer más

    $49.99 USD

  • Professional JavaScript for Web Developers

    de Matt Frisbie ...
    Series series Tech Today
    Update and upgrade your JavaScript skillset for ES 2023 with the ultimate JavaScript guide for prosProfessional JavaScript for Web Developers, 5th edition, is the gold-standard in intermediate-to-advanced JavaScript programming development books. The author dives directly into the inner workings of JavaScript to help you clean up your code and become a more sophisticated and talented JavaScript ... Leer más

    $50.00 USD

  • Lógica de Programação

    Crie seus primeiros programas usando Javascript e HTML

    Aprenda a programar agora! Este livro apresenta uma abordagem prática e atualizada para o universo da programação. Com uma didática pensada em quem inicia, os conceitos são apresentados através de necessidades reais, mostrando primeiro o problema e depois a solução. Ideal para quem quer dar seus passos no mudo DEV, entendendo como a programação pode transformar sua carreira, independentemente da ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • TypeScript 2.x By Example

    Build engaging applications with TypeScript, Angular, and NativeScript on the Azure platform

    de Sachin Ohri ...
    Leverage the power of Typescript 2.0 using real-world examplesKey Features\[\*\]Begin with the fundamentals of TypeScript and learn how to write better JavaScript code\[\*\]Build three amazing applications throughout the book\[\*\]Leverage the power of tools such as Angular 2 and NativeScript to build for the web as well as for mobileBook DescriptionThe TypeScript language, compiler, and open ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Angular Projects

    Learn Angular by building 10 real-world, enterprise web apps and projects

    Explore Angular's latest features, from signals and standalone components to SSR, SSG, AI tooling, and production-ready UI and data patterns, so you finish with skills and a portfolio that work on the jobKey FeaturesMaster a suite of hands-on solutions and leave with a hiring-ready portfolio that proves job-ready skillsDeliver fast and ship with confidence; from SSR/SSG to performance gains and ... Leer más

    $32.99 USD o gratis con Kobo Plus

  • Angular Cookbook

    Over 80 actionable recipes every Angular developer should know

    Discover core concepts, advanced techniques, and end-to-end solutions for building production-ready applications Purchase of the print or Kindle book includes a free PDF eBook.Key FeaturesExplore updated and new recipes to fill gaps in your knowledge while using Angular in productionDiscover industry best practices and tooling to enhance your development experience with Angular’s renaissanceGain ... Leer más

    $32.99 USD o gratis con Kobo Plus

  • Web Development Career Master Plan

    Learn what it means to be a web developer and launch your journey toward a career in the industry

    Gain a comprehensive understanding of web development, from foundational technologies to advanced topics, along with interview tactics, growth opportunities, and strategies to kickstart a successful career in this fieldKey FeaturesGain insights into the role, responsibilities, and qualities that define a good web developerUncover steps to establish a solid technical foundation for finding ... Leer más

    $26.99 USD o gratis con Kobo Plus

  • Learn Meteor - Node.js and MongoDB JavaScript platform

    de Arnaud Weil ...
    Be ready for coding away next week using MeteorYou're a developer who knows nothing to Meteor. Which is fine, except that you need to start coding your next application using Meteor.Don't worry: I have you covered. I've been training hundreds of developers like you during 15 years, and converted my experience into this book. I know from experience teaching what takes more time to learn in Meteor, ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Hands-On Data Structures and Algorithms with JavaScript

    Write efficient code that is highly performant, scalable, and easily testable using JavaScript

    Increase your productivity by implementing complex data structures and algorithms using JavaScriptKey FeaturesA step by step guide, which will provide you with a thorough discussion on the analysis and design of fundamental JavaScript data structuresGet a better understanding of advanced concepts such as space and time complexity to optimize your codeFocus more on solving the business problem and ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Learn Angular: 4 Angular Projects

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This book presents a collection of complete project tutorials: building a bucket-list MEAN stack app; user authentication with MEAN; building a Twitter client with Node and Angular; and connecting Angular and the WordPress API. Along the way, you'll learn how ... Leer más

    $10.99 USD o gratis con Kobo Plus

  • Costruire bot con Node.js

    Utilizzare chatbot per automatizzare lavoro e comunicazioni

    Series Libro 5 - Data Science
    I chatbot, programmi robot in grado di interfacciarsi con gli utenti e svolgere operazioni in autonomia, sono la nuova frontiera delle applicazioni software e sono sempre più diffusi nei reparti commerciali, di marketing e nel customer care. Questo manuale mostra come utilizzare Node.js per costruire interfacce conversazionali e bot in grado di automatizzare processi di lavoro e comunicazioni. ... Leer más

    $23.99 USD o gratis con Kobo Plus

  • Superhumanos

    Cómo empoderar a las personas mediante la inteligencia artificial y el metaverso

    La tecnología juega un papel cada vez más trascendental en nuestra vida diaria y surge la necesidad de ponerla al servicio del ser humano, generando un cambio positivo y equilibrado. Este libro se adentra en el movimiento tecnohumanista, que promueve una sinergia poderosa entre la innovación tecnológica y nuestra humanidad.Con un enfoque claro y accesible, el autor analiza las figuras de los ... Leer más

    $10.99 USD

  • React

    Das umfassende Handbuch

    Moderne Frontend- und Fullstack-Entwicklung mit ReactWelcher Frontend‑Entwickler hat noch nicht von React gehört? Die führende JavaScript‑Bibliothek für moderne Benutzeroberflächen ist heute aus der Webentwicklung nicht mehr wegzudenken – ob für zahlreiche Single-Page-Applikationen in Unternehmen, öffentliche Webseiten oder mobile Apps auf iOS und Android.Erfahren Sie in diesem umfassenden ... Leer más

    $52.79 USD

  • JavaScript Debugging Basics

    A Beginner’s Guide to Finding and Fixing JavaScript Errors with Confidence

    de Dargslan ...
    Series Libro 9 - Dargslan - JavaScript - Beginner Level
    JavaScript Debugging Basics: A Beginner's Guide to Finding and Fixing JavaScript Errors with ConfidenceAre you tired of staring at broken JavaScript code, feeling helpless when faced with cryptic error messages? Do you wish you could approach debugging methodically instead of through trial and error? JavaScript Debugging Basics transforms the often frustrating process of finding and fixing code ... Leer más

    $17.46 USD o gratis con Kobo Plus

  • JavaScript

    Mastering JavaScript from Basics to Advanced Topics

    Master JavaScript with this comprehensive guide covering everything from basics to advanced programming topics like asynchronous programming, Node.js, and server-side development.Key FeaturesComplete coverage of JavaScript from basics to advanced featuresHands-on web development and server-side programming with Node.jsSpecific focus on practical examples and asynchronous programmingBook ... Leer más

    $49.99 USD o gratis con Kobo Plus

  • Beginning API Development with Node.js

    Build highly scalable, developer-friendly APIs for the modern web with JavaScript and Node.js

    Learn everything you need to get up and running with cutting-edge API development using JavaScript and Node.js; ideal for data-intensive real-time applications that run across multiple platforms.Key FeaturesBuild web APIs from start to finish using JavaScript across the development stackExplore advanced concepts such as authentication with JWT, and running tests against your APIsImplement over 20 ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • Learn React Hooks

    Build and refactor modern React.js applications using Hooks

    de Daniel Bugl ...
    Create large-scale web applications with code that is extensible and easy to understand using React HooksKey FeaturesExplore effective strategies for migrating your state management from Redux and MobX to React HooksIntegrate Hooks with React features such as Context and Suspense to add advanced functionality to your web appsCreate complex applications by combining multiple hooksBook ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • De Essentie van JavaScript: Een Diepgaande Gids

    Series Libro 3 - De IT collectie
    Ontdek de kern van JavaScript met "De Essentie van JavaScript: Een Diepgaande Gids." Of je nu een beginnende webontwikkelaar bent die net begint aan je programmeerreis of een doorgewinterde professional die zijn kennis wil verdiepen, dit boek biedt waardevolle inzichten en praktische kennis om je vaardigheden naar een hoger niveau te tillen.Hoofdstukken inbegrepen:Hoofdstuk 1: Kennismaking met ... Leer más

    $4.99 USD o gratis con Kobo Plus