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 409 - 432 de 1116 resultados
Skip side bar filters
  • 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

    $121 MXN o gratis con Kobo Plus

  • Perl Debugged

    de Peter Scott ...
    The 2001 classic - available in eBook formats for the first timePerl Debugged provides the expertise and solutions developers require for coding better, faster, and more reliably in Perl. Focusing on debugging, the most vexing aspect of programming in Perl, this example-rich reference and how-to guide minimizes development, troubleshooting, and maintenance time resulting in the creation of elegant ... Leer más

    $423 MXN

  • Building Hypermedia APIs with HTML5 and Node

    Creating Evolvable Hypermedia Applications

    de Mike Amundsen ...
    With this concise book, you’ll learn the art of building hypermedia APIs that don’t simply run on the Web, but that actually exist in the Web. You’ll start with the general principles and technologies behind this architectural approach, and then dive hands-on into three fully-functional API examples.Too many APIs rely on concepts rooted in desktop and local area network patterns that don’t scale ... Leer más

    $164 MXN

  • MASTER REACT.JS PART 3

    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

    $69 MXN o gratis con Kobo Plus

  • Learn NodeJS in 1 Day

    Complete Node JS Guide with Examples

    Node.js supports both client and server side applications. It is based on JavaScript and is very fast in operation. These distinctive features made node.js as one of the most powerful framework in the Java Ecosystem. JavaScript alone allows you to build real-time and scalable mobile and web applications. With this e-book, you will explore more on the node.js framework and how to use it efficiently ... Leer más

    $55 MXN o gratis con Kobo Plus

  • Mongoose for Application Development

    de Simon Holmes ...
    This book is a mini tutorial full of code examples and strategies to give you plenty of options when building your own applications with MongoDB. This book is ideal for people who want to develop applications on the Node.js stack quickly and efficiently. Prior knowledge of the stack is not essential as the book briefly covers the installation of the core components and builds all aspects of the ... Leer más

    $621 MXN o gratis con Kobo Plus

  • Building Android Apps with HTML, CSS, and JavaScript

    Making Native Apps with Standards-Based Web Tools

    It’s true: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop Android applications. Now updated for HTML5, the second edition of this hands-on guide shows you how to use open source web standards to design and build apps that can be adapted for any Android device.You’ll learn how to create an Android-friendly web app on the platform of your choice, and then use ... Leer más

    $231 MXN

  • Automating System Administration with Perl

    Tools to Make You More Efficient

    If you do systems administration work of any kind, you have to deal with the growing complexity of your environment and increasing demands on your time. Automating System Administration with Perl, Second Edition, not only offers you the right tools for your job, but also suggests the best way to approach specific problems and to securely automate recurring tasks.Updated and expanded to cover the ... Leer más

    $307 MXN

  • TypeScript Blueprints

    Practical Projects to Put TypeScript into Practice

    Learn how to use TypeScript with this project-based web development guide, and start delivering even better software.Key Features\[\*\] Follow and build every featured projects to put the principles of TypeScript into practice\[\*\] Learn how to use TypeScript alongside other leading tools such as Angular 2, React, and Node.js\[\*\] Find out how to migrate your JavaScript codebase to ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Ultimate Nuxt.js for Full-Stack Web Applications

    Build Production-Grade Server-Side Rendering (SSR) and Static-Site Generated (SSG) Vue.js Applications Using Nuxt.js, Node.js, and Composition API (English Edition)

    de Lau Tiam Kok ...
    Build slim SSR and SSG Nuxt applications with Composition API, remote Node.js applications, and PHP applications for projects that scale and require better maintenance.Book DescriptionUnlock the true potential of Nuxt.js with this comprehensive guide. The book explores the intricacies of Nuxt.js, with a primary focus on addressing scalability challenges inherent in web applications. Readers will ... Leer más

    $466 MXN o gratis con Kobo Plus

  • Learning Vue.js and Mastering the Interview

    Vue.js is a popular JavaScript Framework. In this concise guide, we get you up and running quickly. Then we cover the basics of Vue.js. From there we dive into important add-ons that can handle common features.Review the Vue.js LifeCycle.Form, Lists, and Binding variables.The Vue Router FundamentalsVuetify for a great-looking User InterfaceValidate your form with VuelidateIn just a short time you ... Leer más

    $17 MXN

  • Ionic : Hybrid Mobile App Development

    An end–to-end journey, empowering you to build real-time, scalable, and interactive mobile applications with the Ionic frameworkAbout This BookDevelop engaging mobile experiences with a native-looking UI in Ionic and AngularJS.Use out-of-the-box Ionic functionalities, customize existing components, and add new components with this comprehensive course.Learn Ionic by creating three complete mobile ... Leer más

    $1,111 MXN o gratis con Kobo Plus

  • Your First Week With Node.js

    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

    $182 MXN o gratis con Kobo Plus

  • AngularJS Directives Cookbook

    Extend the capabilities of AngularJS and build dynamic web applications

    Extend the capabilities of AngularJS and build dynamic web applications by creating customized directives with this selection of more than 30 recipesKey FeaturesLearn how to extend HTML templates in new ways to build even better web applications with exceptional interface componentsBuild reusable directives for large-scale AngularJS applicationsCreate even sophisticated and impressive modern web ... Leer más

    $679 MXN o gratis con Kobo Plus

  • The Book of WebGPU

    A hands-on, JavaScript-based introduction to WebGPU for real-time 3D graphics and GPU computing in the browser.The Book of WebGPU is a hands-on introduction to modern browser-based 3D graphics and GPU computing with WebGPU and JavaScript. Readers learn how to use the WebGPU API and the WebGPU Shading Language (WGSL) to render interactive 3D scenes, implement lighting and texturing, and tap into ... Leer más

    $697 MXN

    PEDIDO ANTICIPADO

  • MATLAB

    THE ULTIMATE PROGRAMMING PLAYGROUND

    Unleash Your Creativity and Code Your Dreams with MATLAB: The Ultimate Programming PlaygroundAbout the technology:MATLAB is more than just a programming language; it's a powerful platform that empowers you to explore, analyze, and visualize data across various fields. From scientific computing and engineering simulations to data science and machine learning, MATLAB offers a versatile toolbox for ... Leer más

    $155 MXN o gratis con Kobo Plus

  • JavaScript Programming for Mobile App Development

    Hands-On Guide to Building Cross-Platform Apps from Beginner to Pro

    Build powerful mobile applications with JavaScript, even if you are starting from the basics.JavaScript Programming for Mobile App Development is a practical, beginner-friendly guide designed to help readers understand how JavaScript is used to create modern cross-platform mobile apps. From the foundations of JavaScript syntax to real-world mobile development tools, this book gives learners a ... Leer más

    $119 MXN

  • Coding for Kids Ages 10 and Up

    Coding for Kids and Beginners Using HTML, CSS and Javascript

    de Bob Mather ...
    Are you looking to start coding or teach kids how to code? Or are you looking to make coding more fun with some games?This book on beginner html and JavaScript is the answer.The last decade has been the year of the programmer. It seems like everyone wants to learn how to code. It seems like the best way to get a job. It seems fun. However, it is not that easy. Coding is a skill; and like any skill ... Leer más

    $173 MXN o gratis con Kobo Plus

  • Building and Deploying Serverless Apps with TypeScript and AWS Lambda

    de Baldurs L. ...
    Building and Deploying Serverless Apps with TypeScript and AWS LambdaMaster the powerful combination of TypeScript and AWS Lambda to build scalable, cost-efficient serverless applications with confidence.Are you ready to revolutionize the way you build and deploy cloud applications? "Building and Deploying Serverless Apps with TypeScript and AWS Lambda" is your comprehensive, hands-on guide to ... Leer más

    $121 MXN o gratis con Kobo Plus

  • Google Maps JavaScript API Cookbook

    Google Maps API Cookbook follows a fast-paced, high-level, structured cookbook approach, with minimal theory and an abundance of practical, real-world examples explained in a thorough yet concise manner to help you learn quickly and efficiently.Google Maps API Cookbook is for developers who wish to learn how to do anything from adding a simple embedded map to a website to developing complex GIS ... Leer más

    $698 MXN o gratis con Kobo Plus

  • Creating NPM Package

    Your React TypeScript Guide to Create, Test, and Publish NPM Libraries

    Series series Creating NPM Package
    Updated for 2026Learn how to build, test, and publish modern NPM packages with React and TypeScript.Creating NPM Package is a practical, step-by-step guide to designing, developing, and automating the release of professional NPM libraries. Whether you are new to open-source or an experienced developer seeking to improve your team’s tools, this book will help you publish with confidence.Inside, you ... Leer más

    $139 MXN

  • JavaScript Essentials For Dummies

    The concise and digestible get-started guide to JavaScript programmingJavaScript Essentials For Dummies is your quick reference to all the core concepts about JavaScript—the dynamic scripting language that is often the final step in creating powerful websites. This no-nonsense book gets right to the point, eliminating review material, wordy explanations, and fluff. Find out all you need to know ... Leer más

    $214 MXN

  • RESTful Web API Design with Node.js

    A step-by-step guide in the RESTful world of Node.js.

    Design and implement efficient RESTful solutions with this practical hands-on guideKey FeaturesCreate a fully featured RESTful API solution from scratch.Learn how to leverage Node.JS, Express, MongoDB and NoSQL datastores to give an extra edge to your REST API design.Use this practical guide to integrate MongoDB in your Node.js application.Book DescriptionIn this era of cloud computing, every data ... Leer más

    $517 MXN o gratis con Kobo Plus

  • JavaScript for Beginners

    This book is an Introductory Guide that will help you understand the fundamental concepts without having prior knowledge of the language or programming in general. You will find concepts like:DeclarationsVariablesLetConstData typesFeaturesObjectsClassesEventsStringsArrays and much more.JavaScript is a scripting language that allows you to create dynamically updated content, multimedia control, ... Leer más

    $173 MXN