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 577 - 600 de 1124 resultados
Skip side bar filters
  • Learning Vue

    Core Concepts and Practical Patterns for Reusable, Composable, and Scalable User Interfaces

    de Maya Shavin ...
    Learn the core concepts of Vue.js, the modern JavaScript framework for building frontend applications and interfaces from scratch. With concise, practical, and clear examples, this book takes web developers step-by-step through the tools and libraries in the Vue.js ecosystem and shows them how to create complete applications for real-world web projects.You’ll learn how to handle data communication ... Leer más

    $490 MXN

  • Mongoose for Application Development

    de Simon Holmes ...
    This book is a mini tutorial full of code examples and strategies to give you plenty of options when building your own applications with MongoDB. This book is ideal for people who want to develop applications on the Node.js stack quickly and efficiently. Prior knowledge of the stack is not essential as the book briefly covers the installation of the core components and builds all aspects of the ... Leer más

    $621 MXN o gratis con Kobo Plus

  • React Design Patterns and Best Practices

    Design, build and deploy production-ready web applications using standard industry practices

    Build modular React web apps that are scalable, maintainable and powerful using design patterns and insightful practicesKey FeaturesGet familiar with design patterns in React like Render props and Controlled/uncontrolled inputsLearn about class/ functional, style and high order components with ReactWork through examples that can be used to create reusable code and extensible designsBook ... Leer más

    $679 MXN o gratis con Kobo Plus

  • JavaScript Essentials For Dummies

    The concise and digestible get-started guide to JavaScript programmingJavaScript Essentials For Dummies is your quick reference to all the core concepts about JavaScript—the dynamic scripting language that is often the final step in creating powerful websites. This no-nonsense book gets right to the point, eliminating review material, wordy explanations, and fluff. Find out all you need to know ... Leer más

    $240 MXN

  • JavaScript for Kids

    A Playful Introduction to Programming

    de Nick Morgan ...
    JavaScript is the programming language of the Internet, the secret sauce that makes the Web awesome, your favorite sites interactive, and online games fun!JavaScript for Kids is a lighthearted introduction that teaches programming essentials through patient, step-by-step examples paired with funny illustrations. You’ll begin with the basics, like working with strings, arrays, and loops, and then ... Leer más

    $347 MXN

  • Building Cross-Platform Mobile Apps with Expo

    React Native for iOS, Android, and Web

    "Building Cross-Platform Mobile Apps with Expo: React Native for iOS, Android, and Web"Modern app teams are under pressure to ship polished experiences across iOS, Android, and the web without fragmenting their architecture or multiplying delivery complexity. This book is written for experienced JavaScript, React, and mobile engineers who want a rigorous, production-oriented understanding of Expo ... Leer más

    $122 MXN o gratis con Kobo Plus

  • The JavaScript Journey

    From Basics to Full-Stack Mastery

    de Priya Singh ...
    "The JavaScript Journey: From Basics to Full-Stack Mastery" is your ultimate guide to unlock the full potential of JavaScript and mastering the art of full-stack development. Whether a novice eager to learn the ropes or a developer with an experience looking to improve your skills, this comprehensive book provides a step-by-step roadmap to success.Starting with JavaScript syntax and control flow ... Leer más

    $172 MXN

  • PHPUnit Pocket Guide

    Test-Driven Development in PHP

    Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant:a reduction in the effort ... Leer más

    $96 MXN

  • JavaScript.

    Start mastering JavaScript beyond the basics and see the results in your coding skills! Improve your programming abilities and transform your projects with this comprehensive guide.Benefits:- Master loops and conditionals to write efficient code- Understand variable scope and closures for better organization and structure in your code- Experience the satisfaction of solving complex problems with ... Leer más

    $206 MXN

  • Hands-On Microservices with JavaScript

    Build scalable web applications with JavaScript, Node.js, and Docker

    Build, test, and deploy scalable, cloud-ready apps using modern tools and solve complex real-world problems with case studiesKey FeaturesLearn microservices architecture for scalable, cloud-ready applicationsBuild hands-on projects with Node.js, Express.js, NestJS, and KafkaMaster CI/CD pipelines, security, and monitoring for robust microservicesPurchase of the print or Kindle book includes a free ... Leer más

    $621 MXN o gratis con Kobo Plus

  • VBScript in a Nutshell

    A Desktop Quick Reference

    Lightweight yet powerful, VBScript from Microsoft® is used in four main areas: server-side web applications using Active Server Pages (ASP), client-side web scripts using Internet Explorer, code behind Outlook forms, and automating repetitive tasks using Windows Script Host (WSH). VBScript in a Nutshell, Second Edition delivers current and complete documentation for programmers and system ... Leer más

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

  • Learning Web Design

    A Beginner's Guide to HTML, CSS, JavaScript, and Web Images

    Do you want to build web pages but have no prior experience? This friendly guide is the perfect place to start. You'll begin at square one, learning how the web and web pages work, and then steadily build from there. By the end of the book, you'll have the skills to create a simple site with multicolumn pages that adapt for mobile devices.Each chapter provides exercises to help you learn various ... Leer más

    $577 MXN

  • JavaScript Dojo: Mastering the Fundamentals and Beyond

    Unlock the Web's Potential: Master JavaScript and Build the Future

    Level Up Your Web Dev Game with Advanced JavaScript: Feeling stuck in JavaScript purgatory? Elevate your skills to the next level with "JavaScript Dojo: Mastering the Fundamentals and Beyond." This comprehensive guide delves deep into advanced topics like asynchronous programming, Node.js, object-oriented programming, and even cutting-edge concepts like WebAssembly. Conquer the JavaScript galaxy ... Leer más

    $17 MXN o gratis con Kobo Plus

  • Error Handling in JavaScript for Beginners

    A Practical Guide to Writing Safer, More Reliable JavaScript Code

    de Dargslan ...
    Series Libro 8 - Dargslan - JavaScript - Beginner Level
    Error Handling in JavaScript for Beginners: A Practical Guide to Writing Safer, More ReliableMaster the art of error handling and transform from a frustrated coder into a confident JavaScript developerAre you tired of cryptic error messages derailing your JavaScript projects? Do unexpected crashes and silent failures leave you wondering what went wrong? "Error Handling in JavaScript for Beginners" ... Leer más

    $306 MXN o gratis con Kobo Plus

  • JavaScript Debugging Basics

    A Beginner’s Guide to Finding and Fixing JavaScript Errors with Confidence

    de Dargslan ...
    Series Libro 9 - Dargslan - JavaScript - Beginner Level
    JavaScript Debugging Basics: A Beginner's Guide to Finding and Fixing JavaScript Errors with ConfidenceAre you tired of staring at broken JavaScript code, feeling helpless when faced with cryptic error messages? Do you wish you could approach debugging methodically instead of through trial and error? JavaScript Debugging Basics transforms the often frustrating process of finding and fixing code ... Leer más

    $306 MXN o gratis con Kobo Plus

  • Unleashing the Power of TypeScript

    de Steve Kinney ...
    If you're a JavaScript developer struggling to get to grips with TypeScript or use it effectively in your projects, this book will guide you in making the most of this powerful language and its latest features, and help you overcome some common misunderstandings and pitfalls.TypeScript 5.0 is a major advancement to the user-friendliness and flexibility of the language. It nudges us toward better ... Leer más

    $196 MXN o gratis con Kobo Plus

  • Angular Design Patterns

    Implement the Gang of Four patterns in your apps with Angular

    Make the most of Angular by leveraging design patterns and best practices to build stable and high performing appsKey FeaturesGet to grips with the benefits and applicability of using different design patterns in Angular with the help of real-world examplesIdentify and prevent common problems, programming errors, and anti-patternsPacked with easy-to-follow examples that can be used to create ... Leer más

    $517 MXN o gratis con Kobo Plus

  • Learning Node.js Development

    Learn the fundamentals of Node.js, and deploy and test Node.js applications on the web

    de Andrew Mead ...
    A comprehensive, easy-to-follow guide to creating complete Node apps and understanding how to build, deploy, and test your own apps.Key FeaturesEntirely project-based and practicalExplains the "Why" of Node.js features, not just the "how", providing you with a deep understanding and enabling you to easily apply concepts in your own applicationsCovers the full range of technologies around Node.js – ... Leer más

    $679 MXN o gratis con Kobo Plus

  • Instant jQuery Selectors

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Instant jQuery Selectors follows a simple how-to format with recipes aimed at making you well versed with the wide range of selectors that jQuery has to offer through a myriad of examples. Instant jQuery Selectors is for web developers who want to delve into jQuery from its very ... Leer más

    $377 MXN o gratis con Kobo Plus

  • Ionic Framework By Example

    Build amazing cross-platform mobile apps with Ionic, the HTML5 framework that makes modern mobile application development simple

    de Sani Yusuf ...
    Build amazing cross-platform mobile apps with Ionic, the HTML5 framework that makes modern mobile application development simpleKey FeaturesLearn how to use one of the most exciting mobile development frameworks around to build even better appsFollow the featured sample projects to experience Ionic’s impressive capabilitiesExtend your developer skillset to build, test, and launch mobile apps with ... Leer más

    $517 MXN o gratis con Kobo Plus

  • MEAN Web Development

    Develop your MEAN application efficiently using a combination of MongoDB, Express, Angular, and Node

    de Amos Q. Haviv ...
    Develop your real-time MEAN application efficiently using a combination of MongoDB, Express, Angular, and NodeKey Features\[\*\] Construct a fully-functional MEAN application by using its components along with the best third-party modules\[\*\] Harness the power of the JavaScript ecosystem to effectively run, build, and test your MEAN application\[\*\] Gain a deep, practical understanding of real ... Leer más

    $753 MXN o gratis con Kobo Plus

  • React 16 Essentials

    A fast-paced, hands-on guide to designing and building scalable and maintainable web apps with React 16

    Everything you need to start working with React 16 and assess React FiberKey FeaturesHands-on examples and tutorials for the latest React 16 releaseAssess the impact of React Fiber for your future web developmentBuild maintainable and high performance React 16 web applicationsBook DescriptionReact 16 Essentials, Second Edition, fully updated for React 16, takes you on a fast-paced journey through ... Leer más

    $517 MXN o gratis con Kobo Plus

  • The Future of JavaScript: Coding Interactive Websites

    A Beginner's Guide to JavaScript

    de Olivia Davis ...
    Your indispensable friend in helping you to grasp the fundamental language of contemporary web development is The Future of JavaScript - Coding Interactive Websites: A Beginner's Guide to JavaScript. This book walks you methodically through the fundamental ideas of JavaScript and shows you how to bring your websites to life with interactive features, regardless of your level of HTML and CSS ... Leer más

    $172 MXN