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 1489 - 1512 de 10681 resultados
Skip side bar filters
  • bash Idioms

    Write Powerful, Flexible, Readable Shell Scripts

    Shell scripts are everywhere, especially those written in bash-compatible syntax. But these scripts can be complex and obscure. Complexity is the enemy of security, but it's also the enemy of readability and understanding. With this practical book, you'll learn how to decipher old bash code and write new code that's as clear and readable as possible.Authors Carl Albing and JP Vossen show you how ... Leer más

    $34.99 USD

  • Deep Learning with PyTorch, Second Edition

    Training and applying deep learning and generative AI models

    PyTorch core developer Howard Huang updates the bestselling original Deep Learning with PyTorch with new insights into the transformers architecture and generative AI models.Instantly familiar to anyone who knows PyData tools like NumPy, PyTorch simplifies deep learning without sacrificing advanced features. In this book you’ll learn how to create your own neural network and deep learning systems ... Leer más

    $43.99 USD

  • Rust Programming Cookbook

    Explore the latest features of Rust 2018 for building fast and secure apps

    Practical solutions to overcome challenges in creating console and web applications and working with systems-level and embedded code, network programming, deep neural networks, and much more.Key FeaturesWork through recipes featuring advanced concepts such as concurrency, unsafe code, and macros to migrate your codebase to the Rust programming languageLearn how to run machine learning models with ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Optimized C++

    Proven Techniques for Heightened Performance

    In today’s fast and competitive world, a program’s performance is just as important to customers as the features it provides. This practical guide teaches developers performance-tuning principles that enable optimization in C++. You’ll learn how to make code that already embodies best practices of C++ design run faster and consume fewer resources on any computer—whether it’s a watch, phone, ... Leer más

    $36.99 USD

  • Linux System Programming

    From Basics to Expert Proficiency

    de William Smith ...
    "Linux System Programming: From Basics to Expert Proficiency" is an authoritative guide designed to elevate your understanding and skills in Linux system programming. Whether you are a novice just entering the field or an experienced developer seeking to deepen your knowledge, this comprehensive book offers a structured and thorough exploration of essential topics. Each chapter is meticulously ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • Arduino Robotic Projects

    This book is for anyone who has been curious about using Arduino to create robotic projects that were previously the domain of research labs of major universities or defense departments. Some programming background is useful, but if you know how to use a PC, you can, with the aid of the step-by-step instructions in this book, construct complex robotic projects that can roll, walk, swim, or fly. ... Leer más

    $26.99 USD o gratis con Kobo Plus

  • Java

    Beginner's Guide to Programming Code with Java

    Series Libro 1 - Java Programming Series
    Learn Java programming today and begin your path towards Java programming mastery!In this Definitive Java Guide, you're about to discover how to...How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a stepping stone for learning ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Learning pandas

    High performance data manipulation and analysis using Python

    Get to grips with pandas—a versatile and high-performance Python library for data manipulation, analysis, and discoveryKey FeaturesGet comfortable using pandas and Python as an effective data exploration and analysis toolExplore pandas through a framework of data analysis, with an explanation of how pandas is well suited for the various stages in a data analysis processA comprehensive guide to ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • The Complete Coding Interview Guide in Java

    An effective guide for aspiring Java developers to ace their programming interviews

    Explore a wide variety of popular interview questions and learn various techniques for breaking down tricky bits of code and algorithms into manageable chunksKey FeaturesDiscover over 200 coding interview problems and their solutions to help you secure a job as a Java developerWork on overcoming coding challenges faced in a wide array of topics such as time complexity, OOP, and recursionGet to ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Python and Algorithmic Thinking for the Complete Beginner

    Learn to think like a programmer by mastering Python programming and algorithmic foundations

    Unlock the power of Python with this comprehensive guide, “Python and Algorithmic Thinking for the Complete Beginner.” It covers everything from computer basics to advanced decision and loop control structures.Key FeaturesComprehensive coverage from basic computer operations to advanced programming conceptsStep-by-step progression of each topic, along with tips and tricks to enhance coding ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Think Java

    How to Think Like a Computer Scientist

    Currently used at many colleges, universities, and high schools, this hands-on introduction to computer science is ideal for people with little or no programming experience. The goal of this concise book is not just to teach you Java, but to help you think like a computer scientist. You’ll learn how to program—a useful skill by itself—but you’ll also discover how to use programming as a means to ... Leer más

    $30.99 USD

  • Go Cookbook

    Expert Solutions for Commonly Needed Go Tasks

    Go is an increasingly popular language for programming everything from web applications to distributed network services. This practical guide provides recipes to help you unravel common problems and perform useful tasks when working with Go. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. Programmers new to Go can ... Leer más

    $48.99 USD

  • Python for Excel Users

    Know Excel? You Can Learn Python

    When Excel isn’t enough, it’s time to learn Python.If you’re comfortable in Excel, but you’ve hit a wall—slow files, broken formulas, hours spent on repetitive tasks—this book offers a way forward. It shows you how to take the work you already do in spreadsheets and make it faster, smarter, and more powerful with Python.You’ll start by setting up your environment and getting comfortable with ... Leer más

    $34.99 USD

  • Game Development with Blender and Godot

    Leverage the combined power of Blender and Godot for building a point-and-click adventure game

    de Kumsal Obuz ...
    Understand how to use one of the most popular 3D modeling software and advanced game engines to create a seamless workflow between the two and produce dynamic gamesKey FeaturesLearn how to create, rig, and animate 3D low-poly models in BlenderDiscover the 3D workflow of Godot Engine and understand how to enhance your modelsUse modeling and game design skills to create a dynamic point-and-click ... Leer más

    $43.99 USD o gratis con Kobo Plus

  • Grokking Machine Learning

    de Luis Serrano ...
    Discover valuable machine learning techniques you can understand and apply using just high-school math.In Grokking Machine Learning you will learn:Supervised algorithms for classifying and splitting dataMethods for cleaning and simplifying dataMachine learning packages and toolsNeural networks and ensemble methods for complex datasetsGrokking Machine Learning teaches you how to apply ML to your ... Leer más

    $49.99 USD

  • 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