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 1374 resultados
Skip side bar filters
  • KNIME Essentials

    Perform accurate data analysis using the power of KNIME

    de Gábor Bakos ...
    Perform accurate data analysis using the power of KNIMEKey FeaturesLearn the essentials of KNIME, from importing data to data visualization and reportingUtilize a wide range of data processing solutionsVisualize your final data sets using KNIME's powerful data visualization optionsBook DescriptionKNIME is an open source data analytics, reporting, and integration platform, which allows you to ... Leer más

    $19.99 USD 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

    $6.99 USD o gratis con Kobo Plus

  • 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

    $2.99 USD o gratis con Kobo Plus

  • Angular Design Patterns

    Implement the Gang of Four patterns in your apps with Angular

    Make the most of Angular by leveraging design patterns and best practices to build stable and high performing appsKey FeaturesGet to grips with the benefits and applicability of using different design patterns in Angular with the help of real-world examplesIdentify and prevent common problems, programming errors, and anti-patternsPacked with easy-to-follow examples that can be used to create ... Leer más

    $25.69 USD o gratis con Kobo Plus

  • Data Visualization with D3.js Cookbook

    Turn your digital data into dynamic graphics with this exciting, leading-edge cookbook. Packed with recipes and practical guidance it will quickly make you a proficient user of the D3 JavaScript library.

    de Nick Zhu ...
    Turn your digital data into dynamic graphics with this exciting, leading-edge cookbook. Packed with recipes and practical guidance it will quickly make you a proficient user of the D3 JavaScript library.Key FeaturesCreate stunning data visualization with the power of D3Bootstrap D3 quickly with the help of ready-to-go code samplesSolve real-world visualization problems with the help of practical ... Leer más

    $28.49 USD o gratis con Kobo Plus

  • Introduction to JavaScript

    Learn how to create scripts in JavaScript for your website

    de J.D Gauchat ...
    Learn how to program with JavaScript. After reading this guide, you will know how to create a program in JavaScript, how to define functions and objects, and how to read and modify an HTML document dynamically.Table of ContentsJAVASCRIPTIntroduction to JavaScriptImplementing JavaScriptVariablesStringsBooleansArraysConditionals and LoopsControl Transfer InstructionsFunctionsDeclaring FunctionsScope ... Leer más

    $2.87 USD

  • Node.js Projects

    Building Real-World Web Applications and Backend APIs

    Whether you're a JavaScript beginner ready to build your first backend app or a self-taught developer looking to grow beyond tutorials, Node.js Projects gives you the hands-on experience you need. Through a series of self-contained projects ranging from content aggregators to secure password managers, web scrapers, ML-backed analysis, and an AI-powered learning assistant, you'll apply modern tools ... Leer más

    $36.79 USD

  • TypeScript Microservices

    Build, deploy, and secure Microservices using TypeScript combined with Node.js

    de Parth Ghiya ...
    Build robust microservice-based applications that are distributed, fault tolerant, and always availableKey FeaturesLearn to build message-driven services for effective communicationDesign microservices API using Reactive programming design patternsDeploy, scale and monitor microservices for consistent high performanceBook DescriptionIn the last few years or so, microservices have achieved the rock ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Beginning React

    Simplify your frontend development workflow and enhance the user experience of your applications with React

    Take your web applications to a whole new level with efficient, component-based UIs that deliver cutting-edge interactivity and performance.Key FeaturesElaborately explains basics before introducing advanced topicsExplains creating and managing the state of components across applicationsImplement over 15 practical activities and exercises across 11 topics to reinforce your learningBook ... Leer más

    $14.29 USD o gratis con Kobo Plus

  • The Nature of Code

    Simulating Natural Systems with JavaScript

    All aboard The Coding Train! This beginner-friendly creative coding tutorial is designed to grow your skills in a fun, hands-on way as you build simulations of real-world phenomena with “The Coding Train” YouTube star Daniel Shiffman.What if you could re-create the awe-inspiring flocking patterns of birds or the hypnotic dance of fireflies—with code? For over a decade, The Nature of Code has ... Leer más

    Antes $23.99 USD Ahora $4.99 USD

  • 52 Good-to-Know Techbits

    An Essential Resource For Website Developers

    Have you always wanted to learn how to do cool things with your own website? To learn many of the little things you need to know when maintaining your domain?This book is for you. It contains 52 technical tips and information, bite-sized for easy comprehension - written by someone with a twitch over 2 decades of experience writing software for websites.Free updates for new versions of the book and ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • 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

    $21.99 USD

  • Learning React Native

    Building Native Mobile Apps with JavaScript

    Get a practical introduction to React Native, the JavaScript framework for writing and deploying fully featured mobile apps that render natively. The second edition of this hands-on guide shows you how to build applications that target iOS, Android, and other mobile platforms instead of browsers—apps that can access platform features such as the camera, user location, and local storage.Through ... Leer más

    $36.99 USD

  • BeagleBone Cookbook

    Software and Hardware Problems and Solutions

    BeagleBone is an inexpensive web server, Linux desktop, and electronics hub that includes all the tools you need to create your own projects—whether it’s robotics, gaming, drones, or software-defined radio. If you’re new to BeagleBone Black, or want to explore more of its capabilities, this cookbook provides scores of recipes for connecting and talking to the physical world with this credit-card ... Leer más

    $24.99 USD

  • The Art of Unit Testing, Third Edition

    with examples in JavaScript

    de Roy Osherove ...
    Series series The Art of
    Unit testing is more than just a collection of tools and practices—it’s a state of mind! This bestseller reveals the master’s secrets for delivering robust, maintainable, and trustworthy code.Thousands of developers have learned to hone their code quality under the tutelage of The Art of Unit Testing. This revised third edition updates an international bestseller to reflect modern development ... Leer más

    $49.99 USD

  • Full-Stack React Projects

    Learn MERN stack development by building modern web apps using MongoDB, Express, React, and Node.js

    de Shama Hoque ...
    A practical, project-based guide to full-stack JavaScript web development combining the power of React with industry-tested server-side technologiesKey FeaturesBuild your career as a full-stack developer with this practical guideUnderstand how the different aspects of a MERN application come together through a series of practical projectsMaster the MERN stack by building robust social media, E ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • React Key Concepts

    An in-depth guide to React's core features

    Confidently implement React in your next project with this in-depth overview of React's core features – now updated for React 19. Purchase of the print or Kindle book includes a free PDF ebook and bonus content from the author. Key FeaturesWork through clear, concise explanations of core React 19 functionalitiesComplete practical exercises that challenge you to build your own simple appsDiscover ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Perl by Example

    de Ellie Quigley ...
    The World’s Easiest Perl 5 Tutorial—Updated for Today’s Applications and “Modern Perl” Best Practices“When I look at my bookshelf, I see eleven books on Perl programming. Perl by Example, Third Edition, isn’t on the shelf; it sits on my desk, where I use it almost daily. I still think it is the best Perl book on the market for anyone—beginner or seasoned programmer—who uses Perl daily.”—Bill ... Leer más

    $43.19 USD

  • 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 web 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

  • Learn React with TypeScript 3

    Beginner's guide to modern React web development with TypeScript 3

    de Carl Rippon ...
    Start developing modern day component based web apps using React 16, Redux and TypeScript 3 with this easy to follow guide filled with practical examples.Key FeaturesLearn the latest and core features of React such as components, React Router, and suspenseDive into TypeScript 3 and it\`s core components such as interfaces, types aliases, tuples, generics and much more.Build small-to-large scale ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • JavaScript : Object-Oriented Programming

    Build sophisticated web applications by mastering the art of Object-Oriented JavascriptAbout This BookLearn popular Object-Oriented programming (OOP) principles and design patterns to build robust appsImplement Object-Oriented concepts in a wide range of frontend architecturesCapture objects from real-world elements and create object-oriented code that represents themLearn the latest ES6 features ... Leer más

    $57.59 USD o gratis con Kobo Plus

  • Phaser.js Game Design Workbook: Game development guide using Phaser JavaScript Game Framework

    de Stephen Gose ...
    This is a different book format for game development – unlike anything you have seen. As I create a generic game in html5 using phaser.js framework, you develop your own game by simply following and translating my easy concepts into your own game design. When you complete this workbook, unlike other game development books, you will have your own game, not a game of the author's.For example, if you ... Leer más

    $10.59 USD o gratis con Kobo Plus

  • JavaScript Programming With Artificial Intelligence (2026)

    MasterJavaScript Programming with AI : Learn JavaScript in One Day with Hands-on Projects for Beginners!

    de Brendan Eich ...
    JavaScript Unleashed: Your Ultimate Guide to Mastering Dynamic Web Development! **Embark on a Journey into JavaScript** Dive into the dynamic realm of JavaScript, the lightweight yet powerful programming language that breathes life into web pages. Elevate your skills with JavaScript, the driving force behind interactive and dynamic user experiences. Whether you're a complete beginner or looking to ... Leer más

    $30.00 USD o gratis con Kobo Plus

  • Programming JavaScript Applications

    Robust Web Architecture with Node, HTML5, and Modern JS Libraries

    de Eric Elliott ...
    Take advantage of JavaScript’s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that’s easier—yes, easier—to work with as your code base grows.JavaScript may be the most essential web programming ... Leer más

    $23.99 USD