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 1286 resultados
Skip side bar filters
  • jQuery for Designers Beginner's Guide Second Edition

    A step-by-step guide that spices up your web pages and designs them in the way you want using the most widely used JavaScript library, jQuery. The beginner-friendly and easy-to-understand approach of the book will help get to grips with jQuery in no time. If you know the fundamentals of HTML and CSS, and want to extend your knowledge by learning to use JavaScript, then this is just the book for ... Leer más

    $621 MXN o gratis con Kobo Plus

  • JavaScript Essentials for Absolute Beginners

    Learn JavaScript Step-by-Step with Real Examples and Simple Explanations

    de Dargslan ...
    Series Libro 1 - Dargslan - JavaScript - Beginner Level
    Welcome to your journey into the world of **JavaScript**—the programming language that powers the modern web and brings websites to life with interactivity, dynamic content, and engaging user experiences.JavaScript has evolved from a simple scripting language to one of the most versatile and widely-used programming languages in the world. Whether you're browsing social media, shopping online, or ... Leer más

    $306 MXN o gratis con Kobo Plus

  • Learning JavaScript Design Patterns

    A JavaScript and React Developer's Guide

    de Addy Osmani ...
    Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? If so, the updated second edition of Learning JavaScript Design Patterns is the ideal place to start.Author Addy Osmani shows you how to apply modern design patterns to ... Leer más

    $490 MXN

  • Begin to Code

    Building apps and games in the Cloud

    de Rob Miles ...
    Become a cloud developer — and have fun doing it!This full-color guide will help you start creating cloud-based apps and games fast, even if you've never done it before. Not just friendly and easy, it puts you in control of your own learning and empowers you to solve problems you care about. Microsoft and author Rob Miles have reinvented the introductory tutorial, reflecting deep research into how ... Leer más

    $533 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 Essentials

    de Neil Smyth ...
    The purpose of this ebook is to teach the essentials of the JavaScript scripting language so that anyone with a web site can learn to use this powerful language quickly and effectively. It builds detailed and in depth knowledge of all aspects of JavaScript from language basics through to advanced topics in 23 detailed chapters. This book is designed to provide a detailed and comprehensive yet easy ... Leer más

    $212 MXN

  • JAVA PROGRAMMING FOR BEGINNERS

    Master Java Fundamentals and Build Your Own Applications (2023 Crash Course)

    de Theo Houle ...
    "Java Programming for Beginners" is a comprehensive guide to learning the fundamentals of Java programming.This book is designed for those who are new to programming and want to learn how to write Java code.Here are some key points that are covered in the book:An introduction to the Java programming language and its syntaxThe basics of object-oriente... ... Leer más

    $86 MXN

  • Computer Programming For Passionate Beginners

    Fundamental Concepts & Terms Of Programming | The Perfect Guide To Learn Java, C#, Python And More Even If You’re New To Programming

    de Stephen Weber ...
    Get to grips with the building blocks of programming languages and get started on your programming journey without a computer science degreeFor a beginner, programming can seem like something scary or hard to do. With all the technical terms and concepts out there, as well as the numerous programming languages available at your disposal, it is so important - now more than ever before - to build a ... Leer más

    $103 MXN o gratis con Kobo Plus

  • Essential ActionScript 3.0

    ActionScript 3.0 Programming Fundamentals

    de Colin Moock ...
    ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essential ActionScript 3.0 focuses on the core language and object-oriented programming, along with the Flash Player API.Essential ActionScript has become the #1 resource for the Flash and ActionScript ... Leer más

    $423 MXN

  • Programming 3D Applications with HTML5 and WebGL

    3D Animation and Visualization for Web Pages

    de Tony Parisi ...
    Create high-performance, visually stunning 3D applications for the Web, using HTML5 and related technologies such as CSS3 and WebGL—the emerging web graphics standard. With this book, you’ll learn how to use the tools, frameworks, and libraries for building 3D models and animations, mind-blowing visual effects, and advanced user interaction in both desktop and mobile browsers.In two parts ... Leer más

    $346 MXN

  • CodeCraft: Modern Clean JavaScript Foundations for Beginners

    de Sin Cos Web ...
    CodeCraft: Modern Clean JavaScript Foundations for Beginners is a concise yet comprehensive guide, transforming you from novice to confident coder through 10 practical chapters.What You Will Learn:First published in 2025, this book teaches clean JavaScript essentials by building real-world examples without complex overhead. Across 10 chapters, you’ll master the CodeCraft mindset, naming with ... Leer más

    $51 MXN o gratis con Kobo Plus

  • Node.js 8 the Right Way

    Practical, Server-Side JavaScript That Scales

    de Jim Wilson ...
    Node.js is the platform of choice for creating modern web services. This fast-paced book gets you up to speed on server-side programming with Node.js 8, as you develop real programs that are small, fast, low-profile, and useful. Take JavaScript beyond the browser, explore dynamic language features, and embrace evented programming.Harness the power of the event loop and non-blocking I/O to create ... Leer más

    $359 MXN

  • Backbone JS. JavaScript Framework. 2ª Edición

    En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La vista renderiza el HTML mediante el uso de plantillas JavaScript o renderizando el framework y gestionando los eventos desencadenados en los elementos del mismo. El router es como como controlador y es el responsable de manejar una determinada URL y diciéndole al ... Leer más

    $124 MXN

  • Multithreaded Javascript

    Concurrency Beyond the Event Loop

    Traditionally, JavaScript has been a single-threaded language. Nearly all online forum posts, books, online documentation, and libraries refer to the language as single threaded. Thanks to recent advancements in the language--such as the Atomics and SharedArrayBuffers objects and Web Workers in the browser--JavaScript is now a multi-threaded language. These features will go down as being the ... Leer más

    $490 MXN

  • Rails 4 For Startups Using Mobile And Single Page Applications

    This book aims to give a practical guide to developing and scaling a Ruby Rails application with a focus on mobile devices and the issues with using a Single Page Application (SPA). Websites are getting more and more traffic from mobiles devices that it has become important to prioritise development to mobilise your web page, even for sites which also have native apps. We will cover enough Ruby ... Leer más

    $172 MXN

  • Vue.js 2 Web Development Projects

    Learn Vue.js by building 6 web apps

    A project-based, practical guide to get hands-on into Vue.js 2.5 development by building beautiful, functional and performant web applicationsKey FeaturesBuild exciting real world web projects from scratch and become proefficient with Vue.js Web DevelopmentTake your app to the next level with animation, routing, state management, server-side rendering and i18nLearn professional web programming ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Alfresco One 5.x Developer's Guide

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.x

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.xKey Features\[\*\] Create reliable and secure enterprise apps with the latest Alfresco One 5.x platform\[\*\] Explore all the latest Alfresco One 5.x APIs such as the CMIS API, Alfresco One API, and the integrated RESTful API to get more out of your enterprise apps\[\*\] Unleash ... Leer más

    $753 MXN o gratis con Kobo Plus

  • NativeScript for Angular Mobile Development

    Creating dynamic mobile apps for iOS and Android

    Learn NativeScript to build native mobile applications with Angular, TypeScript, JavaScriptKey Features\[\*\] Power packed hands-on guide to help you become pro-efficient with NativeScript\[\*\] Harness the power of your web development skills with JavaScript and Angular to build cross-platform mobile apps\[\*\]Create highly maintainable and feature-rich apps with TypeScript and NativeScript ... Leer más

    $753 MXN o gratis con Kobo Plus

  • SproutCore Web Application Development

    Creating fast, powerful, and feature-rich web applications using the SproutCore HTML5 framework

    de Tyler Keating ...
    Creating fast, powerful, and feature-rich web applications using the SproutCore HTML5 frameworkKey FeaturesWrite next-gen HTML5 apps using the SproutCore framework and toolsGet started right away by creating a powerful application in the very first chapterBuild your understanding of SproutCore as you follow through the most complete reference to the framework anywhere in existenceBook ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Hands-On Full-Stack Web Development with GraphQL and React

    Build scalable full-stack applications while learning to solve complex problems with GraphQL

    Unearth the power of GraphQL, React, Apollo, Node, and Express to build a scalable, production ready applicationKey FeaturesBuild full stack applications with modern APIs using GraphQL and ApolloIntegrate Apollo into React and build frontend components using GraphQLImplement a self-updating notification pop-up with a unique GraphQL feature called SubscriptionsBook DescriptionReact, one of the most ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Beginning API Development with Node.js

    Build highly scalable, developer-friendly APIs for the modern web with JavaScript and Node.js

    Learn everything you need to get up and running with cutting-edge API development using JavaScript and Node.js; ideal for data-intensive real-time applications that run across multiple platforms.Key FeaturesBuild web APIs from start to finish using JavaScript across the development stackExplore advanced concepts such as authentication with JWT, and running tests against your APIsImplement over 20 ... Leer más

    $281 MXN o gratis con Kobo Plus

  • Mastering React Test-Driven Development

    Build simple and maintainable web apps with React, Redux, and GraphQL

    de Daniel Irvine ...
    Learn test-driven and behavior-driven development techniques that will give you greater confidence when building React applicationsKey FeaturesExplore the TDD process, how it works, and why it will help you write maintainable React appsDevelop a component testing framework from scratch, which will help you understand the mechanics of good unit testingReduce complexity by using unit tests and end ... Leer más

    $650 MXN o gratis con Kobo Plus

  • Quick Start Guide to JavaFX

    de J.F. DiMarzio ...
    Get started with JavaFXDevelop and deploy interactive client applications in no time with help from this practical tutorial from Oracle Press. With a focus on working in NetBeans IDE, Quick Start Guide to JavaFX explains how to use JavaFX layouts, draw shapes, use coloring and gradient tools, load images, apply effects and transformations, include animation, and embed media. You'll also get ... Leer más

    $446 MXN

  • Lua Quick Start Guide

    The easiest way to learn Lua programming

    de Gabor Szauer ...
    The easiest way to learn Lua programmingKey FeaturesThe easiest way to learn Lua codingUse the Lua standard libraries and debug Lua codeEmbed Lua as a scripting language using the Lua C APIBook DescriptionLua is a small, powerful and extendable scripting/programming language that can be used for learning to program, and writing games and applications, or as an embedded scripting language. There ... Leer más

    $517 MXN o gratis con Kobo Plus