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 1057 - 1080 de 1377 resultados
Skip side bar filters
  • Getting Started with Meteor.js JavaScript Framework - Second Edition

    Learn to develop powerful web applications in minutes with Meteor

    de Isaac Strack ...
    Key FeaturesBook DescriptionThis book is for developers or students who have a working knowledge of JavaScript and HTML, and want to learn how to quickly develop full-stack web applications using pure JavaScript.What you will learnWho this book is forThis book is for developers or students who have a working knowledge of JavaScript and HTML, and want to learn how to quickly develop full-stack web ... Leer más

    $23.99 USD o gratis con Kobo Plus

  • Adobe Edge Preview 5: The Missing Manual

    de Chris Grover ...
    Want to create animated graphics for iPhone, iPad and the Web, using familiar Adobe features? You’ve come to the right guide. Adobe Edge Preview 5: The Missing Manual shows you how to build HTML5 and JavaScript graphics with Adobe multimedia tools. No programming experience? No problem. Adobe Edge writes all the code for you. With this book, you’ll be designing great-looking web apps in no time ... Leer más

    $15.99 USD

  • Ian Builds Apps and Games 1

    AppsAndGames, #1

    de Ian Eress ...
    Series Libro 1 - AppsAndGames
    Dive into the exciting world of app and game development with Ian Eress's captivating "Ian Builds Apps and Games 1." As the first installment in a comprehensive series, Eress guides you through the creation of dynamic projects using HTML, CSS, and JavaScript – the core languages of the modern web.Designed with beginners in mind, this hands-on guide demystifies the process of building web ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • 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

    $14.99 USD o gratis con Kobo Plus

  • 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

    $12.99 USD 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

    $8.00 USD

  • 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

    $15.99 USD

  • 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

    $0.99 USD

  • 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

    $3.99 USD o gratis con Kobo Plus

  • React and React Native

    Build cross-platform JavaScript apps with native power for mobile, web and desktop

    de Adam Boduch ...
    Use React and React Native to build applications for desktop browsers, mobile browsers, and even as native mobile appsKey FeaturesBuild React and React Native applications using familiar component conceptsDive deep into each platform, from routing in React to creating native mobile applications that can run offlineUse Facebook’s Relay, React and GraphQL technologies, to create a unified ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Node.js Event Loop

    de A. Jobaer ...
    Understand the event loop. Avoid blocking it. Master Node.js.This book demystifies the core of Node.js — the event loop — and teaches you how to use it efficiently and safely in real-world systems.You'll learn how Node.js schedules work, handles concurrency, and delivers performance from a single thread. More importantly, you'll discover how to avoid event loop blocking, the silent killer of ... Leer más

    $19.99 USD o gratis con Kobo Plus

  • Building a Quote Tab Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Quote Tab

    This hands-on guide is designed for learners who already know the basics of HTML, CSS, and JavaScript and want to put that knowledge into action. Through a practical question-and-answer format, you'll build a fully functional Quote Tab web app from scratch using pure vanilla web technologies.Each section walks you through a step-by-step breakdown of core development concepts, including:Project ... Leer más

    $4.99 USD 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

    $4.99 USD o gratis con Kobo Plus

  • Building a Focus Timer Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Focus Timer

    This guide helps learners with basic web development skills build a functional Focus Timer web app using core technologies: HTML, CSS, and JavaScript. Through a practical Q&A format, it explains key concepts such as structuring the app, styling elements, implementing timer logic, handling user input, and improving user experience.Ideal for those seeking hands-on guidance to create a useful ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • 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

    $25.99 USD 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

    $37.99 USD 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

    $41.99 USD o gratis con Kobo Plus

  • 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

    $23.99 USD

  • 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

    $11.99 USD o gratis con Kobo Plus

  • 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

    $22.99 USD o gratis con Kobo Plus

  • 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

    $22.99 USD

  • 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

    $34.99 USD o gratis con Kobo Plus

  • 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

    $23.99 USD o gratis con Kobo Plus

  • Enhanced Test Automation with WebdriverIO

    Unlock the superpowers of hybrid testing frameworks

    Elevate your testing game to the next level using advanced techniques and proven strategies with this book for WebdriverIO beginners and automation pros alikeKey FeaturesImprove your coding skills and empower your automation journeyLeverage self-healing objects and adaptive frameworks for cutting-edge WebdriverIO automationOvercome script stability challenges and ensure robust, dependable test ... Leer más

    $35.99 USD o gratis con Kobo Plus