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 1561 - 1584 de 10045 resultados
Skip side bar filters
  • Research Software Engineering with Python

    Building software that makes research possible

    Writing and running software is now as much a part of science as telescopes and test tubes, but most researchers are never taught how to do either well. As a result, it takes them longer to accomplish simple tasks than it should, and it is harder for them to share their work with others than it needs to be.This book introduces the concepts, tools, and skills that researchers need to get more done ... Leer más

    $1,470 MXN

  • Introduction to Machine Learning Algorithms

    Basic Principles and Mathematics

    Mathematics is the foundation of machine learning algorithms. To understand the shortcomings of existing algorithms and develop more effective methods, it is essential to understand the mathematical concepts underlying these algorithms and their operational principles. This book serves as an introductory resource, outlining the preliminary concepts and offering insights into the mathematical ... Leer más

    $3,597 MXN

  • C Programming

    Learn to Code

    The C programming language is a popular language in industries as well as academics. Since its invention and standardized as ANSI C, several other standards known as C99, C11, and C17 were published with new features in subsequent years. This book covers all the traits of ANSI C and includes new features present in other standards. The content of this book helps a beginner to learn the fundamental ... Leer más

    $1,193 MXN

  • Introduction to Python for Humanists

    Series series Chapman & Hall/CRC The Python Series
    This book will introduce digital humanists at all levels of education to Python. It provides background and guidance on learning the Python computer programming language, and as it presumes no knowledge on the part of the reader about computers or coding concepts allows the reader to gradually learn the more complex tasks that are currently popular in the field of digital humanities. This book ... Leer más

    $1,193 MXN

  • The Z Garbage Collector

    In JDK 25

    This book explains how the Z Garbage Collector was designed, why it was designed this way, the common pitfalls to avoid when using ZGC in JDK 25 and how to get useful information from the garbage collector.Java is one of the most widely used programming languages in the world. It is a memory-safe language that completely relies on a good garbage collection (GC) algorithm to work well. The Z ... Leer más

    $1,262 MXN

  • Raspberry Pi OS System Administration with systemd and Python

    A Practical Approach

    The second in a new series exploring the basics of Raspberry Pi Operating System administration, this installment builds on the insights provided in Volume 1 to provide a compendium of easy-to-use and essential Raspberry Pi OS system administration for the novice user, with specific focus on Python and Python3.The overriding idea behind system administration of a modern, 21st-century Linux system ... Leer más

    $1,228 MXN

  • Unleashing User Innovation

    Multidisciplinary Perspectives on End-User Development and Generative AI

    The convergence of End-User Development (EUD) and Generative Artificial Intelligence (GenAI) ushers in a transformative era in which creators and consumers are no longer sharply divided, and users are empowered to innovate as never before. Unleashing User Innovation: Multidisciplinary Perspectives on End-User Development and Generative AI explores this dynamic intersection by bringing together ... Leer más

    $1,349 MXN

  • Introduction to the Art of Programming Using Scala

    de Mark C. Lewis ...
    Series series Chapman & Hall/CRC Textbooks in Computing
    With its flexibility for programming both small and large projects, Scala is an ideal language for teaching beginning programming. Yet there are no textbooks on Scala currently available for the CS1/CS2 levels. Introduction to the Art of Programming Using Scala presents many concepts from CS1 and CS2 using a modern, JVM-based language that works we ... Leer más

    $1,608 MXN

  • Mining Software Specifications

    Methodologies and Applications

    Series series Chapman & Hall/CRC Data Mining and Knowledge Discovery Series
    An emerging topic in software engineering and data mining, specification mining tackles software maintenance and reliability issues that cost economies billions of dollars each year. The first unified reference on the subject, Mining Software Specifications: Methodologies and Applications describes recent approaches for mining specifications of sof ... Leer más

    $1,867 MXN

  • Secure Programming Cookbook for C and C++

    Recipes for Cryptography, Authentication, Input Validation & More

    Password sniffing, spoofing, buffer overflows, and denial of service: these are only a few of the attacks on today's computer systems and networks. At the root of this epidemic is poorly written, poorly tested, and insecure code that puts everyone at risk. Clearly, today's developers need help figuring out how to write code that attackers won't be able to exploit. But writing such code is ... Leer más

    $577 MXN

  • Python Data Visualization Cookbook

    This book is written in a Cookbook style targeted towards an advanced audience. It covers the advanced topics of data visualization in Python.Python Data Visualization Cookbook is for developers that already know about Python programming in general. If you have heard about data visualization but you don't know where to start, then this book will guide you from the start and help you understand ... Leer más

    $621 MXN o gratis con Kobo Plus

  • Polars Cookbook

    Over 60 practical recipes to transform, manipulate, and analyze your data using Python Polars 1.x

    de Yuki Kakegawa ...
    Leverage Polars, a lightning-fast DataFrame library, to transform your Python-based data science projects with efficient data wrangling and manipulation Key FeaturesUnlock the power of Python Polars for faster and more efficient data analysis workflowsMaster the fundamentals of Python Polars with step-by-step recipesDiscover data manipulation techniques to apply across multiple data ... Leer más

    $769 MXN o gratis con Kobo Plus

  • Machine Learning for Developers

    Uplift your regular applications with the power of statistics, analytics, and machine learning

    Your one-stop guide to becoming a Machine Learning expert.Key Features-Learn to develop efficient and intelligent applications by leveraging the power of Machine Learning- A highly practical guide explaining the concepts of problem solving in the easiest possible manner- Implement Machine Learning in the most practical wayBook DescriptionMost of us have heard about the term Machine Learning, but ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Delphi Programming Essentials

    A Comprehensive Guide to Rapid Application Development

    "Delphi Programming Essentials: A Comprehensive Guide to Rapid Application Development" offers an in-depth exploration into the world of Delphi, designed to cater to both new and experienced programmers. This meticulously crafted guide provides a strong foundation in Delphi's programming language, its rich integrated development environment, and the powerful Visual Component Library (VCL). ... Leer más

    $189 MXN o gratis con Kobo Plus

  • Effective Haskell

    Solving Real-World Problems with Strongly Typed Functional Programming

    Put the power of Haskell to work in your programs, learning from an engineer who uses Haskell daily to get practical work done efficiently. Leverage powerful features like Monad Transformers and Type Families to build useful applications. Realize the benefits of a pure functional language, like protecting your code from side effects. Manage concurrent processes fearlessly. Apply functional ... Leer más

    $622 MXN

  • ZeroMQ in Practice

    Definitive Reference for Developers and Engineers

    "ZeroMQ in Practice"ZeroMQ in Practice is a comprehensive and expertly crafted guide that takes readers deep into the design, implementation, and operationalization of resilient, high-performance distributed systems using ZeroMQ. Beginning with a clear exposition of ZeroMQ’s core concepts, messaging patterns, threading models, and API versatility, the book establishes a robust foundation for both ... Leer más

    $189 MXN o gratis con Kobo Plus

  • Unity 4 Fundamentals

    Get Started at Making Games with Unity

    de Alan Thorn ...
    Get ahead of the game with Unity 4.The Unity engine is the tool of choice for many indie and AAA game developers. Unity 4 Fundamentals gives readers a head start on the road to game development by offering beginners a comprehensive, step by step introduction to the latest Unity 4 engine. The author takes a theory-to-practice approach to demonstrate what Unity 4 has to offer which includes:Asset ... Leer más

    $1,055 MXN

  • Building Web Applications with C# and .NET

    A Complete Reference

    This book presents the basic knowledge and illustrative examples to build dynamic and robust web applications using the .NET Framework technology. It stresses the use of code-behind procedural coding and useful for those interested in web application development and to visual basic programmers. ... Leer más

    $3,113 MXN

  • Unity from Zero to Proficiency (Advanced)

    Unity from Zero to Proficiency, #4

    Series Libro 4 - Unity from Zero to Proficiency
    Newly Edited and Updated Version (Third Edition) for Unity 2019Create multiplayer games and procedural levels and boost game performances without the headachesWithout this book, most people spend too long trying to develop and optimize their game the hard way. This book is the only one that will get you to create entertaining games and optimize your code without wasting so much time. It includes ... Leer más

    $173 MXN

  • Learn PHP: Learn PHP Programming in 4 hours! PHP for Beginners - Smart and Easy Ways to learn PHP & MySQL

    de Barry Page ...
    "Learn PHP in 4 Hours!" promises to give you complete introductory knowledge to PHP and MySQL. You will be able to get started on your journey to building awesome dynamic websites that help you achieve your dreams in no time.This book contains definitions that are straightforward, examples that are short and sweet and explanations that ensure mastery of the basics very quickly.You will be able to ... Leer más

    $86 MXN

  • GPU-Accelerated Computing with Python 3 and CUDA

    From low-level kernels to real-world applications in scientific computing and machine learning

    Accelerate your Python code on the GPU using CUDA, Numba, and modern libraries to solve real-world problems faster and more efficiently.Key FeaturesBuild a solid foundation in CUDA with Python, from kernel design to execution and debuggingOptimize GPU performance with efficient memory access, CUDA streams, and multi-GPU scalingUse JAX, CuPy, RAPIDS, and Numba to accelerate numerical computing and ... Leer más

    $739 MXN o gratis con Kobo Plus

  • Introducing C++

    The Easy Way to Start Learning Modern C++

    You know how to code, but you're ready to level up. You've heard about the power and performance of C++, a language vital to fields like AI, game development, and high-performance computing. But where do you even start? Existing resources are outdated or overly academic, or they assume a deep understanding of C. You need a guide that respects your existing skills and gets you coding fast with ... Leer más

    $490 MXN

  • A Student's Guide to Python for Physical Modeling

    Second Edition

    A fully updated tutorial on the basics of the Python programming language for science studentsPython is a computer programming language that has gained popularity throughout the sciences. This fully updated second edition of A Student's Guide to Python for Physical Modeling aims to help you, the student, teach yourself enough of the Python programming language to get started with physical modeling ... Leer más

    $448 MXN

  • Modern Software Engineering

    Software Engineering, #1

    Series Libro 1 - Software Engineering
    Master the modern software lifecycle—where programming meets architectural responsibility, systemic security, and artificial intelligence.Writing code that works is no longer enough. In today's fast-paced tech landscape, true software engineering requires managing the full lifecycle of a system: its long-term maintainability, its security guarantees, its operational resilience, and its integration ... Leer más

    $259 MXN o gratis con Kobo Plus