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 409 - 432 de 1269 resultados
Skip side bar filters
  • Vue.js: Tools & Skills

    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 book covers a ... Leer más

    $10,928 CLP o gratis con Kobo Plus

  • jQuery Mobile

    de Jon Reid ...
    Native apps have distinct advantages, but the future belongs to mobile web apps that function on a broad range of smartphones and tablets. Get started with jQuery Mobile, the touch-optimized framework for creating apps that look and behave consistently across many devices. This concise book provides HTML5, CSS3, and JavaScript code examples, screen shots, and step-by-step guidance to help you ... Leer más

    Antes $12,102 CLP Ahora $10,823 CLP

  • jQuery Mobile: Up and Running

    Up and Running

    Would you like to build one mobile web application that works on iPad and Kindle Fire as well as iPhone and Android smartphones? This introductory guide to jQuery Mobile shows you how. Through a series of hands-on exercises, you’ll learn the best ways to use this framework’s many interface components to build customizable, multiplatform apps. You don’t need any programming skills or previous ... Leer más

    Antes $24,534 CLP Ahora $21,939 CLP

  • RaphaelJS

    Graphics and Visualization on the Web

    de Chris Wilson ...
    Create beautiful, interactive images on the Web with RaphaëlJS, the JavaScript library that lets you draw Scalable Vector Graphics (SVG) right in the browser. With this concise guide, you’ll quickly learn how to paint the screen with shapes and colors that you can turn into lively, animated graphics and visualizations.Author Chris Wilson (Time.com) shows you how to create Raphaël objects and ... Leer más

    Antes $17,990 CLP Ahora $16,086 CLP

  • TypeScript in Microservices Architecture: Effective Patterns and Techniques

    de Baldurs L. ...
    TypeScript in Microservices Architecture: Effective Patterns and TechniquesDiscover the definitive guide to building robust, scalable microservices with TypeScript in "TypeScript in Microservices Architecture: Effective Patterns and Techniques." This comprehensive resource bridges the gap between TypeScript's powerful type system and the practical challenges of distributed systems development, ... Leer más

    $5,968 CLP o gratis con Kobo Plus

  • jQuery UI

    Learn How to use Dialogs, Autocomplete, and More

    de Eric Sarrion ...
    With the jQuery UI library, you can apply the power and standards of jQuery to user interface design, complete with interactive elements, animation, and themeable widgets. This concise, code-heavy guide demonstrates how to harness interactive features that HTML5 lacks, including tabs, accordions, and dialog boxes. You’ll also learn how to program common but complex tasks, such as managing drag and ... Leer más

    Antes $13,115 CLP Ahora $11,726 CLP

  • Practical Programming 6 in 1

    Python Machine Learning, JavaScript, React 17, And Angular With Typescript

    de Richie Miller ...
    If you want to discover how to become a software developer using Angular with TypeScript, Python for Machine Learning, React.JS or JavaScript, this book is for you!6 BOOKS IN 1 DEAL!· BOOK 1: ANGULAR FRAMEWORK ESSENTIALS - OPEN SOURCE WEB APP DEVELOPMENT USING ANGULAR & TYPESCRIPT· BOOK 2: PYTHON MACHINE LEARNING - ALGORITHM DESIGN & PRACTICAL CODE EXECUTIO... ... Leer más

    Antes $11,351 CLP Ahora $10,150 CLP

  • JavaScript for Kids: A Fun Introduction to Building Web Games and Apps

    de Jessy Cole ...
    Stop Just Playing Games. Start Building Them.Do you love video games? Do you spend hours on your tablet or computer wondering how apps work? If you have ever looked at a screen and thought "I want to make that," then this book is your starting line.JavaScript for Kids is not just another boring textbook full of confusing words and long lectures. It is a hands-on workshop that invites you to jump ... Leer más

    Antes $4,765 CLP Ahora $4,260 CLP o gratis con Kobo Plus

  • Qualitätssicherung mit JavaScript und PHP

    Series Libro 38 - shortcuts
    Aus der Entwicklung von Software ist die Qualitätssicherung nicht mehr wegzudenken. Diese Aussage trifft allerdings nicht nur für Enterprise Serverapplikationen und klassische Desktop-Anwendungen zu, sondern gilt in gleichem Maße auch für die Entwicklung von Webapplikationen. Sebastian Springer vermittelt dem Leser gezielt die zentralen Regeln professioneller Qualitätssicherung in Web-Projekten. ... Leer más

    $4,500 CLP

  • Die Serverwelt von Node.js

    de Manuel Rauber ...
    Series Libro 196 - shortcuts
    Seit Jahren wird JavaScript auf dem Client, also im Browser, eingesetzt. Mit Node.js ist nun auch eine Ausführung auf der Serverseite möglich. Manuel Rauber führt in diesem shortcut zunächst allgemein in Node.js und seine grundlegenden Tools ein. Außerdem zeigt er, wie man einen kleinen Taschenrechner entwickelt, der sich über die Kommandozeile steuern lässt. Kapitel 3 und 4 widmen sich dem ... Leer más

    $3,500 CLP

  • jQuery Mobile

    Unit Testing

    Series Libro 104 - shortcuts
    Das Thema Unit Testing und insbesondere testgetriebene Entwicklung ist heute nichts Neues mehr, dennoch ist es gerade im JavaScript-Umfeld noch nicht bei jedem Entwickler angekommen. Seit mehr als zehn Jahren gibt es nun schon Unit-Testing-Frameworks für JavaScript. Eines der neueren JavaScript-Unit-Testing-Frameworks ist QUnit, das Testframework aus der jQuery-Familie. In diesem shortcut wird der ... Leer más

    $5,500 CLP

  • Drag and Drop API

    Learn how to drag and drop content to your website with HTML5 and JavaScript

    de J.D Gauchat ...
    Learn how to use the Drag and Drop API to let your users drag and drop elements on your website. After reading this guide, you will know how to prepare the elements to be dragged, how to control the information being transferred, and how to drag elements from other applications to the browser, including files.Table of ContentsDRAG AND DROP APIDrag and DropValidationThumbnailFilesQUICK ... Leer más

    $1,947 CLP

  • Programming the Perl DBI

    Database programming with Perl

    One of the greatest strengths of the Perl programming language is its ability to manipulate large amounts of data. Database programming is therefore a natural fit for Perl, not only for business applications but also for CGI-based web and intranet applications.The primary interface for database programming in Perl is DBI. DBI is a database-independent package that provides a consistent set of ... Leer más

    Antes $26,170 CLP Ahora $23,401 CLP

  • Getting Started with D3

    Creating Data-Driven Documents

    de Mike Dewar ...
    Learn how to create beautiful, interactive, browser-based data visualizations with the D3 JavaScript library. This hands-on book shows you how to use a combination of JavaScript and SVG to build everything from simple bar charts to complex infographics. You’ll learn how to use basic D3 tools by building visualizations based on real data from the New York Metropolitan Transit Authority.Using ... Leer más

    Antes $12,102 CLP Ahora $10,823 CLP

  • Testing JavaScript with Jest

    A Practical Guide to testing vanilla JavaScript

    de santosh singh ...
    If you want to learn how to develop javascript tests with Jest, this book is for you. In this book, you'll find real-world examples of jest testing, such as testing JQuery event/selector, localStorage, IntersectionObserver, timer, and more. Who this book is for This book is meant for automation testing professionals, software and web testers, and frontend web developers with intermediate-level ... Leer más

    Antes $11,362 CLP Ahora $10,160 CLP o gratis con Kobo Plus

  • Ionic : Hybrid Mobile App Development

    An end–to-end journey, empowering you to build real-time, scalable, and interactive mobile applications with the Ionic frameworkAbout This BookDevelop engaging mobile experiences with a native-looking UI in Ionic and AngularJS.Use out-of-the-box Ionic functionalities, customize existing components, and add new components with this comprehensive course.Learn Ionic by creating three complete mobile ... Leer más

    Antes $65,438 CLP Ahora $58,512 CLP o gratis con Kobo Plus

  • Ajax Hacks

    Tips & Tools for Creating Responsive Web Sites

    Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.Taking complete advantage of Ajax, however, ... Leer más

    Antes $19,625 CLP Ahora $17,549 CLP

  • Vue.js快速入门与深入实战

    de 杨世文 ...
    本书系统阐述了Vue.js的基本语法、体系结构、原理 ,以及 基于 Vue.js实现组件化编程的基本思想、第三方组件、工具,最后还结合企业项目,结合 Vue.js实现了 ShopApp和权限管理 部分功能。 全书分为4篇:第一篇为 Vue.js基础(第 1~4章),第二篇为 Vue.js组件化编程(第5~8章),第三篇为 Vue.js高级应用(第 9~13章),第四篇为Vue.js实战(第 14和 15章)。书中主要内容包括 Vue.js基本语法、 Vue.js体系结构、 Vue组件生命周期、自定义和使用 Vue组件、组件直接的 数据通信、动画和过渡、路由、 Promise、 Axios、 Vuex状态管理和 Vue.js实战思想等。 本书在以浅显易懂的方式,系统阐述Vue.js相关概念、知识点的同时,还以配套有大量的示例,进行辅助说明相关知识点的使用,**程度的追求学以致用,即学即 ... Leer más

    Antes $20,538 CLP Ahora $17,938 CLP

  • AWS Cloud Automation

    Harnessing Terraform For AWS Infrastructure As Code

    de Rob Botwright ...
    Introducing: Harnessing Terraform for AWS Infrastructure as Code Book Bundle! Are you ready to revolutionize your AWS infrastructure management? Look no further than our comprehensive book bundle tailored for AWS enthusiasts and professionals alike! Harnessing Terraform for AWS Infrastructure as Code is your ultimate guide to mastering Terraform and optimizing your AWS deployments with ease. ... Leer más

    Antes $9,079 CLP Ahora $8,118 CLP o gratis con Kobo Plus

  • Unit Testing and TDD with TypeScript: Quality Code from Day One

    de Baldurs L. ...
    Unit Testing and TDD with TypeScript: Quality Code from Day OneUnlock the full potential of TypeScript by mastering test-driven development! This comprehensive, hands-on guide bridges the gap between TypeScript's powerful type system and professional testing practices that ensure your code remains reliable, maintainable, and bug-free.What sets this book apart:TypeScript-specific testing strategies ... Leer más

    $5,968 CLP o gratis con Kobo Plus

  • Der kleine Hacker: Programmieren lernen mit dem Calliope mini

    Mit dem Calliope mini und vielen spannenden Projekten spielend programmieren lernen.

    Series series Der kleine Hacker
    Programmieren ist langweilig? Nicht mit dem neuen Calliope mini! Du benutzt jeden Tag Computer, Tablet, Smartphone und Co. und willst dich endlich mal mit dem befassen, was dahinter steckt? Wenn du selbst coole Lichteffekte oder ein richtiges Spiel programmieren möchtest, bist du mit dem Calliope mini und diesem Buch genau richtig, denn hier erfährst du, jenseits aller trockenen Lehrpläne, was das ... Leer más

    $13,174 CLP

  • IndexedDB API

    Learn how to create a database for your website with HTML5 and JavaScript

    de J.D Gauchat ...
    Learn how to use the IndexedDB API to create and manage a database. After reading this guide, you will know how to create a database for your website on the user's computer, and how to store, retrieve, and search information.Table of ContentsINDEXEDDB APIData StructureDatabaseObjects and Object StoresIndexesTransactionsImplementationOpening the DatabaseDefining IndexesAdding ObjectsRetrieving ... Leer más

    $2,919 CLP

  • JavaScript Bootcamp: From Zero To Hero

    Hands-On Learning For Web Developers

    de Rob Botwright ...
    JavaScript Bootcamp: From Zero to Hero - Hands-On Learning for Web Developers Are you ready to become a web development hero? Look no further than our comprehensive book bundle, "JavaScript Bootcamp: From Zero to Hero." Whether you're a newcomer to the world of web development or an experienced coder looking to master JavaScript, this bundle is your ultimate guide. Book 1 - JavaScript ... Leer más

    Antes $7,629 CLP Ahora $6,822 CLP o gratis con Kobo Plus

  • Construcción y diseño de páginas web con HTML, CSS y JavaScript (Edición 2023)

    Mucho se habla del diseño de páginas web usando tecnologías que te lo dan todo hecho, pero no de las tecnologías que entienden los navegadores ni de la pérdida de potencia y conocimiento que ello conlleva. Si a esto le sumamos aprendizaje aburrido y sin comprensión de lo que hacemos el resultado es que creamos “cosas” sin ningún fundamento._x000D_ _x000D_ Esto no te pasará con este libro ya ... Leer más

    $10,477 CLP o gratis con Kobo Plus