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 937 - 960 de 1287 resultados
Skip side bar filters
  • Opa: Up and Running

    Rapid and Secure Web Development

    Want to simplify web development? This hands-on book shows you how to write frontend and backend code simultaneously, using the Opa framework. Opa provides a complete stack for web application development, including a web server, database engine, distribution libraries, and a programming language that compiles to JavaScript.You’ll learn step-by-step how to use Opa by building two projects through ... Leer más

    $185 MXN

  • Phaser.js Game Design Workbook: Game development guide using Phaser JavaScript Game Framework

    de Stephen Gose ...
    This is a different book format for game development – unlike anything you have seen. As I create a generic game in html5 using phaser.js framework, you develop your own game by simply following and translating my easy concepts into your own game design. When you complete this workbook, unlike other game development books, you will have your own game, not a game of the author's.For example, if you ... Leer más

    $182 MXN o gratis con Kobo Plus

  • NEXT.JS MASTERY FOR BEGINNERS PART 2

    de m.furqan riaz ...
    This book is part of the next js learning book. It concludes creating react websites and also help you to learn the handful javascript, css and html that are also necessaryt for the website building.NextJs is a framework you will never regret learning. This is one of my favorite JavaScript frameworks. It provides endless possibilities for developing beautiful applications. NextJs is a React-based ... Leer más

    $69 MXN o gratis con Kobo Plus

  • React Router Quick Start Guide

    Routing in React applications made easy

    de Sagar Ganatra ...
    Learn how you can implement routing in a React Web/Native application using React-Router libraryKey FeaturesCreate nested routes and complex workflows for your applicationsLearn Routing in server-side rendered applications and in Native mobile applicationsUnderstand how Redux bindings for React-Router works using the connected-react-router libraryBook DescriptionReact Router is the routing library ... Leer más

    $517 MXN o gratis con Kobo Plus

  • Learn React Hooks

    Build and refactor modern React.js applications using Hooks

    de Daniel Bugl ...
    Create large-scale web applications with code that is extensible and easy to understand using React HooksKey FeaturesExplore effective strategies for migrating your state management from Redux and MobX to React HooksIntegrate Hooks with React features such as Context and Suspense to add advanced functionality to your web appsCreate complex applications by combining multiple hooksBook ... Leer más

    $679 MXN o gratis con Kobo Plus

  • Modern Full-Stack React Projects

    Build, maintain, and deploy modern web apps using MongoDB, Express, React, and Node.js

    de Daniel Bugl ...
    Polish your web development skills by working on real-world projects for different use-cases of full-stack web development Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesUnderstand how the different aspects of a MERN application come together through a series of practical projectsSet up frontend and backend projects that can be integrated and maintained ... Leer más

    $665 MXN o gratis con Kobo Plus

  • Simplifying JavaScript

    Writing Modern JavaScript with ES5, ES6, and Beyond

    de Joe Morgan ...
    The best modern JavaScript is simple, readable, and predictable. Learn to write modern JavaScript not by memorizing a list of new syntax, but with practical examples of how syntax changes can make code more expressive. Starting from variable declarations that communicate intention clearly, see how modern principles can improve all parts of code. Incorporate ideas with curried functions, array ... Leer más

    $510 MXN

  • JavaScript Domain-Driven Design

    Speed up your application development by leveraging the patterns of domain-driven design

    de Philipp Fehre ...
    Key FeaturesBook DescriptionIf you are an experienced JavaScript developer who wants to improve the design of his or her applications, or find yourself in a situation to implement an application in an unfamiliar domain, this book is for you. Prior knowledge of JavaScript is required and prior experience with Node.js will also be helpful.What you will learnMake communication with businesses more ... Leer más

    $679 MXN o gratis con Kobo Plus

  • Build Reactive Websites with RxJS

    Upgrade your skillset, succeed at work, and above all, avoid the many headaches that come with modern front-end development. Simplify your codebase with hands-on examples pulled from real-life applications. Master the mysteries of asynchronous state management, detangle puzzling race conditions, and send spaceships soaring through the cosmos. When you finish this book, you'll be able to tame the ... Leer más

    $423 MXN

  • JavaScript Unleashed: Scripting the Web

    A Comprehensive Guide to JavaScript Programming

    de Matthew Adams ...
    "JavaScript Unleashed: Scripting the Web: A Comprehensive Guide to JavaScript Programming" is a comprehensive reference that helps developers navigate the intricacies of JavaScript programming. The book offers a thorough exploration of JavaScript, giving both novice and experienced developers a comprehensive grasp of the language's foundations, sophisticated methods, and real-world uses. From ... Leer más

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

    $498 MXN

  • 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

    $425 MXN o gratis con Kobo Plus

  • Node Cookbook

    Over 50 recipes to master the art of asynchronous server-side JavaScript using Node with this book and ebook.

    As part of Packts cookbook series, this book is packed with practical recipes that will get you working efficiently with Node from the start. Each chapter focuses on a different aspect of working with Node. If you have some knowledge of JavaScript and want to build fast, efficient, scalable client-server solutions, then Node Cookbook is for you. Experienced users of Node will improve their skills ... Leer más

    $753 MXN o gratis con Kobo Plus

  • 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

  • Building a Retirement Planner Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Retirement Planner

    Building a Retirement Planner Web App is a practical guide for learning front-end development by creating a complete web application without frameworks. Through a question-and-answer format, the book walks you through each step of the process, from setting up your project and structuring your HTML, to styling with CSS and adding interactivity with JavaScript.You’ll learn how to handle user input, ... Leer más

    $87 MXN o gratis con Kobo Plus

  • Mastering Design Patterns In TypeScript

    An Approachable Guide

    This book, "Mastering Design Patterns in TypeScript: An Approachable Guide," is aconcise yet comprehensive resource that aims to demystify design patterns and makethem accessible to developers with a basic understanding of TypeScript and object-oriented programming (OOP) concepts. Weighing in at just slightly over 100 pages,this book avoids unnecessary fluff and aims to provide you with a focused ... Leer más

    $190 MXN

  • Learn to Code With JavaScript

    de Darren Jones ...
    A hands-on, practical Introduction to coding!Do you want to learn to code? Perhaps you want to learn how to build the next social media sensation or blockbuster game? Or perhaps you just want to get some valuable coding experience under your belt? This easy-to-follow, practical, and fun guide is the perfect place to start on your coding journey. You'll be learning to program with JavaScript - the ... Leer más

    $411 MXN o gratis con Kobo Plus

  • Dreamweaver CS6: The Missing Manual

    Dreamweaver CS6 is the most capable website design and management program yet, but there’s no printed guide to its amazing features. That’s where Dreamweaver CS6: The Missing Manual comes in. You’ll learn to use every facet of this versatile program, through jargon-free explanations and 13 hands-on tutorials.The important stuff you need to know:Get A to Z guidance. Go from building simple web ... Leer más

    $384 MXN

  • Hybrid Mobile Development with Ionic

    Building highly interactive mobile apps

    de Gaurav Saini ...
    Create professional-quality hybrid mobile applications with IonicKey Features\[\*\]Develop high-grade and performance-optimized hybrid applications using the latest version of Ionic\[\*\]Discover the latest and upcoming features of Ionic\[\*\]A practical guide that will help you fully utilize all the features and components of Ionic efficientlyBook DescriptionIonic is an open source, front-end ... Leer más

    $679 MXN o gratis con Kobo Plus

  • AngularJS Deployment Essentials

    AngularJS Deployment Essentials

    Key FeaturesBook DescriptionIf you are a web developer, this handy guide will empower you to quickly learn the fundamentals of AngularJS development and deployment.What you will learnForm a bulletproof deployment workflow that can be repeated on future updatesDeploy your application as a mobile AngularJS app using the Ionic FrameworkBuild powerful tool stacks that work together to optimize your ... Leer más

    $437 MXN o gratis con Kobo Plus

  • Google Apps Script for Beginners

    de Serge Gabet ...
    This book is a simple step-by-step, example-oriented guide with a focus on providing the practical skills necessary to develop and customize apps with Apps Script. If you are an application developer with no knowledge of App Script, and would like to learn to build apps using Google Apps script from scratch, then this book is for you. Basic JavaScript knowledge is required. ... Leer más

    $466 MXN o gratis con Kobo Plus

  • Vue.js 3 par la pratique

    de Michel Martin ...
    Ce manuel pratique est dédié à Vue.js 3, le framework JavaScript qui a le vent en poupe. Je m'appelle Michel Martin et je vais vous accompagner tout au long de ce manuel très complet pour débutants. Pour être en mesure de la suivre, vous devez avoir des notions de HTML, de CSS et de JavaScript. Rien d'autre !Vous avez pris une excellente décision en décidant de vous former à Vue 3 et je suis ... Leer más

    $279 MXN

  • L'API JavaScript pour Excel

    de Michel Martin ...
    L'API JavaScript pour Office permet d’ajouter des fonctionnalités dans un document Office (Excel, Word, PowerPoint, Outlook, OneNote et Visio), et d’y incorporer des objets (graphiques, visuels, Power BI, etc.). Ici, nous nous concentrerons sur les possibilités de cette API dans Microsoft Excel pour les suites Office 365, 2019 et 2016. Le code TypeScript (ou JavaScript) sera exécuté à partir d ... Leer más

    $189 MXN

  • Modern JavaScript: Coding for Today and Tomorrow

    Uncover the power of modern web development with Modern JavaScript: Coding for Today and Tomorrow, a comprehensive guide designed for developers of all levels. Whether you're a beginner looking to master the fundamentals of JavaScript or an experienced coder aiming to stay ahead of the curve, this ebook offers everything you need to excel in today's ever-evolving programming landscape.What You'll ... Leer más

    $259 MXN