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 1105 - 1128 de 1379 resultados
Skip side bar filters
  • 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

    $47.99 USD

    PEDIDO ANTICIPADO

  • React Anti-Patterns

    Build efficient and maintainable React applications with test-driven development and refactoring

    de Juntao Qiu ...
    Master efficient coding practices, address common anti-patterns, and construct scalable React apps with practical insights and techniquesKey FeaturesIdentify and address React anti-patterns while learning testing strategies and refactoring techniques for efficient codebasesExplore data modelling, design patterns, and state management in ReactEnhance code quality, maintainability, and scalability ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • JavaScript in 24 Hours, Sams Teach Yourself

    de Phil Ballard ...
    Series series Sams Teach Yourself
    In just 24 lessons of one hour or less, Sams Teach Yourself JavaScript in 24 Hours helps you learn the fundamentals of programming using the JavaScript language.Designed for beginners with no previous programming experience, this book’s straightforward, step-by-step approach shows you how to use JavaScript to add a wide array of interactive features and effects to your web pages.Every lesson ... Leer más

    $24.49 USD

  • JavaScript Absolute Beginner's Guide

    Who knew how simple using JavaScript could be?Make the most of JavaScript—even if you've never programmed anything before. JavaScript Absolute Beginner's Guide is the fastest way to learn JavaScript and use it together with CSS3 and HTML5 to create powerful web and mobile experiences. Learn how to do what you want, the way you want, one incredibly easy step at a time. JavaScript has never been ... Leer más

    $27.39 USD

  • Modern React TypeScript Development: A Beginner-to-Advanced Guide

    de Lex Cornell ...
    Stop wrestling with JavaScript errors and start building professional, type-safe web applications with confidence.Are you an aspiring developer overwhelmed by the complexity of modern web development? Are you a JavaScript developer tired of chasing runtime bugs that could have been caught during development? If you're ready to master the industry-standard combination of React and TypeScript, this ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Batter Backbone Applications With MarionetteJS

    Backbone.js is a growing, popular library for building JavaScript-based web applications in a well-structured, organized and maintainable way, using patterns similar to MVC. If you already have a working knowledge of Backbone, it's now time to take your applications to the next level with MarionetteJS. The Backbone extension builds on top of Backbone's event-driven architecture and adds a myriad ... Leer más

    $14.90 USD

  • Building Android Games with Cocos2d-x

    Learn to create engaging and spectacular games for Android using Cocos2d-x

    Key FeaturesBook DescriptionIf you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for you.What you will learnWho this book is forIf you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for ... Leer más

    $21.99 USD o gratis con Kobo Plus

  • Building Hybrid Android Apps with Java and JavaScript

    Applying Native Device APIs

    Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store.Learn how to create apps that have access to native APIs, such as ... Leer más

    $10.99 USD

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

    A Practical Q&A Guide Using a Tip Calculator

    Learn how to build a functional and responsive tip calculator using only HTML, CSS, and JavaScript. This practical guide walks you through each step of creating a simple front-end web app, making it ideal for beginners with some basic knowledge of web development.Presented in a clear Q&A format, this book breaks down the process into manageable sections: from setting up the project and structuring ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Getting Started with React

    A light but powerful way to build dynamic real-time applications using ReactJS

    A light but powerful way to build dynamic real-time applications using ReactJSKey Features\[\*\] Learn how to develop powerful JavaScript applications using ReactJS\[\*\] Integrate a React-based app with an external API (Facebook login) while using React components, with the Facebook developer app\[\*\] Implement the Reactive paradigm to build stateless and asynchronous apps with ReactBook ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • A Skeptic’s Guide to Functional Programming with JavaScript

    How to level up your code without alienating your team

    What if the team hates my functional code? Learning functional programming can be intoxicating. Your code becomes more elegant, more expressive—solid. But what if the people you work with don’t get it? Some of their concerns are legitimate. Others are plain ignorant. But how do you tell the difference? And either way, how do you have a rational conversation when there’s so much angst? It seems ... Leer más

    $28.99 USD

  • React and React Native

    Build cross-platform JavaScript apps with native power for mobile, web and desktop

    de Adam Boduch ...
    Use React and React Native to build applications for desktop browsers, mobile browsers, and even as native mobile appsKey FeaturesBuild React and React Native applications using familiar component conceptsDive deep into each platform, from routing in React to creating native mobile applications that can run offlineUse Facebook’s Relay, React and GraphQL technologies, to create a unified ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Node.js

    Guida per creare API e applicazioni in JavaScript

    Node.js è un framework open source basato sul motore JavaScript V8 di Chrome che permette di creare applicazioni veloci, compatte e affidabili. Questo manuale accompagna nell'apprendimento delle varie funzionalità. Si parte da un'introduzione a Node.js e alla sua storia, per poi passare all'installazione e configurazione del software. Si prosegue con la creazione e l'esecuzione della prima ... Leer más

    $29.99 USD

  • Instant Testing with CasperJS

    de Eric Brehault ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. A concise guide full of step-by-step recipes to teach you how to create CasperJS tests for your web development projects. This book will be extremely useful for web developers who are new to testing or who want to move from another testing solution to CasperJS. It is assumed that you ... Leer más

    $15.99 USD o gratis con Kobo Plus

  • Acceptance Test Driven Development with React

    de Juntao Qiu ...
    This book describes how to apply the Acceptance Test Driven Development when developing a Web Application named bookish with React / Redux and other tools in react ecosystem. It also introduces best practices and design patterns in detail about how to write clean code. ... Leer más

    $9.90 USD

  • Learning JavaScript Data Structures and Algorithms

    de Loiane Groner ...
    If you are a JavaScript developer or someone who has basic knowledge of JavaScript, and want to explore its optimum ability, this fast-paced book is definitely for you. Programming logic is the only thing you need to know to start having fun with algorithms. ... Leer más

    $26.99 USD o gratis con Kobo Plus

  • Learning JavaScript Fast

    Build Web Interactivity Using Powerful JavaScript Tools

    Beginners who wish to learn JavaScript fast and efficiently may find "Learning JavaScript Fast: Essential Coding Skills for Beginners: Build Web Interactivity Using Powerful JavaScript Tools," an extensive tutorial. This book makes it easier for users to create dynamic web apps by offering a methodical and straightforward approach to comprehending the fundamentals of JavaScript. This book breaks ... Leer más

    $9.99 USD

  • Learn TypeScript in 24 Hours: A Hands-On Approach

    Master Coding in 24 Hours

    de Aniket Jain ...
    Series series Master Coding in 24 Hours
    Learn TypeScript in 24 Hours: A Hands-On ApproachYour ultimate TypeScript book to mastering TypeScript in just one day! Designed for beginners and experienced developers alike, this comprehensive guide simplifies the learning process with a hands-on approach to TypeScript for beginners and pros. Whether you're new to coding or upgrading your JavaScript skills, this TypeScript reference provides ... Leer más

    $0.99 USD o gratis con Kobo Plus

  • Web Development Made Practical

    A Complete Beginner’s Guide to CSS, Bootstrap, JavaScript, PHP, and Full Stack Website Development

    # Book Description *Web Development Made Practical* is a clear, beginner-friendly guide for anyone who wants to learn how modern websites and web applications are built from the ground up. Designed for students, aspiring developers, freelancers, entrepreneurs, and career changers, this book breaks down essential web development concepts into practical lessons that are easy to understand and apply. ... Leer más

    $4.99 USD

  • Node.js: The Definitive Resource

    Node.js has become a go-to development environment, empowering developers to use JavaScript across the entire stack. This book will get you started quickly, covering the essentials, exploring server-side development, and demystifying how Node.js works under the hood, so you can confidently begin coding. ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • React: Cross-Platform Application Development with React Native

    Build 4 real-world apps with React Native

    Harness the power of React Native to build 4 real-world appsKey FeaturesBuild quirky and fun projects from scratch and become efficient with React NativeLearn to build professional Android and iOS applications using your existing JavaScript knowledgeUse isomorphic principles to build mobile apps that offer a native user experienceEmbedded with assessments that will help you revise the concepts you ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Meteor

    Criando aplicações web real-time com JavaScript

    O JavaScript já é uma opção real de desenvolvimento server-side. Trabalhar com a mesma linguagem que utilizamos no front-end é também uma grande vantagem. Diversos frameworks surgiram e, sem dúvida, o Meteor é que mais se destaca. Neste livro, venha desenvolver sua própria rede social do zero implementando funcionalidades que interagem em tempo real, além de também aprender a trabalhar com ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Quick Start Basic HTML and JavaScript

    Basic HTML and JavaScript skills are required for working on the web.In this Quick Start guide, we cover the basics of both.Starting with HTML elements, review HTML5 changes, tables, divs, and spans.Next, we cover JavaScript's basic syntax.Including:Variable and ValuesFunctionsConditionalsLoopsScopeClosuresThis isn't a long one but a concise quick-start guide for all levels who wa... ... Leer más

    $0.99 USD o gratis con Kobo Plus

  • Ultimate React Native for Cross Platform App Development

    Turn Your Ideas into Scalable, Production-Ready Cross-Platform React Native Mobile Applications for iOS and Android

    Master the creation of high-performance appsKey Features● Get a free one-month digital subscription to www.avaskillshelf.com● Complete end-to-end guide from React Native setup to App Store and Google Play deployment.● Production-ready architecture covering navigation, state, offline sync, and native modules.● Real-world best practices for testing, CI/CD, performance optimization, and long-term ... Leer más

    $24.95 USD o gratis con Kobo Plus