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

  • Mastering Node.js Web Development

    Go on a comprehensive journey from the fundamentals to advanced web development with Node.js

    de Adam Freeman ...
    Unlock the full potential of Node.js with practical skills to develop and deploy scalable and high-performance server-side applications that enhance your client-side projects Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesServer-side applications with Node.js, covering HTTP requests, static and dynamic content delivery, form data processing, and RESTful web servicesHands ... Leer más

    $739 MXN o gratis con Kobo Plus

  • Hands-On Full Stack Web Development with Angular 6 and Laravel 5

    Become fluent in both frontend and backend web development with Docker, Angular and Laravel

    Build modern, fast, and progressive web applications using modern features of PHP 7 and TypeScriptKey FeaturesExplore the latest features of Angular and Laravel to build applications that are powerful, consistent, and maintainableDevelop modern user interfaces with a reusable component-based architecture using Angular 6 and Bootstrap 4Learn how to build secure backend APIs with LaravelBook ... Leer más

    $753 MXN o gratis con Kobo Plus

  • React Native

    Desenvolvimento de aplicativos mobile com React

    O React Native é um framework desenvolvido pelo Facebook e baseado na biblioteca React. Ele consiste em uma série de ferramentas que viabilizam a criação de aplicações mobile nativas — para as plataformas iOS e Android — utilizando internamente as tecnologias básicas do front-end: HTML, CSS e JavaScript. Ao contrário de outros frameworks semelhantes, o React Native converte todo o código ... Leer más

    $179 MXN o gratis con Kobo Plus

  • Jython Essentials

    Rapid Scripting in Java

    Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's librariesand tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used ... Leer más

    $269 MXN

  • Programming Chrome Apps

    Develop Cross-Platform Apps for Chrome

    de Marc Rochkind ...
    Put your web app design skills to work by learning how to create powerful and portable Chrome Apps. With this practical book, you’ll learn how to build Google’s unique apps to behave just like native apps so they can interact with hardware devices, access external files, and send notifications.Author Marc Rochkind takes you through a hands-on, objective tour of Chrome Apps, which run on any ... Leer más

    $346 MXN

  • Learning JavaScript

    JavaScript Essentials for Modern Application Development

    de Ethan Brown ...
    This is an exciting time to learn JavaScript. Now that the latest JavaScript specification—ECMAScript 6.0 (ES6)—has been finalized, learning how to develop high-quality applications with this language is easier and more satisfying than ever. This practical book takes programmers (amateurs and pros alike) on a no-nonsense tour of ES6, along with some related tools and techniques.Author Ethan Brown ... Leer más

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

    $86 MXN o gratis con Kobo Plus

  • Practical Modern JavaScript

    Dive into ES6 and the Future of JavaScript

    To get the most out of modern JavaScript, you need learn the latest features of its parent specification, ECMAScript 6 (ES6). This book provides a highly practical look at ES6, without getting lost in the specification or its implementation details. Armed with practical examples, author Nicolas Bevacqua shows you new ways to deal with asynchronous flow control, declare objects or functions, and ... Leer más

    $327 MXN

  • Core Java Interview Questions You'll Most Likely Be Asked

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success● Concept refresher for Java (includes Java 8 and Java 9)● Ideal prep guide for coding interviews - technical and HR rounds● Guidance for Resume building and Aptitude tests● Includes Scenario based questions● Developed and recommended by industry experts and placement expertsCore Java Interview ... Leer más

    $596 MXN o gratis con Kobo Plus

  • Effective Angular

    Develop applications of any size by effectively using Angular with Nx, RxJS, NgRx, and Cypress

    Develop your front-end expertise and build scalable, enterprise-ready web applications by efficiently using the Angular framework's powerful features and essential librariesKey FeaturesImplement design patterns and Nx for optimal maintainability and scalability of your code baseExplore reactive programming and state management using RxJS, Signals, and NgRxBuild and test large-scale Angular ... Leer más

    $621 MXN o gratis con Kobo Plus

  • Building Your Own JavaScript Framework

    Architect extensible and reusable framework systems

    de Vlad Filippov ...
    Learn how to craft elegant and well-structured software frameworks in a variety of JavaScript environments with this handy guideKey FeaturesExplore the gateway to the constantly evolving world of JavaScript frameworksNavigate the JavaScript development landscape and discover crucial software architecture patternsBuild your own framework for a variety of work-related projectsPurchase of the print ... Leer más

    $484 MXN o gratis con Kobo Plus

  • Javascript Assessment Test

    de Edward Yao ...
    How well do you know the Javascript language? Take the JSAT and find out. The Javascript Assessment Test (85 questions) Time limit: 45 minutes (All answers found at end of book) Select the best answer for each question. 1. The statement below creates a new context. eval?.("'use strict'; function f(){console.log('hello')}") a. true b. false 2. Under non-strict mode, a statement x = 40 performs what ... Leer más

    $138 MXN

  • Advanced JavaScript

    Speed up web development with the powerful features and benefits of JavaScript

    de Zachary Shute ...
    Gain a deeper understanding of JavaScript and apply it to build small applications in backend, frontend, and mobile frameworks.Key FeaturesExplore the new ES6 syntax, the event loop, and asynchronous programmingLearn the test-driven development approach when building appsMaster advanced JavaScript concepts to enhance your web developments skillBook DescriptionIf you are looking for a programming ... Leer más

    $606 MXN o gratis con Kobo Plus

  • Reactive Programming with RxJS 5

    Untangle Your Asynchronous JavaScript Code

    Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use RxJS 5 to write complex programs in a simple way, and master the Observable: a powerful data type that substitutes callbacks and promises. Think about your programs as streams of data that change and adapt to produce what you want. Manage real-world concurrency and write complex flows of ... Leer más

    $359 MXN

  • JavaScript and JSON Essentials

    Build light weight, scalable, and faster web applications with the power of JSON

    Use JSON for building web applications with technologies like HTML, JavaScript, Angular, Node.js, Hapi.js, Kafka, socket.io, MongoDB, Gulp.js, and handlebar.js, and others formats like GEOJSON, JSON-LD, MessagePack, and BSON.Key FeaturesUse JSON with trending technologies like Angular, Hapi.js, MongoDB, Kafka, and Socket.ioDebug, validate, and format JSON using developer toolkits, JSONLint, and ... Leer más

    $517 MXN o gratis con Kobo Plus

  • Building Blocks : Coder's Hand Book - JavaScript

    Coder's Hand Book - JavaScript

    Dr. Lael A. Alexander is a pioneering scientist, inventor, and educator with over two decades of groundbreaking contributions to science and technology. As the founder and CEO of Noitavonne Inc., Dr. Alexander has spearheaded innovative advancements in materials science, environmental technology, telecommunications, and smart manufacturing. His passion for education and discovery began at an early ... Leer más

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

  • Les Bases du Codage JavaScript pour les Débutants

    Apprenez les concepts de base de la programmation JavaScript en moins de 50 pages.

    de Roggie Clark ...
    IngramSpark, unfortunately, does not give an efficient way to delete titles, so please DO NOT purchase.Maîtrisez les bases de JavaScript en un rien de temps !Prêt à plonger dans le monde passionnant de JavaScript ? Que vous soyez un débutant complet ou que vous cherchiez à renforcer vos compétences en programmation, Les Bases du Codage JavaScript pour Débutants est votre guide ultime pour ... Leer más

    $137 MXN

  • Mastering Perl for Bioinformatics

    Perl Programming for Bioinformatics

    de James Tisdall ...
    Historically, programming hasn't been considered a critical skill for biologists. But now, with access to vast amounts of biological data contained in public databases, programming skills are increasingly in strong demand in biology research and development. Perl, with its highly developed capacities in string handling, text processing, networking, and rapid prototyping, has emerged as the ... Leer más

    $384 MXN

  • Forms API

    Learn how to process forms for your website with HTML5 and JavaScript

    de J.D Gauchat ...
    Learn how to use the Forms API to process forms on your website. After reading this guide, you will know how to send forms from your JavaScript code, how to validate forms, and how to modify a form in real time according to the values inserted by the user.Table of ContentsFORMS APIProcessing FormsValidationCustom ErrorsThe invalid EventThe ValidityState ObjectPseudo-ClassesValid and ... Leer más

    $33 MXN

  • The History of JavaScript

    Gunner Technology reviews the long, storied history of JavaScript. ... Leer más

    $34 MXN o gratis con Kobo Plus

  • Building and Deploying Serverless Apps with TypeScript and AWS Lambda

    de Baldurs L. ...
    Building and Deploying Serverless Apps with TypeScript and AWS LambdaMaster the powerful combination of TypeScript and AWS Lambda to build scalable, cost-efficient serverless applications with confidence.Are you ready to revolutionize the way you build and deploy cloud applications? "Building and Deploying Serverless Apps with TypeScript and AWS Lambda" is your comprehensive, hands-on guide to ... Leer más

    $120 MXN o gratis con Kobo Plus

  • JavaScript & jQuery: The Missing Manual

    JavaScript lets you supercharge your HTML with animation, interactivity, and visual effects—but many web designers find the language hard to learn. This easy-to-read guide not only covers JavaScript basics, but also shows you how to save time and effort with the jQuery and jQuery UI libraries of prewritten JavaScript code. You’ll build web pages that feel and act like desktop programs—with little ... Leer más

    $413 MXN