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 121 - 144 de 1268 resultados
Skip side bar filters
  • Full-Stack React TypeScript: Complete Guide to Frontend and Backend Development

    de Julien Park ...
    Full-Stack React TypeScript is your complete, practical guide to building modern, production-ready web applications from the ground up. Designed for developers who want to move beyond basic tutorials, this book walks you step by step through the entire development process, from frontend design to backend architecture, testing, and deployment.You will begin by mastering the core foundations of ... Leer más

    $5.99 USD o gratis con Kobo Plus

  • Oracle Fusion Developer Guide

    Building Rich Internet Applications with Oracle ADF Business Components and Oracle ADF Faces

    Series series Oracle Press
    Master Oracle Fusion MiddlewareSuccessfully design rich enterprise web applications using the detailed information in this Oracle Press volume. Oracle Fusion Developer Guide goes beyond the predominant drag-and-drop methods in Oracle JDeveloper 11g and provides a wealth of examples that address common development scenarios when using Oracle Fusion Middleware. Work with Oracle JDeveloper 11g, ... Leer más

    $54.79 USD

  • Modern JavaScript

    Develop and Design

    de Larry Ullman ...
    Series series Develop and Design
    It’s time for a current, definitive JavaScript book, and in this comprehensive beginner’s guide, bestselling author Larry Ullman teaches the language as it is implemented today. Larry demonstrates how to build upon JavaScript’s ease of use, while demystifying its often-cryptic syntax, especially for those who have not programmed before. This book enforces modern JavaScript’s best practices and ... Leer más

    $31.69 USD

  • TypeScript – Ein praktischer Einstieg

    Typsicheres JavaScript für skalierbare Webanwendungen

    de Josh Goldberg ...
    Traducido por Jens Olaf Koch ...
    Ein großartiger Ausgangspunkt für alle, die neu in TypeScript einsteigen! Vermittelt JavaScript-Entwicklerinnen und -Entwicklern, die keine Vorkenntnisse zu Typisierung und Typsystemen mitbringen, die Grundlagen von TypeScript. Mit verständlichen, jeweils eigenständigen Codebeispielen, wertvollen Hilfestellungen und Tipps nach dem Motto: aus alt und unsicher (JS) mach neu und sicher (TS). Gut ... Leer más

    $29.19 USD o gratis con Kobo Plus

  • Hands-On Functional Programming with TypeScript

    Explore functional and reactive programming to create robust and testable TypeScript applications

    Discover the power of functional programming, lazy evaluation, monads, concurrency, and immutability to create succinct and expressive implementationsKey FeaturesGet a solid understanding of how to apply functional programming concepts in TypeScriptExplore TypeScript runtime features such as event loop, closures, and PrototypesGain deeper knowledge on the pros and cons of TypeScriptBook ... Leer más

    $26.59 USD o gratis con Kobo Plus

  • Ultimate Node.js for Cross-Platform App Development

    Learn to Build Robust, Scalable, and Performant Server-Side JavaScript Applications with Node.js

    de Ramesh Kumar ...
    Unleash the Power of Node.js for Building Enterprise-Grade, Scalable Server-Side Applications.Book DescriptionUnlock the full potential of Node.js for modern web development with this comprehensive handbook to developing applications and services.The book will cover the fundamentals to advanced techniques, and explore the intricacies of building powerful applications. You will master Express ... Leer más

    $28.49 USD o gratis con Kobo Plus

  • Aprender Javascript Avanzado con 100 ejercicios prácticos

    de MEDIAactive ...
    JavaScript es el lenguaje de programación que se ocupa de asignar la interactividad a cada uno de los elementos que conforman una página web o una aplicación. Este lenguaje, complicado pero a la vez extremadamente mecánico, funciona mediante la asignación de elementos de diferentes tipos, cuyo uso y aplicación resulta imprescindible conocer. Tras haber consultado los 100 ejercicios que conforman ... Leer más

    $11.87 USD o gratis con Kobo Plus

  • 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

    $24.59 USD o gratis con Kobo Plus

  • Responsive Web Design with HTML5 and CSS

    Build future-proof responsive websites using the latest HTML5 and CSS techniques

    de Ben Frain ...
    2025 Edition: Harness the power of HTML5 and CSS to create UIs that work flawlessly on mobile phones, tablets, desktops, and everything in-between. The bestseller, now with color images.Key FeaturesUnderstand what responsive web design is, and learn to design effective, accessible, and future-proof front-end applicationsExplore the newest CSS features like view transitions, scroll-driven ... Leer más

    $32.39 USD o gratis con Kobo Plus

  • Excel 2019 All-in-One

    Master the new features of Excel 2019 / Office 365

    Excel is, by far, the most preferred spreadsheet program on this planet. People love it because of its simplicity and easy user interface. The primary focus of Excel is to perform basic to advanced level numeric calculations. Every industry, department, job role is dependent on Excel to perform day to day duties as well as data analysis and visualization. Microsoft Excel is available in both ... Leer más

    $14.39 USD o gratis con Kobo Plus

  • Web Storage API

    Learn how to store data from your website with JavaScript

    de J.D Gauchat ...
    Learn how to use the Web Storage API to store information on the user's computer. After reading this guide, you will know how to define a temporary or permanent storage space for your website, and how to store and retrieve data.Table of ContentsWEB STORAGE APIStorage SystemsSession StorageStoring DataReading DataDeleting DataLocal StorageStorage EventQUICK REFERENCEStorageEventThis guide assumes . ... Leer más

    $1.92 USD

  • Architecting Angular Applications with Redux, RxJS, and NgRx

    Learn to build Redux style high-performing applications with Angular 6

    Manage state in Angular to write high performing web apps by combining the power of Flux, RxJS, and NgRxKey Features- Learn what makes an excellent Angular application architecture- Use Redux to write performant, consistent Angular applications- Incorporate Reactive Programming principles and RxJS to make it easier to develop, test, and debug your Angular applicationsBook DescriptionManaging the ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • The Book of JavaScript, 2nd Edition

    A Practical Guide to Interactive Web Pages

    de Thau ...
    JavaScript makes it easy to add interactivity, animation, and other tricks to your web pages. But this isn't just a book of JavaScripts for you to cut and paste into your HTML, only to find out that nothing works as you'd expected. Using real-world examples as the starting point, author thau! walks you step-by-step through various scripts and explains how they produce the effects you want.Because ... Leer más

    $23.09 USD

  • ASP.NET MVC Fundamentals : Step-by-Step Instructions for Building Web Applications with ASP.NET 8, Integrating SQLite for Robust Data Handling, and Utilizing Entity Framework

    Step-by-Step Instructions for Building Web Applications with ASP.NET 8, Integrating SQLite for Robust Data Handling, and Utilizing Entity Framework to Streamline Database Operations.This comprehensive guide is designed for both beginners and experienced developers aiming to master ASP.NET MVC using the latest .NET 8 framework. Delve into the evolution of ASP.NET MVC, understand its architecture, ... Leer más

    $1.99 USD

  • Python for Beginners

    A Complete Guide to Learn the Fundamentals of Python and Start Programming Today!

    de MEGANE NOEL ...
    Series series Computer Programming
    Python is an interpreted, not compiled, high-level programming language. Apart from that, it is an object-oriented programming language that allows interaction between the developer and the Python interpreter. It is believed that this programming language was created between 1985 and 1990. This breakthrough is credited to Guido van Rossum.Python's source code, like that of the Perl programming ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • Ultimate AI-Assisted Development with GitHub Copilot

    Unlock Faster AI-Powered Development, Testing and Automation in Java, Python, TypeScript, Go, and C++ with GitHub Copilot (English Edition)

    Code smarter, Test faster, and Build better with GitHub Copilot!Key Features● Master prompt engineering and multi-modal Copilot interactions.● Use GitHub Copilot for real coding, testing, and DevOps tasks.● Speed up development with AI-powered code and test generation.Book DescriptionAI-assisted coding is transforming how software is built—faster, smarter, and with fewer errors. GitHub Copilot ... Leer más

    $17.99 USD o gratis con Kobo Plus

  • Cross-Platform-Entwicklung mit Tabris.js

    Series Libro 235 - shortcuts
    Von Apps wird heute im Allgemeinen erwartet, dass sie mindestens auf den beiden großen mobilen Betriebssystemen Android und iOS laufen, im Idealfall gibt es auch noch eine Desktopversion für Windows, Linux und macOS. Doch für Entwickler bedeutet das nicht nur einen gewaltigen Arbeitsaufwand, da praktisch für jedes OS eine eigene Anwendung geschrieben werden muss, sondern eben auch die für ... Leer más

    $5.39 USD

  • CompTIA A+ Certification All-in-One Exam Guide

    How to pass the exam without over studying!

    de Tech Guru ...
    This eBook is intended for IT (Information Technology) professionals wishing to earn themselves a CompTIA A+ certification. Thus, it is assumed that a person reading this book has already obtained the basic knowledge required for Windows and computer operating systems. Although, the A+ certification is provided as an entry level qualification, hence, you do not need an in-depth understanding to ... Leer más

    $3.99 USD

  • Working with Vue.js

    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.If you're an ... Leer más

    $10.59 USD o gratis con Kobo Plus

  • Functional JavaScript

    Introducing Functional Programming with Underscore.js

    de Michael Fogus ...
    How can you overcome JavaScript language oddities and unsafe features? With this book, you’ll learn how to create code that’s beautiful, safe, and simple to understand and test by using JavaScript’s functional programming support. Author Michael Fogus shows you how to apply functional-style concepts with Underscore.js, a JavaScript library that facilitates functional programming techniques. Sample ... Leer más

    $14.39 USD

  • JavaScript & DHTML Cookbook

    Solutions & Examples for Web Programmers

    de Danny Goodman ...
    In today's Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece of code that you can insert right into your ... Leer más

    $25.99 USD

  • Java Learn JavaScript with Easy

    A Guide to Beginners To Expert In a Week

    de Adiy ...
    Java Learn JavaScript with Easy A guide to Beginners To Expert in a week. You can batter experience to JavaScript ... Leer más

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

  • React Cookbook

    Recipes for Mastering the React Framework

    React helps you create and work on an app in just a few minutes. But learning how to put all the pieces together is hard. How do you validate a form? Or implement a complex multistep user action without writing messy code? How do you test your code? Make it reusable? Wire it to a backend? Keep it easy to understand? The React Cookbook delivers answers fast.Many books teach you how to get started, ... Leer más

    $41.09 USD