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 409 - 432 de 1289 resultados
Skip side bar filters
  • Angular

    Das Praxisbuch – von den Grundlagen bis zur professionellen Entwicklung mit Signals

    Das neue Praxisbuch der bekannten Angular-ExpertenAktuell ab Angular 22 – inklusive Updates zu neueren VersionenGrundlagen, Signals und aktuelle Themen wie Signal Forms und Resource APIMit Best Practices und allen Codebeispielen zum DownloadIn diesem Praxiseinstieg lernst du Angular inklusive der modernen APIs und Konzepte kennen. Mit einem durchgängigen Beispielprojekt führen die Autoren dich ... Leer más

    $721 MXN

  • Bien débuter avec JavaScript

    Formation professionnelle

    Ce livre s’adresse aux personnes qui souhaitent apprendre à écrire du code JavaScript. Ce langage est utilisé pour contrôler les éléments des pages Web tout en s’intégrant harmonieusement avec le code HTML. Vous découvrirez la structure objet du langage et son interaction avec le DOM (Document Object Model) qu’on représente par un arbre à balises. Vous manipulerez les variables, les expressions ... Leer más

    $325 MXN o gratis con Kobo Plus

  • JavaScript Concurrency

    Build better software with concurrent JavaScript programming, and unlock a more efficient and forward thinking approach to web development

    de Adam Boduch ...
    Build better software with concurrent JavaScript programming, and unlock a more efficient and forward thinking approach to web developmentKey Features\[\*\]Apply the core principles of concurrency to both browser and server side development\[\*\]Explore the latest tools and techniques at the forefront of concurrent programming, including JavaScript promises, web workers, and generators\[\*\]Learn ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Mastering JavaScript Object-Oriented Programming

    Advanced patterns, faster techniques, higher quality code

    Unleash the true power of JavaScript by mastering Object-Oriented programming principles and patternsKey Features\[\*\] Covering all the new Object-Oriented features introduced in ES6, this book shows you how to build large-scale web apps\[\*\] Build apps that promote scalability, maintainability, and reusability\[\*\] Learn popular Object-Oriented programming (OOP) principles and design patterns ... Leer más

    $753 MXN o gratis con Kobo Plus

  • JavaScript: Best Practices to Programming Code with JavaScript

    JavaScript Computer Programming, #3

    Series Libro 3 - JavaScript Computer Programming
    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

    $52 MXN

  • JavaScript Projects for Kids

    Gear up for a roller-coaster ride into the world of JavaScript and programming with this easy-to-follow, fun, and entertaining project-based guide

    Gear up for a roller-coaster ride into the world of JavaScript and programming with this easy-to-follow, fun, and entertaining project-based guideKey FeaturesGet to know the concepts of HTML and CSS to work with JavaScriptExplore the concepts of object-oriented programmingFollow this step-by-step guide on the fundamentals of JavaScript programmingBook DescriptionJavaScript is the most widely-used ... Leer más

    $452 MXN o gratis con Kobo Plus

  • The JavaScript Workshop

    Learn to develop interactive web applications with clean and maintainable JavaScript code

    Get to grips with the fundamentals of JavaScript and learn to build the programming skills that will kickstart your career as a software developerKey FeaturesLearn the basics of JavaScript programming to create dynamic web pagesExplore the fundamentals of back-end development using Node.jsTackle challenging development problems and apply solutions to real-world situationsBook DescriptionIf you're ... Leer más

    $679 MXN o gratis con Kobo Plus

  • Mastering JavaScript String Methods - A Beginner's Guide to Simplifying String Manipulation

    A Beginner's Guide to Simplifying String Manipulation

    This book, "Mastering JavaScript String Methods: A Beginner's Guide to Simplifying String Manipulation," provides a comprehensive and beginner-friendly introduction to the powerful string methods available in JavaScript.Whether you're a complete newcomer to programming or a developer seeking to strengthen your foundations, this book will guide you through the intricacies of string methods with ... Leer más

    $190 MXN

  • Server-Driven Web Apps with htmx

    Any Language, Less Code, Simpler Code

    htmx is a library that adds logic and server interaction to HTML; you get the effect of using a front-end SPA framework without writing front-end code. Use any server-side programming language and framework to build server applications with endpoints that simply return snippets of HTML. Dynamically update portions of the current web page from HTTP responses. Add interactivity with JavaScript and ... Leer más

    $386 MXN

  • JavaScript实用教程

    de 邹琼俊 ...
    JavaScript在日常开发工作中使用频率非常高。本书从JavaScript初学者的视角出发,将理论和实践相结合,通过循序渐进、由浅入深的方式详解JavaScript核心知识点,让读者在学习的过程中不断提升使用JavaScript的技能水平,并能够将所学知识运用到实际开发当中去。 本书分为4部分,共12章,主要内容包括JavaScript语法基础、JavaScript流程控制、数组、函数、作用域、对象和内置对象、BOM、DOM和事件、JavaScript面向对象编程、函数进阶、正则表达式、贪吃蛇案例、ES6~ES10特性和TypeScript。 本书适合所有Web技术从业人员、前端开发工程师,也适合作为高等院校和培训机构计算机及相关专业师生的教学参考书。 ... Leer más

    $197 MXN

  • Learn Angular: Your First Week

    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 contains a collection of articles that provide a rapid introduction to Angular, getting you up and running with no fuss. It contains:Angular Introduction: What It Is, and Why You Should Use It by Ilya Bodrov-KrukowskiAngularJS and Angular: a Detailed ... Leer más

    $182 MXN o gratis con Kobo Plus

  • Vue.js快速入门与深入实战

    de 杨世文 ...
    本书系统阐述了Vue.js的基本语法、体系结构、原理 ,以及 基于 Vue.js实现组件化编程的基本思想、第三方组件、工具,最后还结合企业项目,结合 Vue.js实现了 ShopApp和权限管理 部分功能。 全书分为4篇:第一篇为 Vue.js基础(第 1~4章),第二篇为 Vue.js组件化编程(第5~8章),第三篇为 Vue.js高级应用(第 9~13章),第四篇为Vue.js实战(第 14和 15章)。书中主要内容包括 Vue.js基本语法、 Vue.js体系结构、 Vue组件生命周期、自定义和使用 Vue组件、组件直接的 数据通信、动画和过渡、路由、 Promise、 Axios、 Vuex状态管理和 Vue.js实战思想等。 本书在以浅显易懂的方式,系统阐述Vue.js相关概念、知识点的同时,还以配套有大量的示例,进行辅助说明相关知识点的使用,**程度的追求学以致用,即学即 ... Leer más

    $361 MXN

  • JavaScript & jQuery: The Missing Manual

    JavaScript lets you supercharge your HTML with animation, interactivity, and visual effects—but many web designers find the language hard to learn. This easy-to-read guide not only covers JavaScript basics, but also shows you how to save time and effort with the jQuery and jQuery UI libraries of prewritten JavaScript code. You’ll build web pages that feel and act like desktop programs—with little ... Leer más

    $413 MXN

  • Learning JavaScript Data Structures and Algorithms

    Hone your skills by learning classic data structures and algorithms in JavaScript

    Hone your skills by learning classic data structures and algorithms in JavaScriptKey Features\[\*\] Understand common data structures and the associated algorithms, as well as the context in which they are used.\[\*\] Master existing JavaScript data structures such as array, set and map and learn how to implement new ones such as stacks, linked lists, trees and graphs.\[\*\] All concepts are ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Meteor Design Patterns

    Accelerate your code writing skills with over twenty programming patterns that will make your code easier to maintain and scale

    de Marcelo Reyna ...
    Accelerate your code writing skills with over twenty programming patterns that will make your code easier to maintain and scaleKey FeaturesBook DescriptionWith the increasing interest in NodeJS web applications, a new framework, Meteor, has joined the ranks to simplify developer workflows. Meteor is one of the few open source frameworks that has received funding since its early development stages. ... Leer más

    $606 MXN o gratis con Kobo Plus

  • JavaScript Mobile Application Development

    de Hazem Saleh ...
    If you are a native mobile developer, with some familiarity with the common web technologies of JavaScript, CSS, and HTML, or if you are a web developer, then this learning guide will add great value and impact to your work. Learning how to develop mobile applications using Apache Cordova is of particular importance if you are looking to develop applications on a variety of different platforms ... Leer más

    $698 MXN o gratis con Kobo Plus

  • Write Some Code with HTML, CSS, + JavaScript

    Sometimes you just want to write some code. We share the basics of HTML, CSS, and JavaScript.First, we start with some basics of HTML.HTML tables, spans, and divsHTML5 new featuresThe second section is devoted to CSS.CSS box modelCSS3 new featuresNext, we cover JavaScript's basic syntax.Variable and ValuesFunctionsConditionalsLoopsScopeClosur... ... Leer más

    $34 MXN

  • Ultimate React Native for Cross Platform App Development

    Master the creation of high-performance appsBook DescriptionUltimate React Native for Cross Platform App Development takes you on a practical, end-to-end journey-from setting up your development environment to publishing fully functional apps on the App Store and Google Play.You will begin with core React and React Native fundamentals, then progressively move into layouts, navigation, and scalable ... Leer más

    $410 MXN

  • Веб-разработка с применением Node и Express

    Полноценное использование стека JavaScript. 2-е издание

    Создавайте динамические веб-приложения с применением Express — ключевого компонента из стека разработки Node/JavaScript. Итан Браун описывает работу с Express 5 на примере создания полноценного приложения. В книге рассматриваются все этапы и компоненты — от серверного рендеринга до разработки API для работы с одностраничными приложениями (SPA). Express является золотой серединой между устоявшимся ... Leer más

    $107 MXN o gratis con Kobo Plus

  • Programming in CoffeeScript

    de Mark Bates ...
    Series series Developer's Library
    Use CoffeeScript to Write Better JavaScript Code Than Ever Before!If you can do it in JavaScript, you can do it better in CoffeeScript. And, since CoffeeScript “compiles down” to JavaScript, your code will fit neatly into virtually any web environment. In Programming in CoffeeScript, Mark Bates shows web developers why CoffeeScript is so useful and how it avoids the problems that often make ... Leer más

    $473 MXN

  • WebModules

    Coding - Primer - Beginner

    de WebModules ...
    Series series HTML, CSS, and JavaScript
    WebModules: HTML, CSS, and JavaScript - Coding - Primer - Beginner is a concept-driven educational primer on the foundational languages of web development: HTML, CSS, and JavaScript. Designed as both an educational and reference resource, this book introduces core coding concepts and syntax through a modular structure that progressively builds understanding across interconnected concepts.Part of ... Leer más

    $164 MXN

  • JavaScript

    Syntax and Practices

    JavaScript is an easy-to-use, flexible, dynamic, prototype-based programming language predominantly used over the web. Although the initial focus of the language was to assist in the generation of dynamic web content, it soon found its way into numerous other applications. This book aims to cover the fundamentals of the language by providing a strong start for people who wish to start their ... Leer más

    $1,158 MXN

  • 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

    $576 MXN o gratis con Kobo Plus

  • Node Cookbook

    Actionable solutions for the full spectrum of Node.js 8 development

    Over 60 high-quality recipes covering debugging, security, performance, microservices, web frameworks, databases, deployment and more; rewritten for Node.js 8, Node.js 6, and Node.js 4 Key FeaturesActionable recipes across the full spectrum of Node.js developmentCutting edge techniques and tools for measuring and improving performanceBest practices for creating readily-scalable production ... Leer más

    $857 MXN o gratis con Kobo Plus