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 721 - 744 de 1289 resultados
Skip side bar filters
  • Node.JS Guidebook

    Comprehensive guide to learn Node.js

    de Dhruti Shah ...
    The Node.js Guidebook is written and designed keeping in mind readers of varies technical and academic inclinations. Every concept has been explained in detail with appropriate examples and demonstrations with images as applicable. Topics have been aligned from simple to complex for the benefit of a beginner in understanding the technology. The logic of all codes in the examples have been ... Leer más

    $248 MXN o gratis con Kobo Plus

  • PThreads Programming

    A POSIX Standard for Better Multiprocessing

    Computers are just as busy as the rest of us nowadays. They have lots of tasks to do at once, and need some cleverness to get them all done at the same time.That's why threads are seen more and more often as a new model for programming. Threads have been available for some time. The Mach operating system, the Distributed Computer Environment (DCE), and Windows NT all feature threads.One advantage ... Leer más

    $307 MXN

  • Getting started with programming

    Professional Training

    de Rémy Lentzer ...
    This book is intended for anyone who wants to study the principles of writing code. The important thing is to think well before programming. After a brief history of the development of calculators and computers, you will learn how to design algorithms using everyday examples, such as a recipe of a cheese soufflé, a bubble sort, and a sequential and dichotomous method to sort out numbers in a list. ... Leer más

    $325 MXN o gratis con Kobo Plus

  • HTML 5 Shoot 'em Up in an Afternoon

    de Bryan Bibat ...
    (This book is available for a pay-as-you-want price at Leanpub. This ebook-only version does not include the videos so it is priced slightly lower than the suggested Leanpub price.)Learn the basics of HTML5 game programming with PhaserLearn how to make a simple top-down shoot 'em up from scratch with the Phaser HTML5 framework in a few hours: from adding sprites, handling player input, processing ... Leer más

    $138 MXN

  • 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

    $206 MXN

  • Frontend Software Development and Best Practices: A Concise Guide

    This concise guide offers a focused exploration of modern frontend development essentials. It covers key topics from JavaScript fundamentals to emerging trends like on-device machine learning, providing practical insights for building efficient, accessible, and secure web applications. Ideal for both newcomers and experienced developers, this book delivers core concepts and best practices in a ... Leer más

    $19 MXN

  • MASTER REACT.JS PART 4

    de m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Leer más

    $69 MXN o gratis con Kobo Plus

  • Bootstrap

    Responsive Web Development

    de Jake Spurlock ...
    Discover how easy it is to design killer interfaces and responsive websites with the Bootstrap framework. This practical book gets you started building pages with Bootstrap’s HTML/CSS-based tools and design templates right away. You’ll also learn how to extend your app with interactive features, using its suite of jQuery plugins—often without writing a single line of code.Developed by Twitter and ... Leer más

    $175 MXN

  • Next.js Quick Start Guide

    Server-side rendering done right

    Create, build and deploy universal JavaScript applications using Next.jsKey FeaturesWork with the entire tool-chain for developing universal Javascript applications with Next.jsA straightforward guide to implementing server-side renderingUse Next.js to build SEO-friendly and super fast websitesBook DescriptionNext.js is a powerful addition to the ever-growing and dynamic JavaScript world. Built on ... Leer más

    $517 MXN o gratis con Kobo Plus

  • MEAN Blueprints

    Unlock the power of the MEAN stack by creating attractive and real-world projects

    de Robert Onodi ...
    Unlock the power of the MEAN stack by creating attractive and real-world projects Key Features\[\*\] Build six optimum end-to-end web applications using the M.E.A.N stack\[\*\] Follow the advanced Angular.js 2 application structure to build more scalable and maintainable apps\[\*\] Integrate an authorization system into your application and reuse existing code from projectsBook DescriptionThe MEAN ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Dart: Scalable Application Development

    Master the art of designing web client and server with Google's bold and productive language – DartAbout This BookCreate robust applications with unit tests, documentation, and diagnostic loggingMaster the core Dart language, type system, and key development toolsConnect to existing web services, process JSON, and create your own framework for the data displayUse mixins, reflections, annotations, ... Leer más

    $1,388 MXN o gratis con Kobo Plus

  • Mastering Node.js

    Build robust and scalable real-time server-side web applications efficiently

    Expert techniques for building fast servers and scalable, real-time network applications with minimal effort; rewritten for Node.js 8 and Node.js 9Key Features\[\*\]Packed with practical examples and explanations, Mastering Node.js contains everything you need to take your applications to the next level.\[\*\] Unleash the full potential of Node.js 9 to build real-time and scalable applications.\[\ ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Test-Driven JavaScript Development

    Learn JavaScript test-driven development using popular frameworks and tools

    Learn JavaScript test-driven development using popular frameworks and toolsKey Features\[\*\] Learn the life cycle of TDD and its importance in real-world application\[\*\] Gain knowledge about popular tools and analyze features, syntax, and how they help in JavaScript testing\[\*\] Implement test-driven programming exercises using the practical code examplesBook DescriptionInitially, all ... Leer más

    $679 MXN o gratis con Kobo Plus

  • JavaScript in easy steps, 5th Edition

    de Mike McGrath ...
    Series series In Easy Steps
    JavaScript in easy steps, now in its 5th edition, instructs the user how to create exciting web pages that employ the power of JavaScript to provide functionality.  You need have no previous knowledge of any scripting language so it's ideal for the newcomer to JavaScript. By the end of this book you will have gained a sound understanding of JavaScript and be able to add exciting dynamic scripts to ... Leer más

    $255 MXN

  • Head First jQuery

    A Brain-Friendly Guide

    Want to add more interactivity and polish to your websites? Discover how jQuery can help you build complex scripting functionality in just a few lines of code. With Head First jQuery, you'll quickly get up to speed on this amazing JavaScript library by learning how to navigate HTML documents while handling events, effects, callbacks, and animations. By the time you've completed the book, you'll be ... Leer más

    $307 MXN

  • Unleashing the Power of TypeScript

    de Steve Kinney ...
    If you're a JavaScript developer struggling to get to grips with TypeScript or use it effectively in your projects, this book will guide you in making the most of this powerful language and its latest features, and help you overcome some common misunderstandings and pitfalls.TypeScript 5.0 is a major advancement to the user-friendliness and flexibility of the language. It nudges us toward better ... Leer más

    $190 MXN o gratis con Kobo Plus

  • 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

    $33 MXN

  • Redux Quick Start Guide

    A beginner's guide to managing app state with Redux

    Integrate Redux with React and other front-end JavaScript frameworks efficiently and manage application states effectivelyKey FeaturesGet better at building web applications with state management using ReduxLearn the fundamentals of Redux to structure your app more efficientlyThis guide will teach you develop complex apps that would be easier to maintainBook DescriptionStarting with a detailed ... Leer más

    $517 MXN o gratis con Kobo Plus

  • Building a Screenshot Capture Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Screenshot Capture App

    This practical guide shows you how to build a working Screenshot Capture web app using only HTML, CSS, and JavaScript. Designed for beginners and early intermediates, it uses a clear question-and-answer format to explain every step in simple terms.You will learn how to:Set up your project structure and layoutUse the Screen Capture API to access screen contentConvert live video previews into still ... Leer más

    $87 MXN o gratis con Kobo Plus

  • El gran libro de Node.js

    Node.js ha revolucionado el desarrollo de JavaScript en el lado del servidor, combinando un rendimiento superior con un stack tecnológico unificado y un vasto ecosistema de paquetes. Este entorno de ejecución permite a los desarrolladores crear aplicaciones robustas, escalables y altamente versátiles, adaptables a una amplia gama de casos de uso. El gran libro de Node.js es su guía completa para ... Leer más

    $679 MXN

  • Secure Your Node.js Web Application

    Keep Attackers Out and Users Happy

    de Karl Duuna ...
    Cyber-criminals have your web applications in their crosshairs. They search for and exploit common security mistakes in your web application to steal user data. Learn how you can secure your Node.js applications, database and web server to avoid these security holes. Discover the primary attack vectors against web applications, and implement security best practices and effective countermeasures. ... Leer más

    $386 MXN

  • Hands-On Machine Learning with TensorFlow.js

    A guide to building ML applications integrated with web technology using the TensorFlow.js library

    de Kai Sasaki ...
    Get hands-on with the browser-based JavaScript library for training and deploying machine learning models effectivelyKey FeaturesBuild, train and run machine learning models in the browser using TensorFlow.jsCreate smart web applications from scratch with the help of useful examplesUse flexible and intuitive APIs from TensorFlow.js to understand how machine learning algorithms functionBook ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Programming the Mobile Web

    Reaching Users on iPhone, Android, BlackBerry, Windows Phone, and more

    With the second edition of this popular book, you’ll learn how to build HTML5 and CSS3-based apps that access geolocation, accelerometer, multi-touch screens, offline storage, and other features in today’s smartphones, tablets, and feature phones. The market for mobile apps continues to evolve at a breakneck pace, and this book is the most complete reference available for the mobile web.Author and ... Leer más

    $384 MXN

  • Mobile Web-Apps mit JavaScript

    Leitfaden für die professionelle Entwicklung

    Es herrscht ein regelrechter Hype um mobile Lösungen, erst recht seitdem androidbasierte Smartphones massenhaft auf den Markt drängen. Einen ähnlichen Aufschwung erlebt JavaScript, denn mit der enormen Ausbreitungsgeschwindigkeit von HTML5 wird diese Sprache immer interessanter. Dieses Buch richtet sich an Entwickler, die sich bewusst für den Weg der mobilen JavaScript Web-App entschieden haben ... Leer más

    $352 MXN o gratis con Kobo Plus