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 Lenguajes de programación

Si te gustan los eBooks de Lenguajes de programación, seguro que te encanta esta selección.
Mostrando 1177 - 1200 de 10682 resultados
Skip side bar filters
  • 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.99 USD o gratis con Kobo Plus

  • RAG with Python Cookbook

    Practical Recipes from Data Preprocessing to LLM Agents

    As businesses race to unlock the full potential of large language models (LLMs), a critical challenge has emerged: How do you connect these tools to real-time, external data to solve real-world problems? Retrieval-augmented generation (RAG) is the answer. By combining LLMs with information retrieval, RAG empowers you to build everything from intelligent chatbots to autonomous, task-solving agents ... Leer más

    $48.99 USD

  • Hands-On Domain-Driven Design with .NET Core

    Tackling complexity in the heart of software by putting DDD principles into practice

    Solve complex business problems by understanding users better, finding the right problem to solve, and building lean event-driven systems to give your customers what they really wantKey FeaturesApply DDD principles using modern tools such as EventStorming, Event Sourcing, and CQRSLearn how DDD applies directly to various architectural styles such as REST, reactive systems, and microservicesEmpower ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Node.js Design Patterns

    Level up your Node.js skills and design production-grade applications using proven techniques

    An essential read for any JavaScript developer - take full advantage of the Node.js platform and build reliable, scalable web applications using design patterns Purchase of the print or Kindle book includes a free eBook in PDF format Free with your book: DRM-free PDF version + access to Packt's next-gen Reader (Email sign-up and proof of purchase required)Key FeaturesGain a deep understanding of ... Leer más

    $43.99 USD o gratis con Kobo Plus

  • Hands-On Data Structures and Algorithms with Rust

    Learn programming techniques to build effective, maintainable, and readable code in Rust 2018

    Design and implement professional level programs by exploring modern data structures and algorithms in Rust.Key FeaturesUse data structures such as arrays, stacks, trees, lists and graphs with real-world examplesLearn the functional and reactive implementations of the traditional data structuresExplore illustrations to present data structures and algorithms, as well as their analysis, in a clear, ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • 10 PRINT CHR$(205.5+RND(1)); : GOTO 10

    Series series Software Studies
    A single line of code offers a way to understand the cultural context of computing.This book takes a single line of code—the extremely concise BASIC program for the Commodore 64 inscribed in the title—and uses it as a lens through which to consider the phenomenon of creative computing and the way computer programs exist in culture. The authors of this collaboratively written book treat code not as ... Leer más

    $25.99 USD

  • The IDA Pro Book, 2nd Edition

    de Chris Eagle ...
    No source code? No problem. With IDA Pro, the interactive disassembler, you live in a source code-optional world. IDA can automatically analyze the millions of opcodes that make up an executable and present you with a disassembly. But at that point, your work is just beginning. With The IDA Pro Book, you'll learn how to turn that mountain of mnemonics into something you can actually use.Hailed by ... Leer más

    $54.99 USD

  • jQuery UI

    Learn How to use Dialogs, Autocomplete, and More

    de Eric Sarrion ...
    With the jQuery UI library, you can apply the power and standards of jQuery to user interface design, complete with interactive elements, animation, and themeable widgets. This concise, code-heavy guide demonstrates how to harness interactive features that HTML5 lacks, including tabs, accordions, and dialog boxes. You’ll also learn how to program common but complex tasks, such as managing drag and ... Leer más

    $11.59 USD

  • The Go Programming Language Reference

    Definitive Reference for Developers and Engineers

    "The Go Programming Language Reference""The Go Programming Language Reference" serves as an authoritative guide to the syntax, semantics, and advanced features of Go, one of the most modern and efficient programming languages in use today. Beginning with a rigorous analysis of Go's lexical elements and statement structures, the book lays a foundation for developers by detailing tokens, literals, ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • 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

  • Linux Shell Scripting

    From Basics to Expert Proficiency

    de William Smith ...
    "Linux Shell Scripting: From Basics to Expert Proficiency" is a comprehensive guide designed for anyone seeking to master the art of shell scripting within the versatile Linux environment. This book lays a solid foundation by introducing the essentials of Linux, detailing the fundamental commands, and exploring various types of shells. Each chapter meticulously builds upon the previous, ensuring a ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • Beginning Python

    From Novice to Professional

    Series series Professional and Applied Computing (R0)
    Gain a fundamental understanding of Python’s syntax and features with this up–to–date introduction and practical reference. Covering a wide array of Python–related programming topics, including addressing language internals, database integration, network programming, and web services, you’ll be guided by sound development principles. Ten accompanying projects will ensure you can get your hands ... Leer más

    $62.99 USD

  • Building Recommendation Systems in Python and JAX

    Hands-On Production Systems at Scale

    Implementing and designing systems that make suggestions to users are among the most popular and essential machine learning applications available. Whether you want customers to find the most appealing items at your online store, videos to enrich and entertain them, or news they need to know, recommendation systems (RecSys) provide the way.In this practical book, authors Bryan Bischof and Hector ... Leer más

    $48.99 USD

  • XML Hacks

    100 Industrial-Strength Tips and Tools

    Developers and system administrators alike are uncovering the true power of XML, the Extensible Markup Language that enables data to be sent over the Internet from one computer platform to another or one application to another and retain its original format. Flexible enough to be customized for applications as diverse as web sites, electronic data interchange, voice mail systems, wireless devices, ... Leer más

    $15.99 USD

  • Introducing Elixir

    Getting Started in Functional Programming

    Smooth, powerful, and small, Elixir is an excellent language for learning functional programming, and with this hands-on introduction, you’ll discover just how powerful Elixir can be. Authors Simon St. Laurent and J. David Eisenberg show you how Elixir combines the robust functional programming of Erlang with an approach that looks more like Ruby, and includes powerful macro features for ... Leer más

    $15.99 USD

  • Hadoop: The Definitive Guide

    The Definitive Guide

    de Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... Leer más

    $25.99 USD

  • R Data Structures and Algorithms

    Increase speed and performance of your applications with effi cient data structures and algorithms

    Increase speed and performance of your applications with efficient data structures and algorithmsKey Features\[\] See how to use data structures such as arrays, stacks, trees, lists, and graphs through real-world examples\[\] Find out about important and advanced data structures such as searching and sorting algorithms\[\] Understand important concepts such as big-o notation, dynamic programming, ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • App Inventor 2 Essentials

    A step-by-step introductory guide to mobile app development with App Inventor 2

    A step-by-step introductory guide to mobile app development with App Inventor 2Key Features\[\*\]Get an introduction to the functionalities of App Inventor 2 and use it to unleash your creativity\[\*\]Learn to navigate the App Inventor platform, develop basic coding skills and become familiar with a blocks based programming language\[\*\]Build your very first mobile app and feel proud of your ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • Hands-On Reactive Programming with Reactor

    Build reactive and scalable microservices using the Reactor framework

    de Rahul Sharma ...
    Discover how project Reactor enhances the reactive programming paradigm and allows you to build scalable asynchronous applicationsKey FeaturesUse reactive APIs, Flux, and Mono to implement reactive extensionsCreate concurrent applications without the complexity of Java's concurrent APIUnderstand techniques to implement event-driven and reactive applicationsBook DescriptionReactor is an ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Unity 2018 Artificial Intelligence Cookbook

    Over 90 recipes to build and customize AI entities for your games with Unity

    Explore various recipes to build games using popular artificial intelligence techniques and algorithms such as Navmesh navigation A\*, DFS, and UCB1Key FeaturesExplore different algorithms for creating decision-making agents that go beyond simple behaviors and movementDiscover the latest features of the NavMesh API for scripting intelligent behaviour in your game charactersCreate games that are ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Programming C#

    Building .NET Applications with C#

    de Jesse Liberty ...
    The programming language C# was built with the future of application development in mind. Pursuing that vision, C#'s designers succeeded in creating a safe, simple, component-based, high-performance language that works effectively with Microsoft's .NET Framework. Now the favored language among those programming for the Microsoft platform, C# continues to grow in popularity as more developers ... Leer más

    $22.99 USD

  • Unity 2020 Virtual Reality Projects

    Learn VR development by building immersive applications and games with Unity 2019.4 and later versions

    Explore the latest features of Unity and build VR experiences including first-person interactions, audio fireball games, 360-degree media, art gallery tours, and VR storytellingKey FeaturesDiscover step-by-step instructions and best practices to begin your VR development journeyExplore Unity features such as URP rendering, XR Interaction Toolkit, and ProBuilderBuild impressive VR-based apps and ... Leer más

    $60.99 USD o gratis con Kobo Plus

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... Leer más

    $21.99 USD

  • Unity Game Development Scripting

    de Kyle D'Aoust ...
    If you are new to Unity scripting and want to learn simple and modular code and advance your knowledge to the next level, this is the book for you. ... Leer más

    $26.99 USD o gratis con Kobo Plus