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 457 - 480 de 636 resultados
Skip side bar filters
  • 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

    $20.78 USD

  • JavaScript & jQuery: The Missing Manual

    JavaScript lets you supercharge your HTML with animation, interactivity, and visual effects—but many web designers find the language hard to learn. This easy-to-read guide not only covers JavaScript basics, but also shows you how to save time and effort with the jQuery and jQuery UI libraries of prewritten JavaScript code. You’ll build web pages that feel and act like desktop programs—with little ... Leer más

    $33.11 USD

  • JavaScript Web Applications

    jQuery Developers' Guide to Moving State to the Client

    de Alex MacCaw ...
    Building rich JavaScript applications that bring a desktop experience to the Web requires moving state from the server to the client side—not a simple task. This hands-on book takes proficient JavaScript developers through all the steps necessary to create state-of-the-art applications, including structure, templating, frameworks, communicating with the server, and many other issues.Throughout the ... Leer más

    $18.17 USD

  • 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

    $18.17 USD

  • Learn Vue.js: The Collection

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.This is a collection ... Leer más

    $19.43 USD

  • Node.js: Tools & Skills

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and ... Leer más

    $8.81 USD

  • Appcelerator Titanium Business Application Development Cookbook

    Presented in easy to follow, step by step recipes, this guide is designed to lead you through the most important aspects of application design.Titanium developers who already have a basic knowledge of working with Appcelerator Titanium but want to further develop their knowledge for use with business applications ... Leer más

    $25.10 USD o gratis con Kobo Plus

  • AJAX Programming

    Create Powerful Web And Mobile Applications

    de Rob Botwright ...
    ���� AJAX Programming Book Bundle: Unlock the Power of Web and Mobile Development! ��������Are you ready to take your web and mobile development skills to the next level? Introducing the AJAX Programming book bundle - your comprehensive guide to creating powerful applications that dominate the digital landscape. ��������With four dynamic books packed with insights, techniques, and real-world ... Leer más

    $7.19 USD

  • Coding Languages

    Angular With Typescript, Machine Learning With Python And React Javascript

    de Richie Miller ...
    If you want to discover how to use Angular, Python for Machine Learning or React JavaScript, this book is for you!3 BOOKS IN 1 BUNDLE!· BOOK 1: ANGULAR FRAMEWORK ESSENTIALS - OPEN SOURCE WEB APP DEVELOPMENT USING ANGULAR & TYPESCRIPT· BOOK 2: PYTHON MACHINE LEARNING - ALGORITHM DESIGN & PRACTICAL CODE EXECUTION· BOOK 3: REACT JAVASC... ... Leer más

    $5.39 USD

  • Svelte with Test-Driven Development

    Advance your skills and write effective automated tests with Vitest, Playwright, and Cucumber.js

    de Daniel Irvine ...
    Key FeaturesUnderstand and master the test-driven development (TDD) workflowExplore the principles of unit testing with Vitest and end-to-end testing using Playwright and Cucumber.jsLeverage practical examples of unit tests covering a range of SvelteKit framework featuresBook DescriptionSvelte is a popular front-end framework used for its focus on performance and user-friendliness, and test-driven ... Leer más

    $23.93 USD o gratis con Kobo Plus

  • Node.js

    Apprendre par la pratique

    Series series Blanche
    Plus de 500 exemples pour apprendre en pratiquantLa plate-forme Node.js est passée du statut d'OVNI à celui d'incontournable. En 2018, elle fait fonctionner des applications web, de l'outillage front-end, de la distribution de fichiers pair-à-pair, des objets connectés et la NASA l'utilise même pour analyser les données télémétriques de ses sondes spatiales.L'intention de cet ouvrage est d'être ... Leer más

    $24.40 USD

  • Learning Web Design

    A Beginner's Guide to HTML, CSS, JavaScript, and Web Graphics

    Do you want to build web pages, but have no previous experience? This friendly guide is the perfect place to start. You’ll begin at square one, learning how the Web and web pages work, and then steadily build from there. By the end of the book, you’ll have the skills to create a simple site with multi-column pages that adapt for mobile devices.Learn how to use the latest techniques, best practices ... Leer más

    $25.91 USD

  • 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

    $32.39 USD o gratis con Kobo Plus

  • O retorno do cangaceiro JavaScript

    De padrões a uma abordagem funcional

    O paradigma funcional está cada vez mais presente em frameworks modernos. E com o JavaScript em constante evolução, os desenvolvedores cangaceiros estão sempre aprendendo novas formas de aprimorar a manutenção e legibilidade de seus códigos, armando-se de conceitos e técnicas para se aventurar em terras ainda mais avançadas e frameworks que possuem grande demanda no atual mercado de trabalho. ... Leer más

    $8.99 USD o gratis con Kobo Plus

  • Canivete suíço do desenvolvedor Node

    de Caio Incau ...
    Você já passou por problemas reais ao fazer o deploy de uma aplicação com Express? Como, por exemplo, servir conteúdo estático de forma otimizada, tratar os erros, usar cache, ou até mesmo a necessidade de criar um Cluster? Pois bem, é isto que este livro aborda: como resolver ou se prevenir de problemas na sua aplicação utilizando Express. A ideia é tratar de diversos conceitos básicos e ... Leer más

    $8.99 USD o gratis con Kobo Plus

  • D3 4.x数据可视化实战手册(第2版)

    Chinese Edition

    Web可视化的佼佼者,强大社区的支持,提供65种基于D3 4.x最新特性的令人惊艳的数据可视化方案,创建你自己的力导向图吧!Key Features通过大量的示例和代码进行讲解利用JavaScript的最新特性,通过D3 4.x实现数据可视化Book Description当今,我们的世界已经进入万物互联的时代,每天都会产生海量的数据,如果直接面对这些数据,可能让人无从下手。相反,如果将数据可视化,用形象生动的形式展现出来,不仅有利于分析其中的关联,还能攫取可能存在的商业机会。本书旨在通过大量的示例和代码,向读者讲述如何利用D3 4.x来实现数据可视化。只要读者了解JavaScript,就能完全掌握本书的内容。 本书共13章,从如何搭建D3.js的开发环境开始,逐步介绍D3中的各种操作,其中包括选集、数据的初步处理、数据映射、坐标轴组件、动画过渡效果、SVG相关介绍、绘制图表、安排布局 ... Leer más

    $32.39 USD o gratis con Kobo Plus

  • NEXT.JS MASTERY FOR BEGINNERS PART 2

    de m.furqan riaz ...
    This book is part of the next js learning book. It concludes creating react websites and also help you to learn the handful javascript, css and html that are also necessaryt for the website building.NextJs is a framework you will never regret learning. This is one of my favorite JavaScript frameworks. It provides endless possibilities for developing beautiful applications. NextJs is a React-based ... Leer más

    $3.59 USD o gratis con Kobo Plus

  • Mastering Ionic

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Leer más

    $11.51 USD

  • JQuery Mobile

    La bibliothèque JavaScript pour le Web mobile

    de Éric Sarrion ...
    Series series Blanche
    Aussi riche que sa parente jQuery, dont la renommée n'est plus à faire auprès des développeurs web, jQuery Mobile est la bibliothèque JavaScript la plus adaptée pour créer des sites web à destination des smartphones et tablettes tactiles (iPhone, iPad, Android...).L'hétérogénéité des écrans de terminaux mobiles est un véritable casse-tête technique pour le développeur de sites web mobiles. Grâce à ... Leer más

    $16.52 USD

  • jQuery 1.7 et jQuery UI

    Une bibliothèque pour JavaScript

    de Éric Sarrion ...
    Series series Noire
    Améliorer ses développements web avec jQuery, la bibliothèque JavaScript simple et efficace !Dernier né des frameworks Javascript, jQuery a immédiatement séduit les développeurs web. Simple, efficace, complet, il permet de créer et manipuler des pages HTML/CSS dynamiques, sans forcément maîtriser la syntaxe compliquée du langage JavaScript. Associé au module jQuery UI, pour ajouter des effets ... Leer más

    $25.34 USD

  • Modern Web Development with Angular

    Build Cutting-Edge, Scalable Web Apps from Scratch with Angular, TypeScript, and Reactive Programming (English Edition)

    Learn modern Angular development and jumpstart your web development journeyBook DescriptionAngular is one of the most popular and powerful frameworks for building dynamic, scalable web applications. With its robust ecosystem, it’s widely used to create high-performance, enterprise-level applications.This book offers a hands-on approach to mastering Angular, guiding you from setting up your ... Leer más

    $22.46 USD o gratis con Kobo Plus

  • Single-Page-Web-Apps

    JavaScript im Einsatz: Webseiten erstellen mit AngularJS, Meteor und jQuery Mobile

    Series series Web Programmierung
    Single-Page-Web-Apps sind eine neue Art, Webanwendungen zu bauen. Im Gegensatz zu klassischen Webseiten führen Single-Page-Web-Apps keinen Seitenwechsel mehr durch die Oberfläche wird über dynamischen Austausch der HTML-Elemente auf einer einzigen Seite mit JavaScript verändert. Die Implementierung erfolgt mit den Technologien HTML5, CSS3 und JavaScript. Die HTML-Seiten werden zum größten Teil ... Leer más

    $21.99 USD o gratis con Kobo Plus

  • Perl and XML

    XML Processing with Perl

    XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from Web pages to legal contracts to books. However, XML has also proven itself to be indispensable for organizing and ... Leer más

    $20.78 USD

  • Ruby on Rails: Up and Running

    Up and Running

    Ruby on Rails is the super-productive new way to develop full-featured web applications. With Ruby on Rails, powerful web applications that once took weeks or months to develop can now be produced in a matter of days. If it sounds too good to be true, it isn't.If you're like a lot of web developers, you've probably considered kicking the tires on Rails - the framework of choice for the new ... Leer más

    $15.56 USD