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 145 - 168 de 1405 resultados
Skip side bar filters
  • Web Storage API

    Learn how to store data from your website with JavaScript

    de J.D Gauchat ...
    Learn how to use the Web Storage API to store information on the user's computer. After reading this guide, you will know how to define a temporary or permanent storage space for your website, and how to store and retrieve data.Table of ContentsWEB STORAGE APIStorage SystemsSession StorageStoring DataReading DataDeleting DataLocal StorageStorage EventQUICK REFERENCEStorageEventThis guide assumes . ... Leer más

    Antes $43 MXN Ahora $33 MXN o gratis con Kobo Plus

  • Video and Audio for the Web

    Learn how to play video and audio in your website with HTML5 and JavaScript

    de J.D Gauchat ...
    Learn how to include video and audio on your website. After reading this guide, you will know how to load a media file, how to add subtitles, and how to access the camera and the microphone to include live video in your documents.Table of ContentsMEDIAVideoVideo FormatsAudioMEDIA APIVideo PlayerClosed CaptioningTEXTTRACK APIReading TracksReading CuesAdding TracksSTREAM APICapturing Media<... ... Leer más

    Antes $64 MXN Ahora $49 MXN o gratis con Kobo Plus

  • KnockoutJS Programming By Example

    This book is a practical guide to KnockoutJS programming and provides how to integrate with several web technology such as HTML5, Bootstrap CSS, RequireJS, PHP, ASP.NET MVC, Node.js and Socket.io. It describes all the elements of the KnockoutJS API and illustrates their use with code examples. The following is a list of highlight topics:* Preparing development environment* Model-View-ViewModel ... Leer más

    Antes $71 MXN Ahora $59 MXN

  • If Hemingway Wrote JavaScript

    de Angus Croll ...
    What if William Shakespeare were asked to generate the Fibonacci series or Jane Austen had to write a factorial program? In If Hemingway Wrote JavaScript, author Angus Croll imagines short JavaScript programs as written by famous wordsmiths. The result is a peculiar and charming combination of prose, poetry, and programming.The best authors are those who obsess about language—and the same goes for ... Leer más

    $211 MXN

  • Programmieren lernen mit Java

    Schnell und einfach zum ersten Java-Programm!Programmieren lernen leicht gemacht! Sie haben noch nie programmiert? Steigen Sie mit diesem Buch einfach ein! Beginnen Sie mit der Installation und den Java-Basics und schreiben Sie nach und nach etwas komplexere Programme. Trauen Sie sich an Objekte, Fenster und Datenbanken heran. Sie erfahren hier alles, was Sie wissen müssen.Hans-Peter Habelitz ... Leer más

    $478 MXN

  • Web Development with jQuery

    de Richard York ...
    Newly revised and updated resource on jQuery's many features and advantagesWeb Development with jQuery offers a major update to the popular Beginning JavaScript and CSS Development with jQuery from 2009. More than half of the content is new or updated, and reflects recent innovations with regard to mobile applications, jQuery mobile, and the spectrum of associated plugins.Readers can expect ... Leer más

    $566 MXN

  • Node.js – Rezepte und Lösungen

    Direkt einsetzbare Lösungen für Ihr Node.js-ProblemEgal, wie vertraut Sie mit Node.js sind, manchmal stehen Sie vor scheinbar schier unlösbaren Problemen: mal funktioniert der Datenbankzugriff nicht, mal laufen die Anfragen an die Webservices ins Leere. Dabei müssen Sie Ihre Webanwendung so schnell wie möglich fertigstellen. Sie haben also weder Zeit noch Lust, umfangreiche Dokumentationen oder ... Leer más

    $907 MXN

  • Coding For Dummies, All New Edition

    Your first step toward thinking like a coderCoding For Dummies is one of the most popular get-started guides for new coders. This all- new edition demystifies essential coding concepts before diving into building simple apps in Python and JavaScript. For anyone brand-new to writing code, this book is an ideal first step, because you'll get an overview of how coding works, the essential tools of ... Leer más

    $377 MXN

  • JavaScript Programming for Blockchain Development

    Build secure blockchain applications and decentralized projects using JavaScript.JavaScript Programming for Blockchain Development is a practical, project-based guide for readers who want to understand blockchain technology while learning how JavaScript can be used to create decentralized applications. The book begins with blockchain foundations, JavaScript essentials, Node.js setup, and the basic ... Leer más

    $119 MXN

  • Web Development Made Practical

    A Complete Beginner’s Guide to CSS, Bootstrap, JavaScript, PHP, and Full Stack Website Development

    # Book Description*Web Development Made Practical* is a clear, beginner-friendly guide for anyone who wants to learn how modern websites and web applications are built from the ground up. Designed for students, aspiring developers, freelancers, entrepreneurs, and career changers, this book breaks down essential web development concepts into practical lessons that are easy to understand and apply ... Leer más

    $119 MXN

  • Playwright 自動化實戰

    12 個生活與工作必備專案

    一個致力於推廣軟體自動化的創作團隊,專注於用實際生活案例降低程式學習門檻。相信「把重複的事交給程式,把時間留給創造」。 ... Leer más

    $151 MXN o gratis con Kobo Plus

  • JavaScript Crash Course

    A Hands-On, Project-Based Introduction to Programming

    de Nick Morgan ...
    **A fast-paced, thorough programming introduction that will have you writing your own software and web applications in no time.Like Python Crash Course, this hands-on guide is a must-have for anyone who wants to learn how to code from the ground up—this time using the popular JavaScript programming language.**Learn JavaScript—Fast!JavaScript Crash Course is a fun-filled, fast-paced introduction to ... Leer más

    $494 MXN

  • Learn Javascript in 1 day

    de James Gary ...
    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projectsKey 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 with HTML5 CanvasBuild a password checker, paint web app, hangman game, and many ... Leer más

    $60 MXN

  • 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

    $144 MXN

  • Creating Web Animations

    Bringing Your UIs to Life

    Thanks to faster browsers, better web standards support, and more powerful devices, the web now defines the next generation of user interfaces that are fun, practical, fluid, and memorable. The key? Animation. But learning how to create animations is hard, and existing learning material doesn’t explain the context of the UI problem that animations are trying to solve. That’s where this book comes ... Leer más

    $250 MXN

  • Your First Week With React

    React is a remarkable JavaScript library that' taken the development community by storm. In a nutshell, it's made it easier for developers to build interactive user interfaces for web, mobile and desktop platforms. One of its best features is its freedom from the problematic bugs inherent in MVC frameworks, where inconsistent views is a recurring problem for big projects. Today, thousands of ... Leer más

    $120 MXN

  • Creation and Deployment of Smart Contracts on Ethereum Blockchain

    This work explains briefly the creation and deployment Of Smart Contract on Ethereum Blockchain. The work consists from the following sections • Blockchain • Solidity variables and types • How to Setup or Install Ethereum on Windows • How to compile and deploy smart contract on JavaScriptVM • How to install Ganache Blockchain on Windows and deploy smart contract using it. • How to compile and ... Leer más

    $175 MXN

  • 9 Practical Node.js Projects

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and ... Leer más

    $144 MXN

  • Your First Week With Node.js

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and ... Leer más

    $144 MXN

  • Web Development with Angular and Bootstrap

    Embrace responsive web design and build adaptive Angular web applications, 3rd Edition

    Combine the power of Angular, Bootstrap 4, FlexLayout, and Angular Material Design to build elegant user interfacesKey FeaturesLearn to combine Angular 6 with Bootstrap 4 to design highly intuitive and responsive web interfacesExplore the design principles for professional web layout with Angular Material, Flexbox, and BootstrapAvoid potential stumbling blocks in web development with the help of ... Leer más

    $509 MXN

  • Building Cross-Platform Desktop Applications with Electron

    Learn how to develop cross-platform desktop app from scratch with Electron and NodeAbout This BookBuild a solid foundation with Electron for an easier development experienceUse modern JavaScript frameworks and tools along with Electron to take your desktop applications to the next levelExtend the functionality of Electron through modulesWho This Book Is ForIf you are a developer with prior ... Leer más

    $697 MXN

  • Front-end Performance

    Performance simply matters. Technology may allow us to "go bigger", but maybe not necessarily be better when it comes to performance. Now is the time to utilize the amazing tools that are available for making websites faster, and to learn how to improve user experience and satisfaction.This is a practical collection of tutorials on front-end website performance for web developers. It's packed with ... Leer más

    $144 MXN

  • Practical ES6

    There's no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern JavaScript development these days. We're aiming to minimize that ... Leer más

    $144 MXN

  • 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

    $1,111 MXN o gratis con Kobo Plus