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 337 - 360 de 1369 resultados
Skip side bar filters
  • How Not to Node.js

    A handbook to avoid common Node.js pitfalls and build cleaner, faster, and production-ready apps

    de Lucas Santos ...
    Level up from writing code that works to writing code that scales and avoid performance and production issues like a proKey FeaturesIdentify and fix common Node.js anti-patterns before they impact productionAvoid performance bottlenecks by understanding Node.js internalsApply proven patterns to write clean, maintainable, and scalable Node.js codeBook DescriptionNode.js makes it easy to get started ... Leer más

    $32.99 USD

    PEDIDO ANTICIPADO

  • Learn TypeScript 3 by Building Web Applications

    Gain a solid understanding of TypeScript, Angular, Vue, React, and NestJS

    Learn TypeScript and many of its features by building state of art web applications from scratch with the help of modern tooling, frameworks, and librariesKey FeaturesCreate modern Web applications to help businesses around the world benefit from better quality applicationsLearn the latest features of TypeScript 3 and use them wiselyExplore TDD practices, OOP techniques, and industry best ... Leer más

    $36.99 USD o gratis con Kobo Plus

  • Building Web Apps with Ember.js

    Write Ambitious JavaScript

    If you’re a web developer interested in building scalable single-page applications—full-stack, browser-based apps that connect to a backend—this practical guide shows you how to use Ember.js, the popular JavaScript framework based on the model-view-controller (MVC) architectural pattern.Through the course of the book, you’ll learn how to build a prototype Ember application (a musician index called ... Leer más

    $17.99 USD

  • ActionScript 3.0 Cookbook

    Solutions for Flash Platform and Flex Application Developers

    Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based "Rich Internet Applications". Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment.Rather than ... Leer más

    $23.99 USD

  • ReactJS Blueprints

    Create powerful applications with ReactJS, the most popular platform for web developers todayAbout This BookCreate web apps with the most popular JavaScript library in the worldLearn how to speed up your development process and save valuable timeWork though step-by-step tutorials that provide easy-to-understand solutions to real-world problemsWho This Book Is ForThis book is for those who want to ... Leer más

    $32.99 USD

  • CMIS and Apache Chemistry in Action

    SummaryCMIS and Apache Chemistry in Action is a comprehensive guide to the CMIS standard and related ECM concepts, written by the authors of the standard. In it, you'll tackle hands-on examples for building applications on CMIS repositories from both the client and the server sides. You'll learn how to create new content-centric applications that install and run in any CMIS-compliant repository ... Leer más

    $58.99 USD

  • Java Swing Programming

    GUI Tutorial From Beginner To Expert

    de Rob Botwright ...
    ���� Welcome to the ultimate Java Swing Programming bundle! ����Are you ready to embark on a thrilling journey from GUI beginner to expert? Look no further! Our comprehensive bundle has everything you need to become a Java Swing wizard. ����♂️�������� Book 1: Java Swing Essentials ���� Start your adventure with the essentials! This beginner's guide will introduce you to the fundamental concepts of ... Leer más

    $7.99 USD

  • MEAN Cookbook

    The meanest set of MEAN stack solutions around

    Over 50 recipes to create full-stack high-performance web applications using pure JavaScript and the MEAN stack.Key FeaturesArchitect a fully functional stand-alone web application, including the web server, database, and front-end web applicationImprove the performance and maintainability of your MEAN stack application with tips for configuration and optimizationHighlights MEAN Stack best ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • FusionCharts Beginner's Guide

    Create interactive charts in JavaScript (HTML5) and Flash for your web and enterprise applications with this book and ebook

    The book is written as a practical, step-by-step guide to using FusionCharts Suite. The book not only teaches you the fundamentals and implementation of FusionCharts Suite, but also makes you the data visualization guru among your friends and colleagues by teaching how to select the right chart type and usability tips. Filled with examples, code samples and practical tips in a no-nonsense way, the ... Leer más

    $28.99 USD o gratis con Kobo Plus

  • PhantomJS Cookbook

    de Rob Friesel ...
    A task-based guide that provides solutions to real-world test automation problems. This book is intended for web development professionals who want to integrate PhantomJS into their development and testing workflows. If you are a web developer looking to run automated unit tests while you work, or perhaps you are a QA engineer looking for a fast test automation utility, then this book is perfect ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • Professional JavaScript

    Fast-track your web development career using the powerful features of advanced JavaScript

    Develop your JavaScript programming skills by learning strategies and techniques commonly used in modern full-stack application developmentKey FeaturesWrite and deploy full-stack applications efficiently with JavaScriptDelve into JavaScript’s multiple programming paradigmsGet up to speed with core concepts such as modularity and functional programming to write efficient codeBook DescriptionIn ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • JavaScript Mastery: A Step-by-Step Beginner's Guide to Learning JavaScript Programming

    de Chloe Annable ...
    Are you eager to delve into the world of computer programming?Whether you're a complete beginner seeking a user-friendly introduction, JavaScript is the ideal choice for individuals like yourself! In today's modern society, computers play a crucial and nearly ubiquitous role. While they empower us with numerous capabilities, many still find them perplexing, especially when it comes to aspects like ... Leer más

    $11.64 USD o gratis con Kobo Plus

  • Next-Level UI Development with PrimeNG

    Master the versatile Angular component library to build stunning Angular applications

    de Dale Nguyen ...
    Unlock the full potential of PrimeNG and jumpstart your Angular development with essential tools and techniques for web application developmentKey FeaturesGain a comprehensive understanding of PrimeNG for Angular developmentLeverage PrimeNG's UI components, theming, and performance optimization to create scalable and competitive web appsApply concepts to real-world scenarios through practical ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • HTTP/2 in Action

    de Barry Pollard ...
    SummaryHTTP/2 in Action is a complete guide to HTTP/2, one of the core protocols of the web. Because HTTP/2 has been designed to be easy to transition to, including keeping it backwards compatible, adoption is rapid and expected to increase over the next few years. Concentrating on practical matters, this interesting book presents key HTTP/2 concepts such as frames, streams, and multiplexing and ... Leer más

    $49.99 USD

  • Algorithms and Programs

    An AI-Assisted Approach

    de Eric Braude ...
    Algorithms power modern systems--from flight control and robotics to recommendation engines and AI applications. Algorithms and Programs: An AI-Assisted Approach shows how to clearly define an algorithm's purpose, design a structured outline, translate it into reliable code, and reason about its efficiency and complexity.Rather than relying on traditional pseudocode, this book uses precise ... Leer más

    $43.19 USD

    PEDIDO ANTICIPADO

  • Begin to Code

    Building apps and games in the Cloud

    de Rob Miles ...
    Become a cloud developer — and have fun doing it!This full-color guide will help you start creating cloud-based apps and games fast, even if you've never done it before. Not just friendly and easy, it puts you in control of your own learning and empowers you to solve problems you care about. Microsoft and author Rob Miles have reinvented the introductory tutorial, reflecting deep research into how ... Leer más

    $30.99 USD

  • WebRTC API

    Learn how to connect computers in a network with HTML5 and JavaScript

    de J.D Gauchat ...
    Learn how to use the WebRTC API to establish peer-to-peer communications. After reading this guide, you will know how to connect your users with each other, how to create a system to let your users perform video calls, and how to transfer data from one user to another.Table of ContentsWEBRTC APIWeb ParadigmsICE ServersPeer ConnectionICE CandidateOffer and AnswerSession DescriptionMedia ... Leer más

    $2.84 USD o gratis con Kobo Plus

  • Learning Angular

    A no-nonsense beginner's guide to building web applications with Angular 10 and TypeScript

    Uncover Angular's potential for creating enterprise web applications—from setting up the environment to deployment—with the help of expert guidance, step-by-step explanations, and hands-on exercisesKey FeaturesLearn the fundamentals of Angular to build web applications using TypeScriptExplore the basics of Angular development, from components and templates to forms and servicesDiscover best ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • JavaScript: Beginner's Guide to Programming Code with JavaScript

    JavaScript Computer Programming

    Series series JavaScript Computer Programming
    Learn JavaScript programming today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Program code in JavaScript through learning the core essentials that every JavaScript programmer must know. JavaScript is on the internet everywhere we look. Thanks to JavaScript, many of the sites that you enjoy are able to run the ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Desarrollo Web desde Cero - Guía Práctica

    de Oscar Pérez ...
    "Desarrollo Web desde Cero - Guía Práctica"Aprende los fundamentos del desarrollo web con esta guía práctica y accesible. Descubre cómo funcionan las páginas web, domina HTML desde cero y crea tu primer sitio web personal. Perfecto para principiantes que quieren iniciar su carrera en el desarrollo web. ... Leer más

    Gratis

  • Bootstrap 4 Cookbook

    Solutions to common problems faced in Responsive Web Design

    Over 75 recipes to help you build elegant and responsive web applications with Bootstrap 4Key Features\[\*\] Packed with easy-to-follow recipes on building responsive web pages with Bootstrap 4 that can be applied to a web project of your choice\[\*\] Build intuitive user interfaces that are mobile-ready with the latest features offered by BS4\[\*\] Stay on top of the changes that Bootstrap 4 ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Automate with Grunt

    The Build Tool for JavaScript

    Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It's a build tool in the spirit of Make and Rake, but written with modern apps in mind. This book gets you up to speed with Grunt using practical hands-on examples, so you can wrangle your projects with ease. You'll learn how to create and ... Leer más

    $11.99 USD

  • Server-Side Enterprise Development with Angular

    Use Angular Universal to pre-render your web pages, improving SEO and application UX

    Build SEO-friendly, progressive web applications that live on the web, mobile, or desktop, using the latest Angular Universal which is loaded with powerful features such as components, directives, and servicesKey FeaturesExplore differences between server-side and client-side renderingLearn how to create a progressive web app with great SEO supportDiscover best practices and how to use them to ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • RESTful Web API Design with Node.js 10

    Learn to create robust RESTful web services with Node.js, MongoDB, and Express.js

    Design and implement scalable and maintainable RESTful solutions with Node.js 10Key FeaturesCreate rich and scalable RESTful API solutions from scratchExplore the new features of Node.js 10, Express 4.0, and MongoDBIntegrate MongoDB in your Node.js application to store and secure your dataBook DescriptionWhen building RESTful services, it is really important to choose the right framework. Node.js, ... Leer más

    $25.99 USD o gratis con Kobo Plus