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 169 - 192 de 1284 resultados
Skip side bar filters
  • JavaScript: Advanced Guide to Programming Code with Javascript

    JavaScript Computer Programming, #4

    Series Libro 4 - JavaScript Computer Programming
    Have you learned the basics of JavaScript computer programming and want to take your knowledge further? Has your appetite been whetted and you want to see how far you can go? Or are you looking for more to get your teeth into?If you answered yes to any of these questions, then look no further - this book is for you!In this Definitive JavaScript Advanced Level Guide, you're about to discover ... Leer más

    $51 MXN

  • Hands-on JavaScript for Python Developers

    Leverage your Python knowledge to quickly learn JavaScript and advance your web development career

    de Sonyl Nagale ...
    Build robust full-stack web applications using two of the world's most popular programming languages Python and JavaScriptKey FeaturesDiscover similarities and differences between JavaScript and Python coding conventionsExplore frontend web concepts, UI/UX techniques, and JavaScript frameworks to enhance your web development skillsPut your JS knowledge into practice by developing a full-stack web ... Leer más

    $488 MXN o gratis con Kobo Plus

  • Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript

    de David Herman ...
    Series series Effective Software Development Series
    “It’s uncommon to have a programming language wonk who can speak in such comfortable and friendly language as David does. His walk through the syntax and semantics of JavaScript is both charming and hugely insightful; reminders of gotchas complement realistic use cases, paced at a comfortable curve. You’ll find when you finish the book that you’ve gained a strong and comprehensive sense of mastery ... Leer más

    $533 MXN

  • YUI 3 Cookbook

    Writing Maintainable Applications

    de Evan Goer ...
    Solve a wide range of problems in your web application quickly and efficiently with the Yahoo! User Interface Library (YUI). With this definitive, getting-started guide to version 3 of the popular open source JavaScript library, you’ll learn how to address many of the most common and challenging problems that web development presents.YUI 3 Cookbook introduces specific implementation patterns in ... Leer más

    $307 MXN

  • Computer Vision for the Web

    Unleash the power of the Computer Vision algorithms in JavaScript to develop vision-enabled web content

    Unleash the power of the Computer Vision algorithms in JavaScript to develop vision-enabled web contentKey FeaturesExplore the exciting world of image processing, and face and gesture recognition, and implement them in your websiteDevelop wonderful web projects to implement Computer Vision algorithms in an effective wayA fast-paced guide to help you deal with real-world Computer Vision ... Leer más

    $517 MXN o gratis con Kobo Plus

  • Real-Time 3D Graphics with WebGL 2

    Build interactive 3D applications with JavaScript and WebGL 2 (OpenGL ES 3.0)

    A comprehensive guide with 80+ examples on 3D programming in WebGL 2, covering computer graphics topics such as rendering, 3D math, camera, and moreKey FeaturesCreate visually stunning, high-performance 3D applications for the web with WebGL 2A complete course on 3D computer graphics: rendering, 3D math, lighting, cameras, and moreUnlock a variety of new and advanced features offered in WebGL ... Leer más

    $753 MXN o gratis con Kobo Plus

  • React Native By Example

    Native mobile development with React

    de Richard Kho ...
    Leverage the full potential of the React Native framework to build and deploy your own native mobile applications for iOS and AndroidKey Features\[\*\] Work on native APIs and UI Elements using React Native\[\*\] Get the best of both worlds: the power of native approach and the fluidity of JavaScript\[\*\] Create increasingly complex real-world applications and dive deeper into React NativeBook ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Critical Web Design

    An innovative, learn-by-doing textbook that teaches how to design for the web while engaging a critical lens on the technoculture that sustains it.Critical web design, like critical design, employs a social usefulness to challenge the ways technology enters our lives. It reclaims the mechanisms, tools, and practices used to produce coercive and commercial interfaces, harnessing the power of design ... Leer más

    $929 MXN

    PEDIDO ANTICIPADO

  • JavaScript für Java-Entwickler

    Series Libro 49 - schnell + kompakt
    Das Buch JavaScript für Java-Entwickler führt anhand von vielen Code-Beispielen in die Grundlagen der Programmiersprache JavaScript ein. Zielpublikum sind Java-Entwickler, die sich so einfach und schmerzfrei wie möglich der Sprache JavaScript nähern wollen oder müssen. Deshalb wird alles weggelassen, was man als Java-Entwickler entweder sowieso weiß oder nicht wissen muss. Zudem werden Vergleiche ... Leer más

    $170 MXN o gratis con Kobo Plus

  • Learning React and TypeScript: A Beginner's Path to Professional Web Development

    Stop copying code and start building professional web applications.In the fast-paced world of web development, the gap between following a tutorial and building a production-ready application is massive. You might know how to write a function or create a simple component, but do you know how to architect a scalable codebase? Do you understand how to manage complex state without creating ... Leer más

    $120 MXN o gratis con Kobo Plus

  • Javascript Fundamentals

    JavaScript is a language of freely typed client-side scripting that is executed in the user's browser. To make an interactive web user interface, JavaScript interacts with DOM elements (HTML components). JavaScript utilizes ECMAScript guidelines that incorporate core attributes based on the ECMA-262 standard and other characters not premised on ECMAScript norms.JavaScript can be utilized in a ... Leer más

    $51 MXN

  • Learning TypeScript 5

    de Anna Richter ...
    Programmers familiar with JavaScript who wish to learn more about TypeScript version 5.0 will find this book to be a resource of great value This book is ideal for developers who want to improve their front-end programming skills and integrate TypeScript with popular frameworks such as Angular and React. With clear explanations and hands-on examples, this book makes the transition from JavaScript ... Leer más

    $516 MXN

  • Web Design in easy steps, 7th edition

    de Sean McManus ...
    Series series In Easy Steps
    Guides you through the process of creating a website – in easy steps!Web Design in easy steps, 7th edition reveals the key principles of good web design, which is the art and science of building effective and attractive websites. The book will introduce you to the key technologies of the web, and the design principles that underpin successful sites.Whether you’re a budding designer who plans to ... Leer más

    $305 MXN

  • The Art of Docker

    Streamline App Development and Deployment with Containerization (Computer Programming)

    de Ryan Campbell ...
    Unleash the Power of Docker: Transform Your App Development!Imagine seamless, efficient, and scalable app development. With Docker, this vision becomes reality. The Art of Docker is your essential guide to mastering Docker, revolutionizing how you build, deploy, and manage applications.What You'll LearnDocker FundamentalsContainers and Images: Understand core concepts and the revolution of ... Leer más

    $17 MXN

  • Testable JavaScript

    Ensuring Reliable Code

    One skill that’s essential for any professional JavaScript developer is the ability to write testable code. This book shows you what writing and maintaining testable JavaScript for the client- or server-side actually entails, whether you’re creating a new application or rewriting legacy code.From methods to reduce code complexity to unit testing, code coverage, debugging, and automation, you’ll ... Leer más

    $231 MXN

  • 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

    $150 MXN

  • 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

    $531 MXN

  • TypeScript in Action

    From Fundamentals to Advanced Patterns

    de Asher Vale ...
    Master TypeScript and Build Production-Ready Applications with ConfidenceTypeScript has revolutionized modern web development, transforming how developers write JavaScript by adding powerful type safety, enhanced tooling, and enterprise-grade scalability. Whether you're building your first TypeScript project or architecting complex applications, this comprehensive guide provides everything you ... Leer más

    $279 MXN o gratis con Kobo Plus

  • Video and Audio for the Web

    Learn how to play video and audio in your website with HTML5 and JavaScript

    de J.D Gauchat ...
    Learn how to include video and audio on your website. After reading this guide, you will know how to load a media file, how to add subtitles, and how to access the camera and the microphone to include live video in your documents.Table of ContentsMEDIAVideoVideo FormatsAudioMEDIA APIVideo PlayerClosed CaptioningTEXTTRACK APIReading TracksReading CuesAdding TracksSTREAM APICapturing Media<... ... Leer más

    $49 MXN

  • Essential PHP Security

    A Guide to Building Secure Web Applications

    Being highly flexible in building dynamic, database-driven web applications makes the PHP programming language one of the most popular web development tools in use today. It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to ... Leer más

    $231 MXN

  • Web Audio API

    Learn how to process audio in your website with HTML5 and JavaScript

    de J.D Gauchat ...
    Learn how to create an audio system for a web site or a web application. After reading this guide, you will know how to create audio nodes to play audio, how to connect them to filter the source and add effects, how to mix multiple sources, how to create 3D sounds for 3D video games or applications, and how to analyze the audio signal.Table of ContentsWEB AUDIO APIAudio StructureAudio ContextAudio ... Leer más

    $49 MXN

  • JavaScript für Java-Entwickler

    Series Libro 62 - schnell + kompakt
    Das Buch "JavaScript für Java-Entwickler" führt anhand von vielen Codebeispielen in die Grundlagen der Programmiersprache JavaScript ein. Dabei wird besonders auf Patterns eingegangen, die die Entwicklung mit JavaScript im größeren Rahmen ermöglichen. Diese Auflage enthält nun auch die wichtigsten Neuerungen der Sprache in ihrer Version ECMAScript 2015. In einem zusätzlichen Kapitel werden zudem ... Leer más

    $170 MXN o gratis con Kobo Plus

  • Full Stack JavaScript Strategies

    The Hidden Parts Every Mid-Level Developer Needs to Know

    As a working software developer, you know how to complete your tasks with solid code, whether it's on the frontend or backend. Now you're ready to move to the next level in your career, and you need to understand the subtle yet deep skills it takes to become a senior developer. This practical book shows you everything it takes to create a full-stack web application hosted on a cloud platform ... Leer más

    $490 MXN

  • D3.js: Cutting-edge Data Visualization

    Turn your raw data into real knowledge by creating and deploying complex data visualizations with D3.jsAbout This BookUnderstand how to best represent your data by developing the right kind of visualizationExplore the concepts of D3.js through examples that enable you to quickly create visualizations including charts, network diagrams, and mapsGet practical examples of visualizations using real ... Leer más

    $1,249 MXN o gratis con Kobo Plus