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 313 - 336 de 1377 resultados
Skip side bar filters
  • Redis Essentials

    Harness the power of Redis to integrate and manage your projects efficiently

    Harness the power of Redis to integrate and manage your projects efficiently Key FeaturesBook DescriptionRedis is the most popular in-memory key-value data store. It's very lightweight and its data types give it an edge over the other competitors. If you need an in-memory database or a high-performance cache system that is simple to use and highly scalable, Redis is what you need. Redis Essentials ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • JavaScript

    de Brian Evenson ...
    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects.Key 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

    $3.32 USD o gratis con Kobo Plus

  • Mastering Node.js Web Development

    Go on a comprehensive journey from the fundamentals to advanced web development with Node.js

    de Adam Freeman ...
    Unlock the full potential of Node.js with practical skills to develop and deploy scalable and high-performance server-side applications that enhance your client-side projects Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesServer-side applications with Node.js, covering HTTP requests, static and dynamic content delivery, form data processing, and RESTful web servicesHands ... Leer más

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

    $1.89 USD o gratis con Kobo Plus

  • Forms API

    Learn how to process forms for your website with HTML5 and JavaScript

    de J.D Gauchat ...
    Learn how to use the Forms API to process forms on your website. After reading this guide, you will know how to send forms from your JavaScript code, how to validate forms, and how to modify a form in real time according to the values inserted by the user.Table of ContentsFORMS APIProcessing FormsValidationCustom ErrorsThe invalid EventThe ValidityState ObjectPseudo-ClassesValid and ... Leer más

    $1.89 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

  • Javascript Fundamentals

    JavaScript is a language of freely typed client-side scripting that is executed in the user's browser. To make an interactive web user interface, JavaScript interacts with DOM elements (HTML components). JavaScript utilizes ECMAScript guidelines that incorporate core attributes based on the ECMA-262 standard and other characters not premised on ECMAScript norms.JavaScript can be utilized in a ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Bootstrap for ASP.NET MVC

    Combine the power of ASP.NET Core with Bootstrap 4 to build elegant, responsive web apps

    Combine the power of ASP.NET Core with Bootstrap 4 to build elegant, responsive web appsKey Features\[\*\] Updated for Bootstrap 4 and ASP.Net MVC 6, this book shows how to take advantage of the latest new features introduced in both of these industry-leading frameworks\[\*\] Build responsive, mobile-ready apps by combining the power of ASP.NET MVC with Bootstrap\[\*\] Grasp the intricacies of ... Leer más

    $34.99 USD o gratis con Kobo Plus

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

    A Practical Q&A Guide Using a Tab Manager

    This guide helps developers with basic web skills build a functional Tab Manager app using core web technologies: HTML, CSS, and JavaScript. Through a practical question-and-answer format, it explains key concepts and techniques needed to create an interactive tabbed interface.Starting with the project setup, the guide walks you through structuring HTML for tabs and content panels, styling with ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Penetration Testing with Kali Linux

    Learn Hands-on Penetration Testing Using a Process-Driven Framework (English Edition)

    This book is designed to introduce the topic of penetration testing using a structured and easy-to-learn process-driven framework.Understand the theoretical aspects of penetration testing and create a penetration testing lab environment consisting of various targets to learn and practice your skills. Learn to comfortably navigate the Kali Linux and perform administrative activities, get to know ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • Mastering KnockoutJS

    de Timothy Moran ...
    If you are an experienced JavaScript developer who is looking for new tools to build web applications and get an understanding of core elements and applications, this is the book for you. A basic knowledge of DOM, JavaScript, and KnockoutJS is assumed. ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Learning AngularJS

    A Guide to AngularJS Development

    With AngularJS, you can quickly build client-side applications that run well on any desktop or mobile platform, using REST web services for backend processes. You may have heard that the learning curve for this JavaScript MVC framework is too steep, but that’s not the case. This practical guide provides a hands-on approach to learning AngularJS that will have you building high-quality applications ... Leer más

    $21.99 USD

  • 深度探索Vue.js——原理剖析与实战应用

    de 张云鹏 ...
    本书系统的介绍了Vue框架基础、框架应用、生态组成、项目实战、框架演进、Vue原理剖析及Vue框架的原理实现。 全书共分为8章:第1章为行业发展介绍,第2章为Vue 2.x的开发基础,第3章为Vue 2.x的组件开发,第4章为Vue CLI开发完全指南,第5章为Vue CLI项目实战,第6章为Vite+Vue 3完全开发指南,第7章为Vue 3.x项目实战,第8章为实现原理介绍。书中主要内容包括:Web前端发展史、Vue的诞生、Vue 2.x基础指令、Vue 2.x常用API、Vue 2.x组件系统、Vue 2.x组件化实战、Vue CLI脚手架搭建、Vue Router 3.x路由系统、Vuex 3.x状态管理系统、Axios网络插件、ElementUI框架、Vue 2.x综合项目实战、Vue 3.x基础语法、Vue 3.x组合式API、Vue 3.x响应式API、Vite脚手架、Vue ... Leer más

    $35.99 USD

  • Getting Started with PhantomJS

    de Aries Beltran ...
    The book will follow aA standard tutorial approach, and will beas a complete guide detailing the major aspects of PhantomJS with particular focus on Website website Testingtesting.This book is written forIf you are a JavaScript developers who are is interested in developing applications that interact with various web services, and doing that using a headless browser, then this book is ideal for ... Leer más

    $18.99 USD o gratis con Kobo Plus

  • Developing Windows Store Apps with HTML5 and JavaScript

    This book is a hands-on guide that follows a step-by-step tutorial approach which discusses Windows 8 application development with HTML5, CSS3, and JavaScript. This book is great for developers who want to start developing for Windows 8 and it also targets developers who want to get introduced to powerful advancements in standards-based web technology, while using it to build Windows Store apps, ... Leer más

    $15.99 USD o gratis con Kobo Plus

  • YUI 3 Cookbook

    Writing Maintainable Applications

    de Evan Goer ...
    Solve a wide range of problems in your web application quickly and efficiently with the Yahoo! User Interface Library (YUI). With this definitive, getting-started guide to version 3 of the popular open source JavaScript library, you’ll learn how to address many of the most common and challenging problems that web development presents.YUI 3 Cookbook introduces specific implementation patterns in ... Leer más

    $23.99 USD

  • High Performance Images

    Shrink, Load, and Deliver Images for Speed

    High-quality images have an amazing power of attraction. Just add some stunning photos and graphics to your website or app and watch your user engagement and conversion numbers climb. It can be tricky, but with this practical guide, you’ll master the many facets of delivering high performance images on the internet—without adversely affecting site performance.You’ll learn the nuts and bolts of ... Leer más

    $21.99 USD

  • Node.js Web Development

    Create real-time server-side applications with this practical, step-by-step guide

    de David Herron ...
    Create real-time server-side applications with this practical, step-by-step guideKey Features\[\*\] Learn about server-side JavaScript with Node.js and Node modules through the most up-to-date book on Node.js web development\[\*\] Understand website development both with and without the Connect/Express web application framework\[\* \] Develop both HTTP server and client applicationsBook ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • JRuby Cookbook

    If you're interested in JRuby, you probably don't need a turorial on Ruby, Rails, or Java -- you just need to know how to get things done. This Cookbook offers practical solutions for using the Java implementation of the Ruby language, with targeted recipes for deploying Rails web applications on Java servers, integrating JRuby code with Java technologies, developing JRuby desktop applications ... Leer más

    $20.99 USD

  • Web Development with MongoDB and Node

    Build fast web applications for handling any kind of data

    Use the two popular web development stacks, Node.js and MongoDB, to build full-featured web applicationsKey Features1. Learn the new ECMAScript along with Node 8 and MongoDB to make your application more effective.2. Get the up-to-date information required to launch your first application prototype using the latest versions of Node.js and MongoDB.3. A practical guide with clear instructions to ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • D3.js数据可视化实战手册

    Chinese Edition

    超过70多种创建动态数据可视化的方案!Key Features超过70多种创建动态数据可视化的方案文字简洁,易于读者理解精挑细选,关注最重要的任务和问题细心组织,提供高效的问题解决方案讲解透彻,清晰解读每个操作步骤举一反三,将解决方案应用到其他场景Book Description如今这个互联网时代,人们每天都生产海量的数据,如果直接面对这些数据,可能让人无从下手。将数据可视化,用形象立体的形式将其展现,有利于分析其中的关联,攫取可能存在的商业机会。本书意图通过大量的示例和代码,向读者讲述如何利用D3.js来实现数据可视化。只要读者了解JavaScript,就能完全掌握本书的内容。 本书一共13章,从如何搭建D3.js的开发环境开始,逐步介绍D3中的各种操作,包括选集、数据的初步处理、数据映射、坐标轴组件、动画过渡效果、SVG相关介绍、绘制图表、安排布局、可视化交互、力学模拟 ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Vue.js 3.0源码解析(微课视频版)

    本书共分为11章,将从源码角度入手,由浅入深分析Vue3框架的核心逻辑。首先通过极简demo引出Vue3框架核心思想,其次结合源码分析Vue3框架核心逻辑的实现原理,最后介绍Vue3框架常用命令、组件等底层实现逻辑。帮助读者深入理解Vue3框架的内部实现原理与运行逻辑,理解Vue3框架语法,揭开藏在表面的内容,让开发者能知其然还能知其所以然。 本书面向有Vue开发经验和熟悉框架开发的前端开发者,也可以作为对Vue框架源码感兴趣的编程爱好者的参考用书。 ... Leer más

    $11.99 USD

  • Angular Router

    de Victor Savkin ...
    From Angular core team member and creator of the routerAbout This BookWritten by the creator of the Angular router, giving you the best information straight from the sourceGet full coverage of the entire Angular Router library and understand exactly how every command worksEssential for all serious users of Angular who need to manage states within their applicationsWho This Book Is ForTo get the ... Leer más

    $26.99 USD o gratis con Kobo Plus

  • jQuery For Beginners

    jQuery JavaScript Library Guide For Developing Ajax Applications, Selecting DOM Elements, Creating Animations

    de Joseph Joyner ...
    Web pages and all the tools they come with, together will all the mind-blowing features like virtual programs which work on-line, are pure products of genius in programming and software engineering. Such are developed by use of web application development software such as the jQuery JavaScript library. The web applications are based or stored in their respective servers. However, before storage of ... Leer más

    $4.99 USD