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 97 - 120 de 1268 resultados
Skip side bar filters
  • React Programming

    The Big Nerd Ranch Guide

    Series series Big Nerd Ranch Guides
    React is today's most popular open-source JavaScript library for front-end web application development. React Programming: The Big Nerd Ranch Guide helps programmers with experience in HTML, CSS, and JavaScript master React through hands-on examples.Based on Big Nerd Ranch's popular React Essentials bootcamp, this guide illuminates key concepts with realistic code, guiding you step by step through ... Leer más

    $43.19 USD

  • Learn React with TypeScript

    A beginner's guide to building real-world, production-ready web apps with React 19 and TypeScript

    de Carl Rippon ...
    Take your first step in building modern-day component-based scalable web apps using the latest features and capabilities of React 19, TypeScript, and Next.js with this easy-to-follow guideKey FeaturesUnlock powerful performance gains with React server components and server functions in Next.jsManage forms, state, and data fetching with modern tools like Zustand and Next.jsBuild reusable, scalable ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Selenium with Java A Beginner’s Guide

    Web Browser Automation for Testing using Selenium with Java

    This book introduces setting up the environment for writing test scripts after covering Selenium and its capabilities. Numerous functionalities, including the web driver interface, the web element interface, and locators, are illustrated in-depth using the By class.Additionally, the book presents tasks such as HTML element manipulation, mouse and keyboard operations, dropdown, table, window, alert ... Leer más

    $14.39 USD o gratis con Kobo Plus

  • Python & JavaScript Web Development for Beginners: Learn to Code Your First Website from Scratch

    Python & JavaScript Web Development for Beginners: Learn to Code Your First Website from Scratch is the perfect starting point for anyone who dreams of building their very first website but doesn't know where to begin. Written in simple, beginner-friendly language, this guide walks you step by step through the essentials of Python and JavaScript—the two most powerful and beginner-accessible ... Leer más

    $26.00 USD o gratis con Kobo Plus

  • Angular Design Patterns

    Implement the Gang of Four patterns in your apps with Angular

    Make the most of Angular by leveraging design patterns and best practices to build stable and high performing appsKey FeaturesGet to grips with the benefits and applicability of using different design patterns in Angular with the help of real-world examplesIdentify and prevent common problems, programming errors, and anti-patternsPacked with easy-to-follow examples that can be used to create ... Leer más

    $25.69 USD o gratis con Kobo Plus

  • 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.Key Features● Gain comprehensive insight into Ember.js fundamentals and delve into its internal mechanisms to become proficient with the framework.● Accelerate your learning journey with hands-on live examples provided in the book, fostering skill development through practical application rather than passive ... Leer más

    $29.95 USD o gratis con Kobo Plus

  • Building Web Apps with Spring 5 and Angular

    Modern end-to-end web application development

    A complete guide to build robust and scalable web applications with Spring and Angular. Key FeaturesThis hands on guide will teach you how to build an end-to-end modern web application using Spring and Angular.It is easy to read and will benefit Java developers who have been used to develop the back-end part of web application while front-end (UI) has been left for UI developers.Learn the core ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • Learning Node

    Moving to the Server-Side

    Take your web development skills from browser to server with Node—and learn how to write fast, highly scalable network applications on this JavaScript-based platform. Updated for the latest Node Long Term Support (LTS) and Node Current (6.0) releases, this hands-on edition helps you master Node’s core fundamentals and gain experience with several built-in and contributed modules.Get up to speed on ... Leer más

    $24.49 USD

  • Vue.js Quick Start Guide

    Learn how to build amazing and complex reactive web applications easily using Vue.js

    Learn and explore all important features of Vue.js through a number of simple examples.Key FeaturesUses latest features such as Vue-cli 3, Vuex, and NuxtPractical examples to understand Vue 2 quicklyStep-by-step approach to reinforce concepts coveredBook DescriptionVue.js is the latest trending frontend framework. Simplicity, reactivity, and ?exibility are some of the key benefits that Vue offers ... Leer más

    $25.69 USD o gratis con Kobo Plus

  • jQuery 2.0 Animation Techniques Beginner's Guide

    This book is a guide to help you create attractive web page animations using jQuery. Written in a friendly and engaging approach this book is designed to be placed alongside your computer as a mentor.If you are a web designer or a frontend developer or if you want to learn how to animate the user interface of your web applications with jQuery, this book is for you. Experience with jQuery or ... Leer más

    $27.89 USD o gratis con Kobo Plus

  • Full-Stack React Projects

    Learn MERN stack development by building modern web apps using MongoDB, Express, React, and Node.js

    de Shama Hoque ...
    A practical, project-based guide to full-stack JavaScript web development combining the power of React with industry-tested server-side technologiesKey FeaturesBuild your career as a full-stack developer with this practical guideUnderstand how the different aspects of a MERN application come together through a series of practical projectsMaster the MERN stack by building robust social media, E ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • Instant jQuery Masonry How-to

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Get the job done and learn as you go. A concise guide that delivers immediate results with practical recipes on customizing your projects.If you have a basic understanding of jQuery, HTML, and CSS3, this book is for you. We will go over what Masonry is, how it works, and the best ... Leer más

    $13.29 USD o gratis con Kobo Plus

  • React в действии

    Книга "React в действии" знакомит фронтенд-разработчиков с фреймворком React и смежными инструментами. Сначала вы познакомитесь с библиотекой React, затем освежите материал о некоторых фундаментальных идеях в данном контексте и узнаете о работе с компонентами. Вы на практике освоите чистый React (без транспиляции, без синтаксических помощников), перейдете от простейших статических компонентов к ... Leer más

    $8.39 USD o gratis con Kobo Plus

  • JavaScript从入门到精通(第5版)

    de 明日科技 ...
    《JavaScript从入门到精通(第5版)》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了使用JavaScript语言进行程序开发需要掌握的各方面技术。全书分为4篇,共24章,内容包括初识JavaScript、JavaScript基础、流程控制语句、函数、对象、数组与集合、String对象、正则表达式、异常处理与程序调试、JavaScript高级编程、事件处理、Document对象、文档对象模型、Window对象、浏览器对象模型、Style对象、Form对象、图像处理、JavaScript中的XML、JSON、JavaScript的安全、Ajax技术、Vue.js编程,以及星光电影网项目实战。书中的大多数知识点结合具体实例进行介绍,涉及的程序代码给出了详细的注释,读者可轻松领会 JavaScript 程序开发的精髓,快速提高开发 技能。 ... Leer más

    $17.06 USD

  • Backbone JS. JavaScript Framework. 2ª Edición

    En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La vista renderiza el HTML mediante el uso de plantillas JavaScript o renderizando el framework y gestionando los eventos desencadenados en los elementos del mismo. El router es como como controlador y es el responsable de manejar una determinada URL y diciéndole al ... Leer más

    $7.20 USD

  • Test-Driving JavaScript Applications

    Rapid, Confident, Maintainable Code

    Debunk the myth that JavaScript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive JavaScript. Learn the craft of writing meaningful, deterministic automated tests with Karma, Mocha, and Chai. Test asynchronous JavaScript, decouple and properly mock out dependencies, measure code coverage, and create lightweight ... Leer más

    $23.79 USD

  • Mastering Reactive JavaScript

    Building asynchronous and high performing web apps with RxJS

    Expand your boundaries by creating applications empowered with real-time data using RxJs without compromising performanceKey Features\[\*\] Handle an infinite stream of incoming data using RxJs without going crazy\[\*\] Explore important RxJs operators that can help you improve your code readability\[\*\] Get acquainted with the different techniques and operators used to handle data traffic, which ... Leer más

    $34.19 USD o gratis con Kobo Plus

  • Mastering Web Application Development with Express

    If you are a Node.js developer who wants to take your Express skills to the next level and develop high performing, reliable web applications using best practices, this book is ideal for you. The only prerequisite is knowledge of Node.js. ... Leer más

    $27.89 USD o gratis con Kobo Plus

  • Learn React with TypeScript

    A beginner's guide to reactive web development with React 18 and TypeScript

    de Carl Rippon ...
    Take your first step in building modern-day component-based web apps using the latest features and capabilities of React and TypeScript with this easy-to-follow guideKey FeaturesLearn to use different React hooks with TypeScriptExplore different styling approaches while building React web appsGain experience in using React Dev Tools to debug componentsPurchase of the print or Kindle book includes ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • AWS MCP Server Engineering

    Building Secure, Scalable, and Automated Cloud Systems with Modular Command Protocol Integrations

    de Caden Nexon ...
    AWS MCP Server Engineering is the definitive guide for architects, DevOps engineers, and cloud professionals who want to build the next generation of secure, automated, and modular cloud systems using the Modular Command Protocol (MCP) ecosystem.This book demystifies how MCP servers, clients, and tools integrate seamlessly with AWS to create intelligent, event-driven, and highly maintainable ... Leer más

    $7.00 USD o gratis con Kobo Plus

  • Learning React

    A Hands-On Guide to Building Web Applications Using React and Redux

    Series series Learning
    Learning ReactA hands-on guide to building web applications using React and ReduxAs far as new web frameworks and libraries go, React is quite the runaway success. It not only deals with the most common problems developers face when building complex apps, it throws in a few additional tricks that make building the visuals for such apps much, much easier.What React isn’t, though, is beginner ... Leer más

    $27.39 USD

  • Libri digitali. Come costruirli

    de Mario Canton ...
    Series Libro 3 - Editoria digitale
    Il mercato ha visto una crescita vertiginosa nella diffusione dei dispositivi di lettura per i libri digitali. Questo libro passa in rassegna le procedure per la creazione, il trattamento e la modifica dei file ePub con incorporati font, immagini, audio e video. I file ePub possono essere utilizzati per creare non solo libri, ma anche riviste, opuscoli, brochure e quant'altro potrebbe essere ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • The Art of WebAssembly

    Build Secure, Portable, High-Performance Applications

    A a thorough, practice-based introduction to WebAssembly. Learn how to create high-performing, lightning-fast websites and applications.WebAssembly is the fast, compact, portable technology that optimizes the performance of resource-intensive web applications and programs. The Art of WebAssembly is designed to give web developers a solid understanding of how it works, when to use it (and when not ... Leer más

    $25.99 USD

  • React Projects

    Build advanced cross-platform projects with React and React Native to become a professional developer

    de Roy Derks ...
    Learn how to develop real-world applications of varying complexity for the web, mobile, and VR devices using React, React Native, React 360, and moreKey FeaturesBuild React applications at scale using React patterns and best practicesExplore React features such as Hooks, the Context API, and the Suspense APIExtend React’s integration with React Native for building cross-platform mobile apps and ... Leer más

    $27.89 USD o gratis con Kobo Plus