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 649 - 672 de 1286 resultados
Skip side bar filters
  • 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

  • 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

    $279 MXN

  • JavaScript Cookbook

    Programming the Web

    Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost any project--and you'll learn more about JavaScript in the process.The recipes in this book take advantage of the latest ... Leer más

    $490 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

  • UNCOVER HIDDEN INSIGHTS ON CLOJURE PROGRAMMING

    MASTER SPAs AND DYNAMIC ULs LIKE A PRO

    UNLOCK THE POWER OF CLOSURE: Master Front-End Development & Build Dynamic UIs and SPAs Like a ProAre you ready to take your front-end development skills to the next level?In this comprehensive guide, you'll unlock the power of Closure – a powerful JavaScript technique for creating modular, efficient, and maintainable code. You'll not only master Closure itself, but also leverage it to build ... Leer más

    $120 MXN o gratis con Kobo Plus

  • JavaScript Introduction

    In addition to HTML and CSS, JavaScript represents one of the main tools web developers use to create rich, responsive web and mobile applications. It's use has expanded with the use of jQuery and AJAX and has evolved JavaScript to become much more than just a scripting language used to manipulate the user interface. This coursware is intended for use as a three-day course, or can be used by ... Leer más

    $371 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

  • Beginning React

    Simplify your frontend development workflow and enhance the user experience of your applications with React

    Take your web applications to a whole new level with efficient, component-based UIs that deliver cutting-edge interactivity and performance.Key FeaturesElaborately explains basics before introducing advanced topicsExplains creating and managing the state of components across applicationsImplement over 15 practical activities and exercises across 11 topics to reinforce your learningBook ... Leer más

    $281 MXN o gratis con Kobo Plus

  • React Application Architecture for Production

    A hands-on guide to architecting, building, and delivering enterprise-ready modern React apps

    Master modern React application architecture patterns and principles for building scalable, maintainable production apps and learn best practices in project structure, component design, state management, testing strategies, and more.Key FeaturesMaster React architecture patterns and design principles for building maintainable, scalable frontend applicationsDevelop production-ready React ... Leer más

    $665 MXN o gratis con Kobo Plus

  • Vue.js 3 for Beginners

    Learn the essentials of Vue.js 3 and its ecosystem to build modern web applications

    de Simone Cuomo ...
    Gain proficiency in Vue.js 3 and its core libraries, including Pinia, Vue Router, and Vitest, by developing a social media web application with detailed, hands-on instructionsKey FeaturesDiscover best practices for building scalable and performant Vue.js applicationsLearn the basics of component-based architectureFamiliarize yourself with Vue.js core libraries and ecosystemPurchase of the print or ... Leer más

    $621 MXN o gratis con Kobo Plus

  • MASTER REACT.JS PART 3

    de m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Leer más

    $69 MXN o gratis con Kobo Plus

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Leer más

    $346 MXN

  • Becoming Functional

    Steps for Transforming Into a Functional Programmer

    If you have an imperative (and probably object-oriented) programming background, this hands-on book will guide you through the alien world of functional programming. Author Joshua Backfield begins slowly by showing you how to apply the most useful implementation concepts before taking you further into functional-style concepts and practices.In each chapter, you’ll learn a functional concept and ... Leer más

    $206 MXN

  • JavaScript Made Simple: The Practical Beginner’s Guide with Hands-On Projects

    de Riven Clarke ...
    Master the Language of the Web with Practical, Hands-On ProjectsDo you want to learn web development but feel overwhelmed by complex jargon? You are not alone. JavaScript is the essential language of the modern web, but most tutorials make it sound like rocket science.JavaScript Made Simple is the practical, project-based guide designed to take you from absolute beginner to confident developer. ... Leer más

    $103 MXN o gratis con Kobo Plus

  • How Not to Node.js

    A handbook to avoid common Node.js pitfalls and build cleaner, faster, and production-ready apps

    de Lucas Santos ...
    Level up from writing code that works to writing code that scales and avoid performance and production issues like a proKey FeaturesIdentify and fix common Node.js anti-patterns before they impact productionAvoid performance bottlenecks by understanding Node.js internalsApply proven patterns to write clean, maintainable, and scalable Node.js codeBook DescriptionNode.js makes it easy to get started ... Leer más

    $665 MXN

    PEDIDO ANTICIPADO

  • Quick JavaScript

    Series series Quick Programming
    Are you an experienced programmer who wants to get started quickly in JavaScript and the HTML DOM? This is your book.Do you need encyclopedic knowledge of JavaScript and/or the HTML DOM? This book is not for you.Are you a novice who wants to learn to program? This book is not for you. In fact, this language is not for you. Get a good Python book.This book will get you programming in JavaScript as ... Leer más

    $568 MXN

  • Programmation avec Node.js, Express.js et MongoDB

    JavaScript côté serveur

    de Éric Sarrion ...
    Series series Noire
    Un livre incontournable pour développer des applications web professionnelles !Né à la fin des années 1990, le langage JavaScript connaît aujourd'hui une deuxième vie. Après s'être installé sur pratiquement tous les sites web de la planète, il s'invite désormais sur de plus en plus de serveurs web, notamment grâce à Node.js qui symbolise le JavaScript côté serveur. Node.js est donc plus que jamais ... Leer más

    $490 MXN

  • JavaScript Basics

    Flinging Event, Element, and Object Bombs at Zombie Heads

    de John Rhea ...
    Series series Undead Institute
    Got basic programming skills but are new to JavaScript? Ready to pitch in and save humanity from the zombie hordes? Now you can do both at the same time.You’ll learn how to work with JavaScript objects, creating and setting properties, defining and using methods and the way objects are used in the Document Object Model (DOM). All while kicking serious zombie tuchus.Speaking of the DOM you’ll ... Leer más

    $94 MXN o gratis con Kobo Plus

  • Go Simple with Postfix

    de Lord Linus ...
    This is the basic command E book for Your MTA (Mail Transfer Agent) i.e. Postfix. This will learn you how easy the postfix is ... Leer más

    $63 MXN

  • Perl by Example

    de Ellie Quigley ...
    The World’s Easiest Perl 5 Tutorial—Updated for Today’s Applications and “Modern Perl” Best Practices“When I look at my bookshelf, I see eleven books on Perl programming. Perl by Example, Third Edition, isn’t on the shelf; it sits on my desk, where I use it almost daily. I still think it is the best Perl book on the market for anyone—beginner or seasoned programmer—who uses Perl daily.”—Bill ... Leer más

    $743 MXN

  • Mastering Node.js

    Build robust and scalable real-time server-side web applications efficiently

    Expert techniques for building fast servers and scalable, real-time network applications with minimal effort; rewritten for Node.js 8 and Node.js 9Key Features\[\*\]Packed with practical examples and explanations, Mastering Node.js contains everything you need to take your applications to the next level.\[\*\] Unleash the full potential of Node.js 9 to build real-time and scalable applications.\[\ ... Leer más

    $857 MXN o gratis con Kobo Plus

  • TypeScript Cookbook

    Real World Type-Level Programming

    TypeScript is one of the most important tools for JavaScript developers. Still, even experienced developers wonder why the TypeScript compiler is throwing squiggly red lines at them. Enter TypeScript Cookbook. With this practical guide, author Stefan Baumgartner provides senior engineers with solutions for everyday TypeScript problems.If you're conversant with TypeScript as well as JavaScript ... Leer más

    $490 MXN