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 553 - 576 de 1122 resultados
Skip side bar filters
  • JavaScript

    Software Development (2025-2026 Edition)

    Series Libro 2 - Software Development
    JavaScript: Software Development (2025-2026 Edition) – The only book that actually teaches like MIT, Stanford, CMU, and Berkeley combined.This is not another recycled tutorial.You start with why JavaScript runs the world in 2025 – V8, TC39, TypeScript tsunami, Vite revolution.You master the event loop before lunch, closures before dinner, and ECMAScript 2025 features before anyone else.You go ... Leer más

    $105 MXN o gratis con Kobo Plus

  • Mastering Loops and Conditionals in JavaScript

    A Practical Guide to Controlling Program Flow and Building Smarter Logic with JavaScript

    de Dargslan ...
    Series Libro 3 - Dargslan - JavaScript - Beginner Level
    Welcome to "Mastering Loops and Conditionals in JavaScript"—your comprehensive guide to understanding and implementing the fundamental control structures that form the backbone of JavaScript programming. Whether you're taking your first steps into JavaScript development or looking to refine your existing skills, this book will transform how you think about and write JavaScript code.In the world of ... Leer más

    $306 MXN o gratis con Kobo Plus

  • Automate with Grunt

    The Build Tool for JavaScript

    Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It's a build tool in the spirit of Make and Rake, but written with modern apps in mind. This book gets you up to speed with Grunt using practical hands-on examples, so you can wrangle your projects with ease. You'll learn how to create and ... Leer más

    $199 MXN

  • Test-Driven React

    Find Problems Early, Fix Them Quickly, Code with Confidence

    Turn your React project requirements into tests and get the feedback you need faster than ever before. Combine the power of testing, linting, and typechecking directly in your coding environment to iterate on React components quickly and fearlessly!You work in a loop: write code, get feedback, adjust. The faster you get feedback, the faster your code improves and the more effective you become as a ... Leer más

    $495 MXN

  • Instant HTML5 2D Platformer

    de Aidan Temple ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. The step-by-step approach taken by this book will show you how to develop a 2D HTML5 platformer-based game that you will be able to publish to multiple devices. This book is great for anyone who has an interest in HTML5 games development, and who already has a basic to intermediate ... Leer más

    $328 MXN o gratis con Kobo Plus

  • JavaScript Robotics

    Building NodeBots with Johnny-Five, Raspberry Pi, Arduino, and BeagleBone

    JavaScript Robotics is on the rise. Rick Waldron, the lead author of this book and creator of the Johnny-Five platform, is at the forefront of this movement. Johnny-Five is an open source JavaScript Arduino programming framework for robotics. This book brings together fifteen innovative programmers, each creating a unique Johnny-Five robot step-by-step, and offering tips and tricks along the way. ... Leer más

    $175 MXN

  • TypeScript for Python Developers: Bridging Syntax and Practices

    de Baldurs L. ...
    TypeScript for Python Developers: Bridging Syntax and Practices is the essential guide for Python programmers looking to expand their skills into the world of type-safe JavaScript development. This comprehensive, hands-on resource leverages your existing Python knowledge to accelerate your TypeScript learning journey, making the transition smooth and intuitive.Python developers will discover how ... Leer más

    $120 MXN o gratis con Kobo Plus

  • KNIME Essentials

    Perform accurate data analysis using the power of KNIME

    de Gábor Bakos ...
    Perform accurate data analysis using the power of KNIMEKey FeaturesLearn the essentials of KNIME, from importing data to data visualization and reportingUtilize a wide range of data processing solutionsVisualize your final data sets using KNIME's powerful data visualization optionsBook DescriptionKNIME is an open source data analytics, reporting, and integration platform, which allows you to ... Leer más

    $606 MXN o gratis con Kobo Plus

  • The Pythonic Way

    An Architect’s Guide to Conventions and Best Practices for the Design, Development, Testing, and Management of Enterprise Python Code

    de Sonal Raj ...
    ‘The Pythonic Way' acquaints you with Python's capabilities beyond basic syntax. This book will help you understand widely accepted Pythonic constructs and procedures, thus enabling you to write reliable, optimized, and modular applications.You'll learn about Pythonic data structures, class and object creation, and more. The book then delves into some of Python's lesser-known but incredibly ... Leer más

    $247 MXN o gratis con Kobo Plus

  • Coding Languages

    Angular With Typescript, Machine Learning With Python And React Javascript

    de Richie Miller ...
    If you want to discover how to use Angular, Python for Machine Learning or React JavaScript, this book is for you!3 BOOKS IN 1 BUNDLE!· BOOK 1: ANGULAR FRAMEWORK ESSENTIALS - OPEN SOURCE WEB APP DEVELOPMENT USING ANGULAR & TYPESCRIPT· BOOK 2: PYTHON MACHINE LEARNING - ALGORITHM DESIGN & PRACTICAL CODE EXECUTION· BOOK 3: REACT JAVASC... ... Leer más

    $103 MXN

  • 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

    $539 MXN

  • JavaScript: Advanced Guide to Programming Code with Javascript

    JavaScript Computer Programming, #4

    Series Libro 4 - JavaScript Computer Programming
    Have you learned the basics of JavaScript computer programming and want to take your knowledge further? Has your appetite been whetted and you want to see how far you can go? Or are you looking for more to get your teeth into?If you answered yes to any of these questions, then look no further - this book is for you!In this Definitive JavaScript Advanced Level Guide, you're about to discover ... Leer más

    $51 MXN

  • Hands-on JavaScript for Python Developers

    Leverage your Python knowledge to quickly learn JavaScript and advance your web development career

    de Sonyl Nagale ...
    Build robust full-stack web applications using two of the world's most popular programming languages Python and JavaScriptKey FeaturesDiscover similarities and differences between JavaScript and Python coding conventionsExplore frontend web concepts, UI/UX techniques, and JavaScript frameworks to enhance your web development skillsPut your JS knowledge into practice by developing a full-stack web ... Leer más

    $488 MXN o gratis con Kobo Plus

  • The Book of JavaScript, 2nd Edition

    A Practical Guide to Interactive Web Pages

    de Thau ...
    JavaScript makes it easy to add interactivity, animation, and other tricks to your web pages. But this isn't just a book of JavaScripts for you to cut and paste into your HTML, only to find out that nothing works as you'd expected. Using real-world examples as the starting point, author thau! walks you step-by-step through various scripts and explains how they produce the effects you want.Because ... Leer más

    $396 MXN

  • Getting Started with React VR

    Build immersive Virtual Reality apps for the web with React

    de John Gwinner ...
    Create amazing 360 and virtual reality content that runs directly in your browsers with JavaScript and React VR 2.0Key FeaturesA practical guide to developing virtual reality experiences targeting web and mobile browsersCreate customized 3D graphics for your virtual reality experiences with Three.jsExplore the ReactVR library to create objects that seem real and see how they move in the Virtual ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Learn Enough JavaScript to Be Dangerous

    A Tutorial Introduction to Programming with JavaScript

    de Michael Hartl ...
    All You Need to Know, and Nothing You Don't, to Write JavaScript for the Web and BeyondJavaScript plays a key role in modern software development, not only because it is the only language that runs inside virtually all web browsers, but also because it has become widely used for back-end and general-purpose development as well. Although JavaScript is a big language, you don't need to learn ... Leer más

    $471 MXN

  • ReactJS by Example - Building Modern Web Applications with React

    Building Modern Web Applications with React

    de Vipul A M ...
    Get up and running with ReactJS by developing five cutting-edge and responsive projectsKey Features\[\*\]Create pragmatic real-world applications while learning React and its modern developer tools\[\*\]Build sustainable user interfaces by transforming data into components of UI\[\*\]Learn how to generate reusable ReactJS components effectivelyBook DescriptionReactJS is an open-source JavaScript ... Leer más

    $753 MXN o gratis con Kobo Plus

  • High Performance Mobile Web

    Best Practices for Optimizing Mobile Web Apps

    Optimize the performance of your mobile websites and webapps to the extreme. With this hands-on book, veteran mobile and web developer Maximiliano Firtman demonstrates which aspects of your site or app slow down the user’s experience, and what you can do to achieve lightning-fast performance. There’s much at stake: if you want to boost your app’s conversion rate, then tackling performance issues ... Leer más

    $327 MXN

  • Understanding ECMAScript 6

    The Definitive Guide for JavaScript Developers

    ECMAScript 6 represents the biggest update to the core of JavaScript in the history of the language. In Understanding ECMAScript 6, expert developer Nicholas C. Zakas provides a complete guide to the object types, syntax, and other exciting changes that ECMAScript 6 brings to JavaScript. Every chapter is packed with example code that works in any JavaScript environment so you’ll be able to see new ... Leer más

    $346 MXN

  • Create React App 2 Quick Start Guide

    Build React applications faster with Create React App

    Integrate your React applications with React to build efficient web services.Key FeaturesLearn React by building applications with Create React AppCreate interactive UIs exploring the latest feature of CRA 2.0Build Progressive Web Applications for a more seamless webBook DescriptionIf you're a power user and you aren’t happy always reusing default configurations, from previous applications with ... Leer más

    $517 MXN o gratis con Kobo Plus

  • The Art of Docker

    Streamline App Development and Deployment with Containerization (Computer Programming)

    de Ryan Campbell ...
    Unleash the Power of Docker: Transform Your App Development!Imagine seamless, efficient, and scalable app development. With Docker, this vision becomes reality. The Art of Docker is your essential guide to mastering Docker, revolutionizing how you build, deploy, and manage applications.What You'll LearnDocker FundamentalsContainers and Images: Understand core concepts and the revolution of ... Leer más

    $17 MXN

  • The Complete Node.js Guide : A Detailed Guide to Learning Node.js, Featuring In-Depth Explanations, Practical Examples, and Best Practices for Professional Developers

    de Jiho Seok ...
    The Complete Node.js Guide is your comprehensive guide to mastering the powerful Node.js platform. This book is thoughtfully crafted to cater to both beginners and experienced developers, offering a deep dive into the essential and advanced concepts of Node.js.Features of This Book:Comprehensive Coverage: From the basics of Node.js to advanced patterns, this book covers it all. You'll start with ... Leer más

    $34 MXN

  • Reactive Patterns with RxJS for Angular

    A practical guide to managing your Angular application's data reactively and efficiently using RxJS 7

    de Lamis Chebbi ...
    Discover how you can leverage the reactive paradigm with RxJS in your Angular applications using some common patterns and techniques that can be implemented in real-world use casesKey FeaturesLearn how to write clean, maintainable, performant, and optimized Angular web applications using reactive patternsExplore various RxJS operators and techniques in detail to improve the testing and performance ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Programming Concepts in C++

    de Robert Burns ...
    Programming Concepts in C++ is one in a series of books that introduce the basic concepts of computer programming, using a selected programming language. Other books in the series use languages like Java and Python, but all focus on concepts and not on any particular language. The presentation of the material is the same in each language, and much of the text is identical. Code samples are ... Leer más

    $86 MXN