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 241 - 264 de 1379 resultados
Skip side bar filters
  • TypeScript Microservices

    Build, deploy, and secure Microservices using TypeScript combined with Node.js

    de Parth Ghiya ...
    Build robust microservice-based applications that are distributed, fault tolerant, and always availableKey FeaturesLearn to build message-driven services for effective communicationDesign microservices API using Reactive programming design patternsDeploy, scale and monitor microservices for consistent high performanceBook DescriptionIn the last few years or so, microservices have achieved the rock ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Jython Essentials

    Rapid Scripting in Java

    Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's librariesand tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used ... Leer más

    $20.99 USD

  • Quick Start Guide to JavaFX

    de J.F. DiMarzio ...
    Get started with JavaFXDevelop and deploy interactive client applications in no time with help from this practical tutorial from Oracle Press. With a focus on working in NetBeans IDE, Quick Start Guide to JavaFX explains how to use JavaFX layouts, draw shapes, use coloring and gradient tools, load images, apply effects and transformations, include animation, and embed media. You'll also get ... Leer más

    $25.99 USD

  • JavaScript : Object-Oriented Programming

    Build sophisticated web applications by mastering the art of Object-Oriented JavascriptAbout This BookLearn popular Object-Oriented programming (OOP) principles and design patterns to build robust appsImplement Object-Oriented concepts in a wide range of frontend architecturesCapture objects from real-world elements and create object-oriented code that represents themLearn the latest ES6 features ... Leer más

    $57.99 USD o gratis con Kobo Plus

  • HTML, CSS, and JavaScript All in One

    Covering HTML5, CSS3, and ES6, Sams Teach Yourself

    Series series Sams Teach Yourself
    Teach Yourself HTML, CSS, and JavaScript All in One combines these three fundamental web development technologies into one clearly written, carefully organized, step-by-step tutorial that expertly guides the beginner through these three interconnected technologies.In just a short time, you can learn how to use HTML, Cascading Style Sheets (CSS), and JavaScript together to design, create, and ... Leer más

    $27.39 USD

  • Learning React and TypeScript: A Beginner's Path to Professional Web Development

    Stop copying code and start building professional web applications.In the fast-paced world of web development, the gap between following a tutorial and building a production-ready application is massive. You might know how to write a function or create a simple component, but do you know how to architect a scalable codebase? Do you understand how to manage complex state without creating ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • Hadoop: The Definitive Guide

    The Definitive Guide

    de Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... Leer más

    $25.99 USD

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... Leer más

    $21.99 USD

  • Learn Three.js

    Programming 3D animations and visualizations for the web with HTML5 and WebGL

    de Jos Dirksen ...
    Create and animate stunning 3D browser based graphics with Three.js JavaScript libraryKey FeaturesEnhance your 3D graphics with light sources, shadows, advanced materials, and texturesLoad models from external sources, and visualize and animate them directly from JavaScriptCreate your own custom WebGL shader and explore the postprocessing feature of Three.jsBook DescriptionWebGL makes it possible ... Leer más

    $43.99 USD o gratis con Kobo Plus

  • 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

    $1.89 USD

  • Django Building Dynamic Website With Django : A Complete Step By Step Guide To Learn to Build Modern Web Application with a Python

    de Andrew Page ...
    Are you interested in learning web development using Python and Django? Do you want to build dynamic, responsive, and scalable web applications that can handle a high volume of traffic? If so, then "Django for Beginners" is the book for you.In "Django ", you'll learn how to create your first Django project, how to work with Django models and views, and how to use Django's built-in template system ... Leer más

    $4.99 USD

  • Svelte and Sapper in Action

    de Mark Volkmann ...
    Svelte and Sapper in Action teaches you to design and build fast, elegant web applications. You’ll start immediately by creating an engaging Travel Packing app as you learn to create Svelte components and develop great UX. You’ll master Svelte’s unique state management model, use Sapper for simplified page routing, and take on modern best practices like code splitting, offline support, and server ... Leer más

    $49.99 USD

  • Deno Web Development

    Write, test, maintain, and deploy JavaScript and TypeScript web applications using Deno

    A curious JavaScript developer\\'s practical guide to deep dive into Deno and get the most out of it for building secure web applicationsKey FeaturesUnderstand Deno’s essential concepts and featuresLearn how to use Deno in real-world scenariosUse Deno to develop, test, and deploy web applications and toolsBook DescriptionDeno is a JavaScript and TypeScript runtime with secure defaults and a great ... Leer más

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

    $23.99 USD

  • Serverless Architectures on AWS, Second Edition

    Design low-maintenance systems using pre-built cloud services! Bring down costs, automate time-consuming ops tasks, and scale on demand.In Serverless Architectures on AWS, Second Edition you will learn:First steps with serverless computingThe principles of serverless designImportant patterns and architecturesHow successfully companies have implemented serverlessReal-world architectures and their ... Leer más

    $49.99 USD

  • 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

    $41.99 USD o gratis con Kobo Plus

  • JavaScript with Promises

    Managing Asynchronous Code

    de Daniel Parker ...
    Asynchronous JavaScript is everywhere, whether you’re using Ajax, AngularJS, Node.js, or WebRTC. This practical guide shows intermediate to advanced JavaScript developers how Promises can help you manage asynchronous code effectively—including the inevitable flood of callbacks as your codebase grows. You’ll learn the inner workings of Promises and ways to avoid difficulties and missteps when using ... Leer más

    $13.99 USD

  • 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

    $14.75 USD

  • 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

    $28.99 USD

  • Mastering React: From Zero to Hero (Step By Step)

    de Sin Cos Web ...
    Mastering React: From Zero to Hero is a concise yet comprehensive React 18 book, guiding you from beginner to confident developer through 10 practical chapters.What you will learn:First published in 2025, this book teaches React’s core principles by building real-world applications without complex tooling. Across 10 chapters, you’ll master setting up projects, crafting components with JSX, ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Beginning React

    Simplify your frontend development workflow and enhance the user experience of your applications with React

    Take your web applications to a whole new level with efficient, component-based UIs that deliver cutting-edge interactivity and performance.Key FeaturesElaborately explains basics before introducing advanced topicsExplains creating and managing the state of components across applicationsImplement over 15 practical activities and exercises across 11 topics to reinforce your learningBook ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • Learning PHP, MySQL & JavaScript

    A Step-by-Step Guide to Creating Dynamic Websites

    de Robin Nixon ...
    Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. With the latest edition of this popular hands-on guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and the powerful React library ... Leer más

    $36.99 USD

  • Java from Zero: Learn Java Programming Fast for Beginners to Professionals:

    The Complete Guide with Code Examples and Exercises to Become a Professional

    de Scott Brandt ...
    Discover how to become a six-figure developer without going back to school.Are you thinking of transitioning into a career as a software developer?Have you always been interested in programming languages and tinkering with technology?Do you wish there was a straightforward way to gain all the skills and knowledge you need to write your own programs?If you're looking to make a living as a Java ... Leer más

    $8.14 USD o gratis con Kobo Plus

  • JavaScript: Tips and Tricks to Programming Code with Javascript

    JavaScript Computer Programming, #2

    Series Libro 2 - JavaScript Computer Programming
    Learn JavaScript Tips and Tricks today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Accelerate your JavaScript learning through the different Tips and Tricks available; vital information that every JavaScript programmer must know in order to take their skills to the next level. JavaScript is on the internet ... Leer más

    $2.99 USD o gratis con Kobo Plus