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 73 - 96 de 1284 resultados
Skip side bar filters
  • Node.js Design Patterns

    Design and implement production-grade Node.js applications using proven patterns and techniques

    Learn proven patterns, techniques, and tricks to take full advantage of the Node.js platform. Master well-known design principles to create applications that are readable, extensible, and that can grow big. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesLearn how to create solid server-side applications by leveraging the full power of Node.jsUnderstand how ... Leer más

    $1,241 MXN o gratis con Kobo Plus

  • ASP.NET Core 2 and Vue.js

    Full Stack Web Development with Vue, Vuex, and ASP.NET Core 2.0

    Leverage ASP.NET core 2.0 web API and the power of Vue.js at the client side to create modern applications from scratch Key FeaturesCreate fast, rich and reactive client side applications with Vue.js and ASP.NET Core.Leverage Vue components efficiently to build state of the art user interfaces.Work with Vuex and Nuxt.js to build ASP.NET Core based applications that are powerful, consistent, and ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Programming Python

    de Mark Lutz ...
    Already the industry standard for Python users, ProgrammingPython fromO'Reilly just got even better. This third edition has been updated toreflect current best practices andthe abundance of changes introduced by the latest version of thelanguage, Python 2.5.Whether you're a novice or an advancedpractitioner, you'll find thisrefreshed book more than lives up to its reputation. ProgrammingPython, ... Leer más

    $462 MXN

  • JavaScript from Beginner to Professional

    Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages

    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text ... Leer más

    $591 MXN o gratis con Kobo Plus

  • Learn AngularJS in 24 Hours

    de Alex Nordeen ...
    Angular JS is responsible for making the website interactive and responsive. It helps designer and developers to eliminate much of the code usually needed for websites development. Angular JS is based upon MVC model. To learn and harness more power of the Angular JS framework, it takes a continuous intervention from an expert. But if you like to learn by yourself without spending big bucks behind ... Leer más

    Antes $74 MXN Ahora $57 MXN

  • 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

    $86 MXN

  • Ultimate Ember.js for Web App Development

    Leverage Convention Over Configuration Paradigm to Develop, Build, and Deploy Complex Applications Using Ember.js

    Build large-scale, complex Web Applications using the battle-tested Ember.js framework.Book DescriptionUnlock the full potential of Ember.js with this comprehensive practical handbook tailored for both novice and experienced web developers.Starting with an introduction to Ember.js, delve into essential concepts such as Ember-Cli and local setup, gaining proficiency in Ember.js routing for seamless ... Leer más

    $172 MXN o gratis con Kobo Plus

  • 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

    $1,032 MXN

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

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

    $82 MXN

  • 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

    $143 MXN o gratis con Kobo Plus

  • JavaScript & Vue.js: A Match Made in Heaven

    Discover the Power of JavaScript and Vue.js!JavaScript is the most widely used programming language in the world, powering websites, apps, and countless digital experiences. Whether you're new to coding or looking to refine your skills, this book offers a clear and engaging guide to mastering JavaScript's core concepts.What You'll Learn in JavaScript:The basics of variables, values, and ... Leer más

    $189 MXN

  • 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

    $102 MXN

  • 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

    $413 MXN

  • 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

    $86 MXN 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

    $86 MXN

  • 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

    $120 MXN

  • 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

    $375 MXN

  • 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

    $307 MXN

  • 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

    $49 MXN

  • 『 仮想通貨 アルトコイン マイニング ビギナーズガイド 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

    $34 MXN

  • Ultimate Node.js for Cross-Platform App Development

    de Ramesh Kumar ...
    Attackers have to be only right once, but just one mistake will permanently undo them.Key Features● Master the essentials of building real-time applications with a focus on Node.js, Express.js, Mongoose, Socket.IO, Winston logging, and key middleware.● Learn to create lightweight and scalable backend servers, ensuring optimal performance for production-ready applications.● Stay ahead of the curve ... Leer más

    $17 MXN

  • 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)

    Craft Production-Grade Web Apps with MEVN on AWS, Azure, & GCPKey Features● Gain an in-depth understanding of MongoDB, Express.js, Vue.js, and Node.js, and its integration to build full-stack applications.● Develop a complete project from scratch, covering all aspects of the MEVN stack with detailed, step-by-step instructions.● Learn how to deploy your MEVN stack applications on popular cloud ... Leer más

    $560 MXN 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

    Antes $95 MXN Ahora $85 MXN o gratis con Kobo Plus

  • 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

    $266 MXN