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 73 - 96 de 639 resultados
Skip side bar filters
  • Essential Cryptography for JavaScript Developers

    A practical guide to leveraging common cryptographic operations in Node.js and the browser

    Discover how to take advantage of common cryptographic operations to build safer apps that respect users' privacy with the help of examples in JavaScript for Node.js and browsers Key Features • Understand how to implement common cryptographic operations in your code with practical examples • Learn about picking modern safe algorithms, which libraries you should rely on, and how to use them ... Leer más

    $567 MXN o gratis con Kobo Plus

  • Criando seu próprio chatbot

    Series series Mago Javascript
    'Criando um Chatbot: Guia para iniciantes' é o livro ideal para quem deseja dar os primeiros passos na criação de um chatbot. Com uma abordagem simples e direta, o livro ensina o leitor a construir um chatbot que se assemelha ao ChatGPT, usando técnicas de processamento de linguagem natural e inteligência artificial.O livro começa explicando os conceitos básicos de chatbots e como eles funcionam, ... Leer más

    $93 MXN o gratis con Kobo Plus

  • Learn Vue.js: The Collection

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.This is a collection ... Leer más

    $489 MXN o gratis con Kobo Plus

  • 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

    $179 MXN o gratis con Kobo Plus

  • The Basics of JavaScript Coding For Kids

    Unlock the Power of Coding with JavaScript!Are you ready to inspire the next generation of tech creators? The Basics of JavaScript Coding For Kids is the perfect guide for young learners aged 10 and up to dive into the exciting world of programming!This beginner-friendly book breaks down JavaScript concepts into fun, easy-to-follow lessons, turning coding into an adventure. With clear explanations ... Leer más

    $80 MXN

  • Aprende Javascript Moderno

    Este libro corresponde a la primera entrega de la trilogía de herramientas para futuros desarrolladores, en donde sumerge al lector en el lenguaje moderno más consultado en internet, que es JavaScript.JavaScript es un lenguaje fascinante, que está presente en el mercado en diferentes soluciones de software y es acá, donde quiero invitarte a descubrir las diferentes formas de llevar a cabo tus ... Leer más

    $100 MXN o gratis con Kobo Plus

  • CodeCraft: Modern Clean JavaScript Foundations for Beginners

    de Sin Cos Web ...
    CodeCraft: Modern Clean JavaScript Foundations for Beginners is a concise yet comprehensive guide, transforming you from novice to confident coder through 10 practical chapters.What You Will Learn:First published in 2025, this book teaches clean JavaScript essentials by building real-world examples without complex overhead. Across 10 chapters, you’ll master the CodeCraft mindset, naming with ... Leer más

    $61 MXN o gratis con Kobo Plus

  • Web Design in easy steps, 7th edition

    de Sean McManus ...
    Series series In Easy Steps
    Guides you through the process of creating a website – in easy steps!Web Design in easy steps, 7th edition reveals the key principles of good web design, which is the art and science of building effective and attractive websites. The book will introduce you to the key technologies of the web, and the design principles that underpin successful sites.Whether you’re a budding designer who plans to ... Leer más

    $332 MXN

  • Building Scalable Web Apps with Node.js and Express

    Design and Develop a Robust, Scalable, High-Performance Web Application Using Node.js, Express.js, TypeScript, and Redis (English Edition)

    Easy API Design Using Express. js and Node. js (TypeScript)Book DescriptionEmbark on a journey to become an expert in backend web development with this essential guide using Node. js v20, Express. js, Redis and TypeScript.The book covers foundational to advanced topics through one comprehensive example: a project management system. It ensures learning and application of skills in API caching with ... Leer más

    $585 MXN o gratis con Kobo Plus

  • Kickstart JavaScript Fundamentals

    Comprehensive Guide to JavaScript Syntax, Code Structure, DOM, Events, Async Programming, APIs, and Real-World Web Development (English Edition)

    Build Confidence, Build Code — JavaScript Starts Here!Key Features● Learn JavaScript step-by-step with real-world coding examples.● Master the DOM, events, and asynchronous code with clarity.● Bridge frontend and backend with Node.js fundamentals.Book DescriptionJavaScript is the backbone of the modern web. From interactive websites to dynamic single-page applications, it is the most ess... ... Leer más

    $380 MXN o gratis con Kobo Plus

  • Hadoop: The Definitive Guide

    The Definitive Guide

    de Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... Leer más

    $346 MXN

  • ClojureScript: Up and Running

    Functional Programming for the Web

    Learn how to build complete client-side applications with ClojureScript, the Clojure language variant that compiles to optimized JavaScript. This hands-on introduction shows you how ClojureScript not only has similarities to JavaScript—without the flaws—but also supports the full semantics of its parent language. You’ll delve into ClojureScript’s immutable data structures, lazy sequences, first ... Leer más

    $174 MXN

  • jQuery Mobile: Up and Running

    Up and Running

    Would you like to build one mobile web application that works on iPad and Kindle Fire as well as iPhone and Android smartphones? This introductory guide to jQuery Mobile shows you how. Through a series of hands-on exercises, you’ll learn the best ways to use this framework’s many interface components to build customizable, multiplatform apps. You don’t need any programming skills or previous ... Leer más

    $247 MXN

  • Maintainable JavaScript

    Writing Readable Code

    You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book—including code style, programming tips, and automation—you will learn how to write maintainable code that other team members can easily understand, adapt, and extend.Author Nicholas Zakas assembled this collection of best ... Leer más

    $269 MXN

  • Developing Backbone.js Applications

    Building Better JavaScript Applications

    de Addy Osmani ...
    If you want to build your site’s frontend with the single-page application (SPA) model, this hands-on book shows you how to get the job done with Backbone.js. You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications—a ... Leer más

    $247 MXN

  • Supercharged JavaScript Graphics

    with HTML5 canvas, jQuery, and More

    With HTML5 and improved web browser support, JavaScript has become the tool of choice for creating high-performance web graphics. This faced-paced book shows you how to use JavaScript, jQuery, DHTML, and HTML5's Canvas element to create rich web applications for computers and mobile devices.By following real-world examples, experienced web developers learn fun and useful approaches to arcade games ... Leer más

    $307 MXN

  • Guia prático de TypeScript

    Melhore suas aplicações JavaScript

    Desenvolvido e mantido pela Microsoft, o TypeScript é um pré-processador open source de códigos JavaScript que auxilia na escrita de códigos, desde os mais simples até os mais complexos, utilizando tipagem de dados e os princípios da Orientação a Objetos para o desenvolvimento de aplicações front-end, back-end e mobile. Neste livro, Thiago da Silva Adriano abordará conceitos básicos do TypeScript, ... Leer más

    $179 MXN o gratis con Kobo Plus

  • Ultimate Node.js for Cross-Platform App Development

    Learn to Build Robust, Scalable, and Performant Server-Side JavaScript Applications with Node.js

    de Ramesh Kumar ...
    Unleash the Power of Node.js for Building Enterprise-Grade, Scalable Server-Side Applications.Book DescriptionUnlock the full potential of Node.js for modern web development with this comprehensive handbook to developing applications and services.The book will cover the fundamentals to advanced techniques, and explore the intricacies of building powerful applications. You will master Express ... Leer más

    $567 MXN o gratis con Kobo Plus

  • Hibernate, Spring & Struts Interview Questions You'll Most Likely Be Asked

    Series Libro 7 - Job Interview Questions series
    300 Hibernate, Spring & Struts Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsHibernate, Spring & Struts Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive jo... ... Leer más

    $179 MXN

  • Maîtriser le Frontend : Du Débutant au Développeur Expert

    Naviguez avec Assurance à travers HTML, CSS, JavaScript et les Frameworks Modernes

    de YVES SITBON ...
    Que vous soyez novice dans le développement web ou que vous cherchiez à élever vos compétences au niveau supérieur, ce livre est votre allié incontournable. Plongez dans l'univers captivant du frontend avec un guide complet qui explore chaque recoin, des fondamentaux de HTML et CSS aux prouesses avancées de React, Angular, et Vue.js.Découvrez des chapitres qui vous guideront à travers la ... Leer más

    $265 MXN o gratis con Kobo Plus

  • Java Programming

    A Comprehensive Guide to Development Tools and Versatility

    de Ryan roffe ...
    Explore the vast development tools and versatility of Java in 2023 with this guide. Java, a widely-used programming language in web and computing applications, offers a free download solution for accessing the latest versions and implementing updates. Found in numerous web applications and computing technologies, Java's scalability makes it suitable for a wide range of applications, from small ... Leer más

    $199 MXN o gratis con Kobo Plus

  • Functional Programming in TypeScript - An Approachable Guide

    functional programming through the lens of TypeScript

    Welcome to "Functional Programming in TypeScript: An Approachable Guide", a book designed to introduce you to the world of functional programming through the lens of TypeScript. This book is crafted for those who are new to functional programming or TypeScript, or perhaps both, and are looking to understand how these two can work together to create robust, scalable, and maintainable applications ... Leer más

    $219 MXN

  • D3.js数据可视化实战手册

    Chinese Edition

    超过70多种创建动态数据可视化的方案!Key Features超过70多种创建动态数据可视化的方案文字简洁,易于读者理解精挑细选,关注最重要的任务和问题细心组织,提供高效的问题解决方案讲解透彻,清晰解读每个操作步骤举一反三,将解决方案应用到其他场景Book Description如今这个互联网时代,人们每天都生产海量的数据,如果直接面对这些数据,可能让人无从下手。将数据可视化,用形象立体的形式将其展现,有利于分析其中的关联,攫取可能存在的商业机会。本书意图通过大量的示例和代码,向读者讲述如何利用D3.js来实现数据可视化。只要读者了解JavaScript,就能完全掌握本书的内容。 本书一共13章,从如何搭建D3.js的开发环境开始,逐步介绍D3中的各种操作,包括选集、数据的初步处理、数据映射、坐标轴组件、动画过渡效果、SVG相关介绍、绘制图表、安排布局、可视化交互、力学模拟 ... Leer más

    $724 MXN o gratis con Kobo Plus

  • Front-end com Vue.js

    Da teoria à prática sem complicações

    Se você acha que é preciso muito tempo e códigos HTML, CSS e JavaScript embolados para conseguir construir um layout moderno e interativo, com um curto tempo de carregamento e funcionamento em qualquer plataforma, com certeza não conhece o Vue.js. Ele é um framework feito em JavaScript, que tem como principal objetivo o reaproveitamento de código e uma curva de aprendizagem pequena. Neste livro, ... Leer más

    $169 MXN o gratis con Kobo Plus