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 265 - 288 de 1289 resultados
Skip side bar filters
  • Criando seu próprio chatbot

    Series series Mago Javascript
    'Criando um Chatbot: Guia para iniciantes' é o livro ideal para quem deseja dar os primeiros passos na criação de um chatbot. Com uma abordagem simples e direta, o livro ensina o leitor a construir um chatbot que se assemelha ao ChatGPT, usando técnicas de processamento de linguagem natural e inteligência artificial.O livro começa explicando os conceitos básicos de chatbots e como eles funcionam, ... Leer más

    $81 MXN o gratis con Kobo Plus

  • TypeScript Internationalization (i18n) and Localization (L10n)

    de Baldurs L. ...
    TypeScript Internationalization: Building Multilingual Web Applications with TypeScriptMaster the art of creating global-ready web applications with TypeScript's powerful type system and modern i18n frameworksIn today's interconnected digital landscape, creating applications that seamlessly serve users across different languages and cultures isn't just a competitive advantage—it's essential for ... Leer más

    $121 MXN o gratis con Kobo Plus

  • Going GAS

    From VBA to Google Apps Script

    Whether you’re moving from Microsoft Office to Google Docs or simply want to learn how to automate Docs with Google Apps Script, this practical guide shows you by example how to work with each of the major Apps Script services.Office still supports VBA, but it’s not likely to do so for much longer. If you’re a VBA or .NET developer, you’ll learn how to port existing VBA code and structure to their ... Leer más

    $289 MXN

  • Die Serverwelt von Node.js

    de Manuel Rauber ...
    Series Libro 196 - shortcuts
    Seit Jahren wird JavaScript auf dem Client, also im Browser, eingesetzt. Mit Node.js ist nun auch eine Ausführung auf der Serverseite möglich. Manuel Rauber führt in diesem shortcut zunächst allgemein in Node.js und seine grundlegenden Tools ein. Außerdem zeigt er, wie man einen kleinen Taschenrechner entwickelt, der sich über die Kommandozeile steuern lässt. Kapitel 3 und 4 widmen sich dem ... Leer más

    $59 MXN o gratis con Kobo Plus

  • Mastering Perl/Tk

    Graphical User Interfaces in Perl

    Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it.Mastering Perl/Tk is the "bible" of Perl/Tk: It's not only a great book for getting started, ... Leer más

    $384 MXN

  • Learning TypeScript

    Are you a beginner developer looking to expand your knowledge and understand how the pieces of a system fit together? Or perhaps you are a software veteran aspiring to elevate your skills to the next level, encompassing the architecture and design patterns of large and complex systems? This book is the resource you are looking for. Here you will find valuable information regardless of your level ... Leer más

    $52 MXN

  • The JavaScript Journey

    From Basics to Full-Stack Mastery

    de Priya Singh ...
    "The JavaScript Journey: From Basics to Full-Stack Mastery" is your ultimate guide to unlock the full potential of JavaScript and mastering the art of full-stack development. Whether a novice eager to learn the ropes or a developer with an experience looking to improve your skills, this comprehensive book provides a step-by-step roadmap to success.Starting with JavaScript syntax and control flow ... Leer más

    $164 MXN

  • Security Challenges with Blockchain

    de Chintan Dave ...
    Securing the Chain: Navigating the Future of Blockchain with ConfidenceBook DescriptionIn "Security Challenges with Blockchain", readers embark on a critical journey through the evolving landscape of blockchain security. This essential guide illuminates the intricate security challenges posed by blockchain technology's decentralized nature, providing a comprehensive overview of the potential ... Leer más

    $164 MXN

  • Jasmine Cookbook

    Over 35 recipes to design and develop Jasmine tests to produce world-class JavaScript applications

    de Munish Kumar ...
    Key FeaturesBook DescriptionIf you are a competent JavaScript developer who wants to design and implement tests using Jasmine in order to minimize bugs in the production environment, then this book is ideal for you. Some familiarity with unit testing and code coverage concepts such as branch coverage along with basic knowledge of Node.js, AngularJS, and CoffeeScript is required.What you will ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Alfresco One 5.x Developer's Guide

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.x

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.xKey Features\[\*\] Create reliable and secure enterprise apps with the latest Alfresco One 5.x platform\[\*\] Explore all the latest Alfresco One 5.x APIs such as the CMIS API, Alfresco One API, and the integrated RESTful API to get more out of your enterprise apps\[\*\] Unleash ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Mastering Vue.js for Beginners

    Unlock the full potential of Vue.js with this step-by-step guide tailored for aspiring web developers. Whether you're just starting your journey in web development or looking to sharpen your skills, this book provides everything you need to confidently build dynamic, user-friendly applications.In this comprehensive handbook, we don't just show you how to code—we guide you through the mindset of ... Leer más

    $34 MXN

  • Building a GPA Calculator Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a GPA Calculator

    Learn how to build a functional GPA calculator using only HTML, CSS, and JavaScript. This hands-on guide is for beginners and early-stage developers who want to improve their front-end skills through a real project.Structured in a practical Q&A format, this book walks through every part of the development process: setting up your project, structuring HTML, styling with CSS, and adding JavaScript ... Leer más

    $87 MXN o gratis con Kobo Plus

  • JavaScript

    de Brian Evenson ...
    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text with HTML5 CanvasBuild a password checker, paint web app, hangman game, and many ... Leer más

    $40 MXN

  • Maintainable JavaScript

    Writing Readable Code

    You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book—including code style, programming tips, and automation—you will learn how to write maintainable code that other team members can easily understand, adapt, and extend.Author Nicholas Zakas assembled this collection of best ... Leer más

    $269 MXN

  • JavaScript Design Patterns

    Deliver fast and efficient production-grade JavaScript applications at scale

    Step into the world of design patterns through modern JavaScript paradigms to supercharge your applications on the web and beyondKey FeaturesExplore various JavaScript design patterns, delving deep into their intricacies, benefits, and best practicesUnderstand the decision-making process guiding the selection of specific design patternsBuild a solid foundation to learn advanced topics in ... Leer más

    $576 MXN o gratis con Kobo Plus

  • React Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications by leveraging industry-best practices

    Build fast and scalable web apps with React 19 and Next.js 16 by applying proven design patterns, avoiding common anti patterns, and shipping production features with testing, CI/CD, and practical AI assisted workflowsKey FeaturesUpdated for React 19 & Next.js 16 with modern, production-ready design patternsFull-stack React mastery with Express, PostgreSQL, Drizzle ORM & CI/CD workflowsBuild ... Leer más

    $665 MXN

    PEDIDO ANTICIPADO

  • NestJS

    Do Zero até a primeira API

    O livro 'NestJS: Do Zero a Primeira API' é uma introdução completa ao framework NestJS. Ele começa ensinando os conceitos básicos da arquitetura e do funcionamento do NestJS, permitindo que os leitores construam sua primeira API simples. ... Leer más

    Gratis

  • Rails 4 For Startups Using Mobile And Single Page Applications

    This book aims to give a practical guide to developing and scaling a Ruby Rails application with a focus on mobile devices and the issues with using a Single Page Application (SPA). Websites are getting more and more traffic from mobiles devices that it has become important to prioritise development to mobilise your web page, even for sites which also have native apps. We will cover enough Ruby ... Leer más

    $173 MXN

  • JavaScript A Beginners Guide 4/E

    de John Pollock ...
    Fully updated for the latest JavaScript standard and featuring a new chapter on HTML5 and jQuery JavaScript: A Beginner's Guide shows how to create dynamic Web pages complete with special effects using today's leading Web development language. With the growth of HTML 5, JavaScript is expected to grow even more to script the canvas element, add drag and drop functionality, and more. This fast ... Leer más

    $623 MXN

  • React.js Crash Course for Beginners in 10 Hours or Less

    Series Libro 14 - Coding and Programming
    Master React Fast - Build Real Apps in Record Time!Ready to learn React.js the smart way? With 14+ years of experience in web and mobile development, I've crafted this fast-track guide to take you from absolute beginner to confident React developer in under 10 hours. No confusing jargon - just clear, practical instruction that gets you coding immediately.<stron... ... Leer más

    $328 MXN

  • Ian Talks JS A-Z

    WebDevAtoZ, #1

    de Ian Eress ...
    Series Libro 1 - WebDevAtoZ
    Unlock the mysteries of Javascript, the programming language of the web, with this guide to the key concepts and definitions. From famous libraries to tools and web development, this book provides a clear and accessible reference to the field of Javascript programming. Written for beginners, it is the perfect resource for anyone looking to deepen their understanding of this rapidly evolving field. ... Leer más

    $86 MXN

  • Oracle Application Express: Build Powerful Data-Centric Web Apps with APEX

    Series series Oracle Press
    Develop Robust Modern Web Applications with Oracle Application Express. Covers APEX 5.1. Easily create data-reliant web applications that are reliable, scalable, dynamic, responsive, and secure using the detailed information contained in this Oracle Press guide. Oracle Application Express (APEX): Build Powerful Data-Centric Web Apps with APEX features step-by-step application development ... Leer más

    $859 MXN

  • Programming WebRTC

    Build Real-Time Streaming Applications for the Web

    de Karl Stolley ...
    Build your own video chat application - but that's just the beginning. With WebRTC, you'll create real-time applications to stream any kind of user media and data directly from one browser to another, all built on familiar HTML, CSS, and JavaScript. Power real-time activities like text-based chats, secure peer-to-peer file transfers, collaborative brainstorming sessions - even multiplayer gaming. ... Leer más

    $498 MXN

  • ECMAScript Cookbook

    Over 70 recipes to help you learn the new ECMAScript (ES6/ES8) features and solve common JavaScript problems

    de Ross Harrison ...
    Become a better web programmer by writing efficient and modular code using ES6 and ES8Key FeaturesLearn to write asynchronous code and improve the readability of your web applicationsExplore advanced concepts such as closures, Proxy, generators, Promise, async functions, and AtomicsUse different design patterns to create structures to solve common organizational and processing issuesBook ... Leer más

    $679 MXN o gratis con Kobo Plus