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 121 - 144 de 1269 resultados
Skip side bar filters
  • Mastering TypeScript

    Write TypeScript fluently and without fighting the type system

    Master the TypeScript language – form mental models of the type system, read and understand errors, and migrate from JavaScript to TypeScript competently. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore TypeScript’s key elements and advanced language featuresDive deep into type inference, type design, and building custom typesForm mental models to help ... Leer más

    Antes $40,896 CLP Ahora $36,568 CLP o gratis con Kobo Plus

    PEDIDO ANTICIPADO

  • 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

    $11,500 CLP

  • Building a Loan Calculator Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Loan Calculator

    Learn by building a complete Loan Calculator Web App using only HTML, CSS, and JavaScript.This hands-on guide uses a question-and-answer format to explain every step clearly. You'll explore how to create a clean user interface, apply basic styles, validate inputs, and write the logic for loan calculations.Inside the Book:Structure an interactive HTML formStyle it with CSS for readability and ... Leer más

    Antes $5,670 CLP Ahora $5,069 CLP o gratis con Kobo Plus

  • Getting started with Javascript

    Professional Training

    de Remy Lentzner ...
    In this book you will learn how to write the JavaScript code. This language is used to control the web pages elements that are designed with HTML tags. You will discover the objects structure and their interaction inside the DOM (Document Object Model) that is represented by a tag tree. You will practice variables, conditional expressions and loops thanks to several workshops. You will study the ... Leer más

    Antes $12,403 CLP Ahora $11,091 CLP o gratis con Kobo Plus

  • Node.js, Express.js, and More

    Build powerful web applications with Node.js and Express.js. This book takes you from the basics of Node.js to advanced Express.js techniques, ensuring you gain the hands-on skills to create real-world projects. You'll learn to set up Node.js, create servers, handle routing, manage middleware, and effectively debug your code. Plus, you'll master templating with Pug, Handlebars, and EJS, making ... Leer más

    $5,968 CLP

  • Programming Concepts in C++

    de Robert Burns ...
    Programming Concepts in C++ is one in a series of books that introduce the basic concepts of computer programming, using a selected programming language. Other books in the series use languages like Java and Python, but all focus on concepts and not on any particular language. The presentation of the material is the same in each language, and much of the text is identical. Code samples are ... Leer más

    Antes $5,670 CLP Ahora $5,069 CLP

  • JavaScript for Sound Artists

    Learn to Code with the Web Audio API

    Learn how to program JavaScript while creating interactive audio applications with JavaScript for Sound Artists: Learn to Code With the Web Audio API! William Turner and Steve Leonard showcase the basics of JavaScript language programing so that readers can learn how to build browser based audio applications, such as music synthesizers and drum machines. The companion website offers further ... Leer más

    Antes $68,163 CLP Ahora $60,949 CLP

  • Java网络程序设计实验指导教程

    《java网络程序设计实验指导教程》是java网络程序设计课程的实验指导书,用于帮助读者学习Java程序设计,并侧重网络编程的训练,培养基本的编程能力和项目的实践能力。 本书共安排10个实验,分别介绍了Java开发环境的搭建,Java程序基础,面向对象程序设计基础,面向对象程序设计进阶,Java GUI编程,多线程程序设计,基于套接字的网络通信,JDBC编程以及涵盖JSP、Servlet的Java Web应用等内容。 本书的实验是专门针对Java网络程序设计课程的补充练习,也可作为各类高等院校、高职高专计算器类专业和各种培训班的辅助实验教材,还可供广大科技人员和java技术爱好者参考。 ... Leer más

    Antes $4,671 CLP Ahora $4,079 CLP

  • JavaScript Performance

    de Markus Nix ...
    JavaScript, die "am häufigsten mißverstandene Programmiersprache der Welt" (Douglas Crockford), ist trotz ihrer syntaktischen Mehrdeutigkeiten zur Leitsprache des Internets geworden. Auf nahezu jedem PC dieser Welt läuft mindestens ein Interpreter, sie ist auf dem Smartphone ebenso zuhause wie in der Server-Welt. Wo das Web dynamisch ist, spielt JavaScript fast immer die entscheidende Rolle. Doch ... Leer más

    $7,651 CLP

  • The Joy of JavaScript With a Side of Vue.js

    JavaScript is used by more software developers today than any other programming language. You will find chapters that cover the basics of loops and the language fundamentals. You'll find easy and engaging example code throughout.JavaScript topics include:Variables, values, and statements.Function basics and conditionalsDifferent styles of loopsScope and closuresObjects, arrays, and equalityWe also ... Leer más

    Antes $1,900 CLP Ahora $1,699 CLP

  • Backbone JS

    Backbone es un Framework más popular de JavaScript que le permiten crear MVC (modelo-vista-controlador) como aplicaciones y aplicaciones de una sola página. Los principales componentes de Backbone.js son el Modelo, Vista, Colección, Router y los objetos de la clase Event.En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La ... Leer más

    Antes $5,681 CLP Ahora $5,080 CLP

  • Security for Web Developers

    Using JavaScript, HTML, and CSS

    As a web developer, you may not want to spend time making your web app secure, but it definitely comes with the territory. This practical guide provides you with the latest information on how to thwart security threats at several levels, including new areas such as microservices. You’ll learn how to help protect your app no matter where it runs, from the latest smartphone to an older desktop, and ... Leer más

    Antes $35,170 CLP Ahora $31,448 CLP

  • TypeScript for React Developers: From Basics to Production-Ready Apps

    de Felix Morgan ...
    Tired of chasing undefined is not a function errors? Ready to build scalable, professional-grade web applications that your future self will thank you for?"TypeScript for React Developers" is the definitive, beginner-friendly guide to mastering the world's most popular frontend stack. This book is meticulously crafted for the modern React developer who understands the power of components but wants ... Leer más

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

  • Ian Talks JS A-Z

    WebDevAtoZ, #1

    de Ian Eress ...
    Series Libro 1 - WebDevAtoZ
    Unlock the mysteries of Javascript, the programming language of the web, with this guide to the key concepts and definitions. From famous libraries to tools and web development, this book provides a clear and accessible reference to the field of Javascript programming. Written for beginners, it is the perfect resource for anyone looking to deepen their understanding of this rapidly evolving field. ... Leer más

    Antes $4,765 CLP Ahora $4,260 CLP

  • The Basics of Front-End Web Development (HTML, CSS, and JavaScript)

    Learn How To Design and Build Websites As A Beginner

    Make Learning Front-End Web Development EasierHave you ever wanted to build your own website but didn't know where to start? Whether you're a total beginner or someone looking to brush up on the fundamentals, this book is your step-by-step guide to mastering the core trio of web development: HTML, CSS, and JavaScript.In this easy-to-follow book, you'll discover:HTML Essentials: Learn how to ... Leer más

    Antes $7,942 CLP Ahora $7,102 CLP

  • Angular: Up and Running

    Learning Angular, Step by Step

    This book will demystify Angular as a framework, as well as provide clear instructions and examples on how to get started with writing scalable Angular applications.Angular: Up & Running covers most of the major pieces of Angular, but in a structured manner that is generally used in hands-on training. Each chapter takes one concept, and use examples to cover how it works. Problems to work on (with ... Leer más

    Antes $35,170 CLP Ahora $31,448 CLP

  • Perl in a Nutshell

    A Desktop Quick Reference

    This complete guide to the Perl programming language ranges widely through the Perl programmer's universe, gathering together in a convenient form a wealth of information about Perl itself and its application to CGI scripts, XML processing, network programming, database interaction, and graphical user interfaces. The book is an ideal reference for experienced Perl programmers and beginners alike ... Leer más

    Antes $31,898 CLP Ahora $28,522 CLP

  • WebRTC API

    Learn how to connect computers in a network with HTML5 and JavaScript

    de J.D Gauchat ...
    Learn how to use the WebRTC API to establish peer-to-peer communications. After reading this guide, you will know how to connect your users with each other, how to create a system to let your users perform video calls, and how to transfer data from one user to another.Table of ContentsWEBRTC APIWeb ParadigmsICE ServersPeer ConnectionICE CandidateOffer and AnswerSession DescriptionMedia ... Leer más

    $2,919 CLP

  • 『 仮想通貨 アルトコイン マイニング ビギナーズガイド 7 (VII) 』- JavaScript Embedded ジャバスクリプト・エンベディッドゥ (JSE) の巻 - ( 10steps / 20min )

    Series series 『 仮想通貨 アルトコイン ビギナーズガイド 』
    『 仮想通貨 アルトコイン マイニング ビギナーズガイド 7 (VII) 』- JavaScript Embedded ジャバスクリプト・エンベディッドゥ (JSE) の巻 -( 10steps / 20min )[ アカウントの登録 ]- 手順01~04で、アカウントの登録をします。-01: 公式サイトにアクセス02: メールアドレス03: 必要事項04: メール認証[ ログイン、ボーナスの確認 ]- 手順05~07で、ログインし、まずはウェルカム(Welcome)ボーナスの確認をします。-05: ログイン06: ボーナス[ マイニングの開始 ]- 手順07~09で、いよいよJSEをマイニングします。-07: マイニング08: スタート09: 取れ高[ CPUの最適化 ]- 最後に手順10で、使用するC... ... Leer más

    Antes $1,892 CLP Ahora $1,667 CLP

  • Ultimate Node.js for Cross-Platform App Development

    Learn to Build Robust, Scalable, and Performant Server-Side JavaScript Applications with Node.js

    de Ramesh Kumar ...
    Unleash the Power of Node.js for Building Enterprise-Grade, Scalable Server-Side Applications.Book DescriptionUnlock the full potential of Node.js for modern web development with this comprehensive handbook to developing applications and services.The book will cover the fundamentals to advanced techniques, and explore the intricacies of building powerful applications. You will master Express ... Leer más

    Antes $32,329 CLP Ahora $28,907 CLP o gratis con Kobo Plus

  • Ultimate Full-Stack Web Development with MEVN

    Learn From Designing to Deploying Production-Gr7ade Web Applications with MongoDB, Express, Vue, and Node.js on AWS, Azure, and GCP (English Edition)

    Embark on a journey into modern web development with the Ultimate Full Stack Web Development with MEVN to build robust, scalable applications using MongoDB, Express.js, Vue.js, and Node.js. Starting with fundamental concepts and installation steps, this book progresses to advanced topics and hands-on coding exercises, culminating in the creation of a comprehensive project that spans the entire ... Leer más

    Antes $24,502 CLP Ahora $21,909 CLP o gratis con Kobo Plus

  • JavaScript auf dem Server

    Series Libro 35 - shortcuts
    Auf der Client-Seite - zumindest im Browser - ist JavaScript heute die dominierende Sprache. Alternative Ansätze wie Microsofts VBScript oder Googles Dart konnten sich (bisher) nicht durchsetzen. Flash und Java-Applets sind auf dem absteigenden Ast. Auf der Server-Seite dagegen wurden und werden immer noch viele Anwendungen in Java entwickelt. Doch diese Aufteilung ist nicht immer sinnvoll: ... Leer más

    $5,500 CLP

  • JavaScript Initiation

    Maîtriser les bases du langage

    de Cyril Ichti ...
    Series series Formation
    Formation JavaScript Initiation: Maitriser les bases du langage. Le premier thème aborde la grammaire du langage et les pièges à éviter, l'étude du Document Object Model, sa compréhension, sa manipulation et sa modification constituent la seconde partie, le troisième thème nous amène à maitriser la programmation évènementielle en étudiant les évènements, leur contexte et la gestion de l ... Leer más

    $13,178 CLP

  • Mastering JavaScript String Methods - A Beginner's Guide to Simplifying String Manipulation

    A Beginner's Guide to Simplifying String Manipulation

    This book, "Mastering JavaScript String Methods: A Beginner's Guide to Simplifying String Manipulation," provides a comprehensive and beginner-friendly introduction to the powerful string methods available in JavaScript.Whether you're a complete newcomer to programming or a developer seeking to strengthen your foundations, this book will guide you through the intricacies of string methods with ... Leer más

    Antes $12,488 CLP Ahora $11,166 CLP