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 961 - 984 de 1377 resultados
Skip side bar filters
  • Clojure for Java Developers

    Transition smoothly from Java to the most widely used functional JVM-based language – Clojure

    de Eduardo Díaz ...
    Transition smoothly from Java to the most widely used functional JVM-based language – ClojureKey Features\[\*\]Write apps for the multithreaded world with Clojure’s flavor of functional programming\[\*\]Discover Clojure’s features and advantages and use them in your existing projects\[\*\]The book is designed so that you’ll be able put to use your existing skills and software knowledge to become a ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Playwright 自動化實戰

    12 個生活與工作必備專案

    一個致力於推廣軟體自動化的創作團隊,專注於用實際生活案例降低程式學習門檻。相信「把重複的事交給程式,把時間留給創造」。 ... Leer más

    $7.99 USD o gratis con Kobo Plus

  • Getting Started with BeagleBone

    Linux-Powered Electronic Projects With Python and JavaScript

    Many people think of Linux as a computer operating system, running on users' desktops and powering servers. But Linux can also be found inside many consumer electronics devices. Whether they're the brains of a cell phone, cable box, or exercise bike, embedded Linux systems blur the distinction between computer and device.Many makers love microcontroller platforms such as Arduino, but as the ... Leer más

    $8.99 USD

  • Sencha Charts Essentials

    Create stunning charts and visualizations for both web and mobile applications

    de Ajit Kumar ...
    Key FeaturesBook DescriptionIf you are an Ext JS or Sencha Touch developer, designer, or architect who wants to build enterprise-scale data visualization capabilities using Sencha, then this book is ideal for you. You should have a knowledge of HTML, JavaScript, CSS, and Sencha Ext JS or Sencha Touch fundamentals, in particular. Some familiarity with SVG and HTML5 Canvas would be preferred, but ... Leer más

    $21.99 USD o gratis con Kobo Plus

  • Рекурсивная книга о рекурсии

    Книга «Рекурсивная книга о рекурсии» содержит примеры кода на языке Python и JavaScript, которые иллюстрируют основы рекурсии и проясняют фундаментальные принципы всех рекурсивных алгоритмов. Из книги вы узнаете о том, когда стоит использовать рекурсивные функции (и, главное, когда этого не нужно делать), как реализовывать классические рекурсивные алгоритмы, часто обсуждаемые на собеседованиях, а ... Leer más

    $12.99 USD o gratis con Kobo Plus

  • Web Workers

    Multithreaded Programs in JavaScript

    de Ido Green ...
    Web apps would run much better if heavy calculations could be performed in the background, rather than compete with the user interface. With this book, you’ll learn how to use Web Workers to run computationally intensive JavaScript code in a thread parallel to the UI. Yes, multi-threaded programing is complicated, but Web Workers provide a simple API that helps you be productive without the ... Leer más

    $13.99 USD

  • TypeScript for Python Developers

    de Baldurs L. ...
    TypeScript for Python Developers: Bridging the Gap Between Dynamic and Static Typing in Modern Web DevelopmentEmbark on a seamless journey from Python to TypeScript with this comprehensive guide tailored specifically for Python developers. "TypeScript for Python Developers" leverages your existing Python knowledge to accelerate your mastery of TypeScript, one of the most in-demand languages in ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • Ian Talks JavaScript Libraries and Frameworks A-Z

    WebDevAtoZ, #4

    de Ian Eress ...
    Series Libro 4 - WebDevAtoZ
    Uncover the vast world of JavaScript libraries and frameworks in this comprehensive reference guide for web developers. "Ian Talks JavaScript Libraries and Frameworks A-Z" by Ian Eress breaks down the complex landscape of JavaScript tools to help beginners navigate and harness their power for building modern web applications.You will learn:- An A-Z overview of popular JavaScript libraries and ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Java

    A complete practical solution

    de Swati Saxena ...
    It covers all the topics of Java with explanation like object and class, this, super, instance, static, final, package, interface, abstract exception handling, applet, swing, event handling, collections, GUI, AWT, Thread, Servlet, JSP, JDBC, Look and feel, RMI, Socket programming and many more keywords and topics.This book helps you to understand each and every topic of java practically. It will ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • Building Cross-Platform Desktop Applications with Electron

    Learn how to develop cross-platform desktop app from scratch with Electron and NodeAbout This BookBuild a solid foundation with Electron for an easier development experienceUse modern JavaScript frameworks and tools along with Electron to take your desktop applications to the next levelExtend the functionality of Electron through modulesWho This Book Is ForIf you are a developer with prior ... Leer más

    $32.99 USD

  • JavaScript für .NET-Entwickler

    Series Libro 126 - shortcuts
    Die Programmiersprache JavaScript gewinnt bei der Entwicklung von Oberflächen moderner Anwendungen zunehmend an Bedeutung. Dieser shortcut stellt die Sprache JavaScript und die auf ihr beruhende serverseitige Plattform Node.js vor. Im ersten Kapitel stehen die Grundbausteine der Sprache - wie Typen, Funktionen und Variablen - im Fokus. Kapitel 2 liefert einen Überblick über die bekanntesten ... Leer más

    $3.99 USD o gratis con Kobo Plus

  • Programmation avec Node.js, Express.js et MongoDB

    JavaScript côté serveur

    de Éric Sarrion ...
    Series series Noire
    Un livre incontournable pour développer des applications web professionnelles !Né à la fin des années 1990, le langage JavaScript connaît aujourd'hui une deuxième vie. Après s'être installé sur pratiquement tous les sites web de la planète, il s'invite désormais sur de plus en plus de serveurs web, notamment grâce à Node.js qui symbolise le JavaScript côté serveur. Node.js est donc plus que jamais ... Leer más

    $27.95 USD

  • Plain JavaScript: Learning the Front-End

    Plain JavaScript: Learning the Front-End – A Practical Guide to Mastering Front-End DevelopmentAre you ready to build stunning, interactive websites from scratch using only plain JavaScript, HTML5, and CSS? Whether you're a complete beginner or an intermediate developer looking to strengthen your foundational front-end skills, this comprehensive ebook has everything you need to become proficient ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • Node Cookbook: Second Edition

    In Node Cookbook Second Edition, each chapter focuses on a different aspect of working with Node. Following a Cookbook structure, the recipes are written in an easy-to-understand language. Readers will find it easier to grasp even the complex recipes which are backed by lots of illustrations, tips, and hints. If you have some knowledge of JavaScript and want to build fast, efficient, scalable ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • React 16 Essentials

    A fast-paced, hands-on guide to designing and building scalable and maintainable web apps with React 16

    Everything you need to start working with React 16 and assess React FiberKey FeaturesHands-on examples and tutorials for the latest React 16 releaseAssess the impact of React Fiber for your future web developmentBuild maintainable and high performance React 16 web applicationsBook DescriptionReact 16 Essentials, Second Edition, fully updated for React 16, takes you on a fast-paced journey through ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • JavaScript Cloud Native Development Cookbook

    Deliver serverless cloud-native solutions on AWS, Azure, and GCP

    de John Gilbert ...
    Master over 60 recipes to help you deliver completely scalable and serverless cloud-native applicationsKey FeaturesDevelop global scale and event-driven autonomous servicesContinuously deploy, test, observe, and optimize your servicesPractical Node.js recipes for serverless cloud-native developmentBook DescriptionCloud-native development is a modern approach to building and running applications ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Ultimate Next.js for Modern Web Applications

    Master Modern Web Development and Build High-Performance Scalable, SEO-Optimized Applications with Next.js, Typescript and Tailwind CSS (English Edition)

    de Shubham Jain ...
    Master the Art of Building Lightning-Fast and SEO-Friendly Web Applications with Next.js.Book DescriptionNext.js has emerged as the go-to framework for building high-performance, scalable, and SEO-optimized web applications. Ultimate Next.js for Modern Web Applications takes you on a complete, structured journey—from setting up your development environment to mastering the advanced features that ... Leer más

    $19.95 USD o gratis con Kobo Plus

  • Rapid Application Development with AWS Amplify

    Full stack web development on Amazon Web Servics

    de Adrian Leung ...
    Get to grips with the AWS Amplify framework and use it to build scalable cloud-native progressive web apps with React and cross-platform mobile apps with React Native in TypeScriptKey FeaturesExplore the capabilities of AWS Amplify with popular app frameworks for both web and mobile app platformsBuild your first cloud-native web and mobile applications using AWS AmplifyLeverage AWS Amplify to ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Ajax: The Definitive Guide

    Interactive Applications for the Web

    Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel.Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the ... Leer más

    $28.99 USD

  • Eclipse

    Programming Java Applications

    de Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Leer más

    $25.99 USD

  • Perl and XML

    XML Processing with Perl

    XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from Web pages to legal contracts to books. However, XML has also proven itself to be indispensable for organizing and ... Leer más

    $23.99 USD

  • Modern JavaScript Applications

    Keep abreast of the practical uses of modern JavaScript

    An example-driven guide that explores the world of modern web development with JavaScriptKey Features\[\*\]Explore the new features of ECMAScript 6 and how they can be incorporated to build cutting edge web applications\[\*\]Learn about modern web architectures and build real-world apps on top of them\[\*\]Make use of modern JavaScript tools, techniques and frameworks to enhance your web ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • GraphQL APIs with TypeScript: Efficient Back-end Development

    de Baldurs L. ...
    GraphQL APIs with TypeScript: Efficient Back-end Development is the definitive guide for developers seeking to build robust, type-safe APIs that meet modern application demands. This comprehensive resource bridges the gap between GraphQL's flexible query language and TypeScript's powerful type system, creating a synergy that transforms backend development.In today's competitive tech landscape, ... Leer más

    $6.99 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.99 USD o gratis con Kobo Plus