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 1 - 24 de 1270 resultados
Skip side bar filters
  • Building Polyfills

    Web Platform APIs for the Present and Future

    Add custom features to browsers old and new by writing polyfill libraries, JavaScript plugins that take browsers beyond their native capabilities. In this practical fieldbook, author Brandon Satrom introduces principles and guidelines for polyfill development, and then walks you through the steps for building a complex, real-world HTML5 polyfill.You’ll also explore the future of polyfilling—or ... Leer más

    $8.69 USD

  • Learn JavaScript in 24 Hours

    de Alex Nordeen ...
    JavaScript is very fast, simple and integrate easily with other languages. It allows you to create highly responsive interfaces. This e-book is a gentler introduction to JavaScript. The real issues in learning JavaScript is either not understanding the basic concept clearly or overwhelmed by too much detailed learning resources.To encounter these issues, this e-book is created. It is a small book ... Leer más

    $9.99 USD

  • React for Real

    Front-End Code, Untangled

    When traditional web development techniques don't cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt, you'll be up and running in no time creating dynamic web applications. Craft isolated components that make your apps easier to develop and maintain, with plenty of guidance on best practices. Set up ... Leer más

    $16.59 USD

  • A Skeptic’s Guide to Functional Programming with JavaScript

    How to level up your code without alienating your team

    What if the team hates my functional code? Learning functional programming can be intoxicating. Your code becomes more elegant, more expressive—solid. But what if the people you work with don’t get it? Some of their concerns are legitimate. Others are plain ignorant. But how do you tell the difference? And either way, how do you have a rational conversation when there’s so much angst? It seems ... Leer más

    $28.09 USD

  • Ultimate React Design Patterns for High Performance

    Build Clean, Scalable and Enterprise-Ready React Applications with Advanced Patterns and Performance Techniques (English Edition)

    Master React Design Patterns That Turn Your Code into Enterprise-Ready Apps.Key Features● Master advanced React patterns such as HOCs custom hooks and functional architecture.● Build enterprise level design systems with Figma and reusable UI components.● Apply advanced TypeScript to deliver scalable and strongly typed React applications.Book DescriptionReact has become the cornerstone of... ... Leer más

    $24.95 USD

  • 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.09 USD

  • Elevating React Web Development with Gatsby

    Practical guide to building performant, accessible, and interactive web apps with React and Gatsby.js 4

    Learn how to create SEO-friendly, powerful static websites using Gatsby by harnessing the power of ReactKey FeaturesUnderstand how to use Gatsby to build, test, and deploy an end-to-end website and manage SEOBuild reusable templates to streamline your workflowsCreate plugins, add authentication, and work with real-time dataBook DescriptionGatsby is a powerful React static site generator that ... Leer más

    $30.59 USD o gratis con Kobo Plus

  • Introductory Guideline for Using Twilio Programmable Messaging and Programmable Voice Services

    Twilio.com is an American cloud communications platform. Twilio allows software developers to programmatically make and receive phone calls, send and receive text messages, and perform other communication functions using its web service APIs.Twilio uses Amazon Web Services to host telephony infrastructure and provide connectivity between HTTP and the public switched telephone network (PSTN) ... Leer más

    $12.99 USD o gratis con Kobo Plus

  • Rails Pocket Reference

    A Quick Guide to Rails

    de Eric Berry ...
    Rails 2.1 brings a new level of stability and power to this acclaimed web development framework, but keeping track of its numerous moving parts is still a chore. Rails Pocket Reference offers you a painless alternative to hunting for resources online, with brief yet thorough explanations of the most frequently used methods and structures supported by Rails 2.1, along with key concepts you need to ... Leer más

    $7.19 USD

  • Developing Web Components

    UI from jQuery to Polymer

    Although web components are still on the bleeding edge—barely supported in modern browsers—the technology is also moving extremely fast. This practical guide gets you up to speed on the concepts underlying W3C’s emerging standard and shows you how to build custom, reusable HTML5 Web Components.Regardless of your experience with libraries such as jQuery and Polymer, this book teaches JavaScript ... Leer más

    $18.79 USD

  • Web Application Development with MEAN

    Unlock the power of the MEAN stack by creating attractive and real-world projectsAbout This BookLearn about the different components that comprise a MEAN application to construct a fully functional MEAN application using the best third-party modulesA step-by-step guide to developing the MEAN stack components from scratch to achieve maximum flexibility when building an e-commerce applicationBuild ... Leer más

    $61.19 USD o gratis con Kobo Plus

  • TypeScript in the Classroom

    de Baldurs L. ...
    Unlock the power of TypeScript through project-based learning. The perfect guide for educators and students alike.Are you looking to teach or learn one of the most in-demand programming languages in today's tech industry? "TypeScript in the Classroom" bridges the gap between academic computer science education and real-world development skills that employers actually want.This comprehensive guide ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • JavaScript Bootcamp

    Hands-On Learning For Web Developers

    de Rob Botwright ...
    ���� JavaScript Bootcamp: From Zero to Hero - Hands-On Learning for Web Developers ����Are you ready to become a web development hero? Look no further than our comprehensive book bundle, "JavaScript Bootcamp: From Zero to Hero." Whether you're a newcomer to the world of web development or an experienced coder looking to master JavaScript, this bundle is your ultimate guide.���� Book 1 - JavaScript ... Leer más

    $7.99 USD

  • KnockoutJS Programming By Example

    This book is a practical guide to KnockoutJS programming and provides how to integrate with several web technology such as HTML5, Bootstrap CSS, RequireJS, PHP, ASP.NET MVC, Node.js and Socket.io. It describes all the elements of the KnockoutJS API and illustrates their use with code examples. The following is a list of highlight topics:* Preparing development environment* Model-View-ViewModel ... Leer más

    $3.49 USD

  • MASTER REACT.JS PART 6

    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

  • Natural Language Processing with Python

    Analyzing Text with the Natural Language Toolkit

    This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation. With it, you'll learn how to write Python programs that work with large collections of unstructured text. You'll access richly annotated datasets using a comprehensive range ... Leer más

    $33.89 USD

  • UNCOVER HIDDEN INSIGHTS ON CLOJURE PROGRAMMING

    MASTER SPAs AND DYNAMIC ULs LIKE A PRO

    UNLOCK THE POWER OF CLOSURE: Master Front-End Development & Build Dynamic UIs and SPAs Like a ProAre you ready to take your front-end development skills to the next level?In this comprehensive guide, you'll unlock the power of Closure – a powerful JavaScript technique for creating modular, efficient, and maintainable code. You'll not only master Closure itself, but also leverage it to build ... Leer más

    $7.00 USD o gratis con Kobo Plus

  • JavaScript

    Syntax and Practices

    JavaScript is an easy-to-use, flexible, dynamic, prototype-based programming language predominantly used over the web. Although the initial focus of the language was to assist in the generation of dynamic web content, it soon found its way into numerous other applications. This book aims to cover the fundamentals of the language by providing a strong start for people who wish to start their ... Leer más

    $63.99 USD

  • HTML5 Games: Novice to Ninja

    Create Smash Hit Games in HTML5

    This book will teach you how to create awesome video games. Games from scratch. Games that run cross-platform, in web browsers, and on phones. Games filled with dynamic sound and music. Games overflowing with impressive visual effects. Fun games.More importantly, this book will teach you how to think about making games. You'll learn to analyze and dissect games; to understand what it is that makes ... Leer más

    $23.79 USD o gratis con Kobo Plus

  • JavaScript in easy steps, 6th edition

    de Mike McGrath ...
    Series series In Easy Steps
    JavaScript in easy steps, 6th 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 your own web ... Leer más

    $16.37 USD

  • Learning Perl Objects, References, and Modules

    Perl is a versatile, powerful programming language used in a variety of disciplines, ranging from system administration to web programming to database manipulation. One slogan of Perl is that it makes easy things easy and hard things possible. This book is about making the leap from the easy things to the hard ones.Learning Perl Objects, References & Modules offers a gentle but thorough ... Leer más

    $20.19 USD

  • JavaScript for the Business Developer

    de Mike Faust ...
    Series series Business Developers series
    In JavaScript for the Business Developer, author Mike Faust builds the case for integrating JavaScript into business applications and then shows the application programmer how JavaScript can help them create dynamic business applications with Web browser interfaces. Developing compelling, user-friendly interfaces is one of the best arguments for using JavaScript when building business applications ... Leer más

    $36.89 USD o gratis con Kobo Plus

  • JSP-Servlet Interview Questions You'll Most Likely Be Asked

    Series Libro 13 - Job Interview Questions series
    280 JSP-Servlet Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsJSP-Servlet Interview Questions You'll Most Likely Be Asked is a perfect companion to stand a head above the rest in today's competitive job market. Rather than going t... ... Leer más

    $8.99 USD o gratis con Kobo Plus

  • HTML5: Up and Running

    Dive into the Future of Web Development

    de Mark Pilgrim ...
    If you don't know about the new features available in HTML5, now's the time to find out. This book provides practical information about how and why the latest version of this markup language will significantly change the way you develop for the Web.HTML5 is still evolving, yet browsers such as Safari, Mozilla, Opera, and Chrome already support many of its features -- and mobile browsers are even ... Leer más

    $17.29 USD