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 1393 - 1416 de 1495 resultados
Skip side bar filters
  • Data Visualization with Python and JavaScript

    Scrape, Clean, Explore, and Transform Your Data

    de Kyran Dale ...
    How do you turn raw, unprocessed, or malformed data into dynamic, interactive web visualizations? In this practical book, author Kyran Dale shows data scientists and analysts--as well as Python and JavaScript developers--how to create the ideal toolchain for the job. By providing engaging examples and stressing hard-earned best practices, this guide teaches you how to leverage the power of best-of ... Leer más

    $36.98 USD

  • The Best Javascript

    As JavaScript's creator, I would love to mention some phrases approximately in which JavaScript has been, in which it's far going, and the way the ee-e book you're conserving will assist you to make the maximum of the language. JavaScript changed into born out of a choice to allow HTML authors write scripts immediately in their documents. This can also additionally appear apparent now, however ... Leer más

    $6.90 USD o gratis con Kobo Plus

  • Node.js Event Loop

    de A. Jobaer ...
    Understand the event loop. Avoid blocking it. Master Node.js.This book demystifies the core of Node.js — the event loop — and teaches you how to use it efficiently and safely in real-world systems.You'll learn how Node.js schedules work, handles concurrency, and delivers performance from a single thread. More importantly, you'll discover how to avoid event loop blocking, the silent killer of ... Leer más

    $19.99 USD o gratis con Kobo Plus

  • 120 Advanced JavaScript Interview Questions

    "JavaScript is the Most popular programming language used by professional developers today"This book offers a structured approach to mastering JavaScript interview questions, organized into five tiers, ranging from fundamental concepts to advanced challenges. By working through these questions, you'll gain the confidence and knowledge needed to excel in technical interviews.Uncover the intricacies ... Leer más

    $9.00 USD o gratis con Kobo Plus

  • Linguagens de script para web

    Series series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida. Linguagens de script para web oferece ao desenvolvedor a oportunidade de aprimorar suas habilidades em construção de ... Leer más

    $5.39 USD

  • Building large scale web apps

    "Building Large Scale Web Apps" is a toolkit to managing large-scale React applications. React as a library allows you to start building user interfaces quickly and easily. But how do things scale as an application grows? How do you ensure that your codebase remains manageable, your performance metrics stay on point, and your team continues to work cohesively as the project evolves? In this book, ... Leer más

    $16.19 USD

  • Ext JS

    de Michel Martin ...
    Comme son nom le laisse supposer, Ext JS est une bibliothèque JavaScript destiné à simplifier les développement Web en JavaScript. Distribué par la société Sencha, ExtJS met à disposition du programmeur de nombreux composants visuels de grande qualité (éléments de formulaires, arbres, tableaux, panels, fenêtres, onglets, boîtes de dialogue, etc.). Ext JS facilite également la gestion ... Leer más

    $15.99 USD

  • Perl Debugged

    de Peter Scott ...
    The 2001 classic - available in eBook formats for the first timePerl Debugged provides the expertise and solutions developers require for coding better, faster, and more reliably in Perl. Focusing on debugging, the most vexing aspect of programming in Perl, this example-rich reference and how-to guide minimizes development, troubleshooting, and maintenance time resulting in the creation of elegant ... Leer más

    $22.04 USD

  • React Native

    Desenvolvimento de aplicativos mobile com React

    O React Native é um framework desenvolvido pelo Facebook e baseado na biblioteca React. Ele consiste em uma série de ferramentas que viabilizam a criação de aplicações mobile nativas — para as plataformas iOS e Android — utilizando internamente as tecnologias básicas do front-end: HTML, CSS e JavaScript. Ao contrário de outros frameworks semelhantes, o React Native converte todo o código ... Leer más

    $8.99 USD o gratis con Kobo Plus

  • 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

    $8.99 USD o gratis con Kobo Plus

  • Advanced Node.js Development

    Master Node.js by building real-world applications

    de Andrew Mead ...
    Takes you through creating your own API, building a full real-time web app, securing your Node systems, and practical applications of the latest Async and Await technologies. It maps out everything in a comprehensive, easy-to-follow package designed to get you up and running quickly.Key FeaturesEntirely project-based and practicalExplains the "why" of Node.js features, not just the "how", ... Leer más

    $30.77 USD o gratis con Kobo Plus

  • Javascript Assessment Test

    de Edward Yao ...
    How well do you know the Javascript language? Take the JSAT and find out. The Javascript Assessment Test (85 questions) Time limit: 45 minutes (All answers found at end of book) Select the best answer for each question. 1. The statement below creates a new context. eval?.("'use strict'; function f(){console.log('hello')}") a. true b. false 2. Under non-strict mode, a statement x = 40 performs what ... Leer más

    $7.28 USD

  • Getting Started With BBC micro:bit

    This book helps you to get started with BBC micro:bit board development using JavaScript Blocks Editor (PXT). The following is the highlight topics in this book:* Preparation* Set up BBC micro:bit* Basic Visual Programming for BBC micro:bit* BBC micro:bit GPIO* BBC micro:bit Programming via Mobile Application* Serial Programming and Reading Analog Input* Working with SPI* Working with I2C ... Leer más

    $2.69 USD

  • Learn D3.js

    Create interactive data-driven visualizations for the web with the D3.js library

    Explore the power of D3.js 5 and its integration with web technologies for building rich and interactive data visualization solutionsKey FeaturesExplore the latest D3.js 5 for creating charts, plots, and force-directed graphicsPractical guide for creating interactive graphics and data-driven apps with JavaScriptBuild Real-time visualization and transition on web using SVG with D3.jsBook ... Leer más

    $45.35 USD o gratis con Kobo Plus

  • React 18 Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications with React by leveraging industry-best practices

    Dive in and discover how to build awesome React web apps that you can scale and maintain using design patterns and the latest industry insights Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesDiscover and unpack the latest React 18 and Node 19 features in this updated fourth editionGet up to speed with TypeScript, MonoRepo architecture, and several cutting-edge React ... Leer más

    $42.92 USD o gratis con Kobo Plus

  • JavaScript Brain Teasers

    Exercise Your Mind

    If you've ever felt the exhilaration of cracking a thorny problem or the joy of witnessing elegant code that challenges your mind, then this book is tailor-made for you. Prepare yourself to dive into a diverse array of mind-bending JavaScript brain teasers. Each puzzle is more than just a code exercise; it's a gateway to unlocking new insights and honing your abilities. As you work through the ... Leer más

    $18.80 USD

  • Building AI-Powered Apps with Angular

    Hands-on guide to creating agentic Angular apps with Google AI and Gemini models

    Build and deploy AI-powered Angular apps using Gemini, Genkit, multimodal AI, MCP, and RAG to create intelligent UIs, generate images or video, and turn concepts into scalable cloud solutionsKey FeaturesIntegrate cutting-edge AI such as Gemini and multimodal capabilities into Angular appsBuild intelligent features such as image and video generation, MCP, RAGDeploy robust, scalable AI solutions to ... Leer más

    $29.15 USD o gratis con Kobo Plus

  • React Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications by leveraging industry-best practices

    Build fast and scalable web apps with React 19 and Next.js 16 by applying proven design patterns, avoiding common anti patterns, and shipping production features with testing, CI/CD, and practical AI assisted workflowsKey FeaturesUpdated for React 19 & Next.js 16 with modern, production-ready design patternsFull-stack React mastery with Express, PostgreSQL, Drizzle ORM & CI/CD workflowsBuild ... Leer más

    $32.39 USD o gratis con Kobo Plus

  • JavaScript

    The New Toys

    de T. J. Crowder ...
    All of JavaScript's newest features, in depth, made easy to understand.JavaScript is a rapidly changing language and it can be challenging to keep up with all the new toys being added. JavaScript: The New Toys explores the newest features of the world's most popular programming language while also showing readers how to track what's coming next. After setting the stage by covering who manages the ... Leer más

    $24.00 USD

  • IndexedDB API

    Learn how to create a database for your website with HTML5 and JavaScript

    de J.D Gauchat ...
    Learn how to use the IndexedDB API to create and manage a database. After reading this guide, you will know how to create a database for your website on the user's computer, and how to store, retrieve, and search information.Table of ContentsINDEXEDDB APIData StructureDatabaseObjects and Object StoresIndexesTransactionsImplementationOpening the DatabaseDefining IndexesAdding ObjectsRetrieving ... Leer más

    $2.56 USD o gratis con Kobo Plus

  • Quick JavaScript Learning In Just 3 Days: Fast-Track Learning Course

    de Vijay K.R. ...
    JavaScript is one the language which helps you make browser to do what you want to do. This is easy language to learn and I am going to teach you now. My language will be user friendly and I will try to tell difficult stuffs in easy language with examples. Let's move on one by one with JavaScript lessons. This is 3 days basic JavaScript Learning Course. Before starting JavaScript, I am assuming ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Svelte and Sapper in Action

    de Mark Volkmann ...
    Svelte and Sapper in Action teaches you to design and build fast, elegant web applications. You’ll start immediately by creating an engaging Travel Packing app as you learn to create Svelte components and develop great UX. You’ll master Svelte’s unique state management model, use Sapper for simplified page routing, and take on modern best practices like code splitting, offline support, and server ... 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

  • Single Page Web Applications

    JavaScript end-to-end

    SummaryIn Single Page Web Applications you'll learn to build modern browser-based apps that take advantage of stronger client platforms and more predictable bandwidth. You'll learn the SPA design approach, and then start exploring new techniques like structured JavaScript and responsive design. And you'll learn how to capitalize on trends like server-side JavaScript and NoSQL data stores, as well ... Leer más

    $49.99 USD