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 1849 - 1872 de 10685 resultados
Skip side bar filters
  • QUIC Protocol Design and Implementation

    Definitive Reference for Developers and Engineers

    "QUIC Protocol Design and Implementation"QUIC Protocol Design and Implementation offers a comprehensive exploration of the groundbreaking transport protocol that is redefining Internet communication. The book begins by tracing the limitations of traditional transport mechanisms such as TCP and UDP, detailing the motivations behind QUIC's creation and chronicling its evolution from a Google ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • Classic Computer Science Problems in Java

    de David Kopec ...
    Sharpen your coding skills by exploring established computer science problems! Classic Computer Science Problems in Java challenges you with time-tested scenarios and algorithms.SummarySharpen your coding skills by exploring established computer science problems! Classic Computer Science Problems in Java challenges you with time-tested scenarios and algorithms. You’ll work through a series of ... Leer más

    $49.99 USD

  • Programming C# 10

    Build Cloud, Web, and Desktop Applications

    de Ian Griffiths ...
    C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 10.0 and .NET 6 fundamentals and techniques for building cloud, web, and desktop applications.Designed for experienced programmers, this book provides many code ... Leer más

    $48.99 USD

  • Natural Language Processing Recipes

    Unlocking Text Data with Machine Learning and Deep Learning Using Python

    Series series Professional and Applied Computing (R0)
    Focus on implementing end-to-end projects using Python and leverage state-of-the-art algorithms. This book teaches you to efficiently use a wide range of natural language processing (NLP) packages to: implement text classification, identify parts of speech, utilize topic modeling, text summarization, sentiment analysis, information retrieval, and many more applications of NLP.The book begins with ... Leer más

    $58.99 USD

  • Advanced Analytics with PySpark

    Patterns for Learning from Data at Scale Using Python and Spark

    The amount of data being generated today is staggering and growing. Apache Spark has emerged as the de facto tool to analyze big data and is now a critical part of the data science toolbox. Updated for Spark 3.0, this practical guide brings together Spark, statistical methods, and real-world datasets to teach you how to approach analytics problems using PySpark, Spark's Python API, and other best ... Leer más

    $41.99 USD

  • Visual Basic 2005 Cookbook

    Solutions for VB 2005 Programmers

    This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. If you're a seasoned .NET developer, beginning Visual Basic programmer, or a developer seeking a simple and clear migration path from VB6 to Visual Basic 2005, the Visual Basic 2005 Cookbook delivers a practical collection of problem-solving recipes for ... Leer más

    $28.99 USD

  • Java 9 Programming Blueprints

    Master features like modular programming, Java HTTP 2.0, and REPL by building numerous applications

    de Jason Lee ...
    Build a variety of real-world applications by taking advantage of the newest features of Java 9Key Features\[\*\] See some of the new features of Java 9 and be introduced to parts of the Java SDK\[\*\] This book provides a set of diverse, interesting projects that range in complexity from fairly simple to advanced and cover HTTP 2.0\[\*\] Take advantage of Java's new modularity features to write ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Mastering Unreal Engine 4.X

    Master the art of building AAA games with Unreal Engine

    Take your game development skills to the next level with one of the best engines on the marketKey Features\[\*\]Build an entire AAA game level throughout the book\[\*\]Take your C++ scripting skills to the next level and use them extensively to build the game\[\*\]An advanced practical guide with a tutorial style approach that will help you make the best of Unreal engine 4Book DescriptionUnreal ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • The Pandas Workshop

    A comprehensive guide to using Python for data analysis with real-world case studies

    Learn the fundamentals of data science with Python by analyzing real datasets and solving problems using pandasKey FeaturesLearn how to apply data retrieval, transformation, visualization, and modeling techniques using pandasBecome highly efficient in unlocking deeper insights from your data, including databases, web data, and moreBuild your experience and confidence with hands-on exercises and ... Leer más

    $39.99 USD o gratis con Kobo Plus

  • Visual Studio Code

    End-to-End Editing and Debugging Tools for Web Developers

    de Bruce Johnson ...
    Expert guidance on using Visual Studio Code for editing and debugging your web development projectsVisual Studio Code, a free, open source, cross-compatible source code editor, is one of the most popular choices for web developers. It is fast, lightweight, customizable, and contains built-in support for JavaScript, Typescript, and Node.js extensions for other languages, including C++, Python, and ... Leer más

    $27.00 USD

  • Head First C#

    Head First C# is a complete learning experience for object-oriented programming, C#, and the Visual Studio IDE. Built for your brain, this book covers C# 3.0 and Visual Studio 2008, and teaches everything from language fundamentals to advanced topics including garbage collection, extension methods, and double-buffered animation. You'll also master C#'s hottest and newest syntax, LINQ, for querying ... Leer más

    $28.99 USD

  • Diseño de aplicaciones mediante el uso intensivo de datos

    Los datos están en el centro de muchos desafíos que se presentan actualmente en el diseño de sistemas. Hay que resolver cuestiones complejas, como la escalabilidad, la coherencia, la fiabilidad, la eficiencia y el mantenimiento. Además, existe una abrumadora variedad de herramientas, incluyendo bases de datos relacionales, almacenes de datos NoSQL, procesadores de flujo o por lotes y gestores de ... Leer más

    $45.99 USD o gratis con Kobo Plus

  • C language Programming: Simple, Short, and Straightforward Way of Learning C Programming

    This book is for absolute beginners with or without prior knowledge in programming, as this book uses Simple words, Short sentences, and Straightforward paragraphs. The triple S way of learning C language programming. The topics covered in this book includes brief introduction to C language, variables, data types, control structures, functions, pointers, and input and output stream to external ... Leer más

    $3.44 USD o gratis con Kobo Plus

  • C LANGUAGE COURSE PART 2

    de m.furqan riaz ...
    C is one of the fastest programming language as it is close to low-level languages such as Assembly language. If you are already familiar with programming, then you must know the demand out there for a C programmer. Because C comes in handy in case of all the applications that require fast processing, such as games, or major parts of different operating systems.C was developed in early 1970’s but ... Leer más

    $3.99 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

    $23.99 USD

  • Unity from Zero to Proficiency (Proficient)

    Unity from Zero to Proficiency, #5

    Series Libro 5 - Unity from Zero to Proficiency
    First Edition, Published in September 2019In this book, the fifth book in the series, you will become comfortable with creating your own RPG. If you were ever interested in creating systems for your game to speed-up your coding and create and maintain levels easily, then this book is for you.The book includes a list of the learning objectives at the start of each chapter, step-by-step activities, ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Mastering ClickHouse

    High-Performance Data Analytics for Modern Applications

    "Mastering ClickHouse: High-Performance Data Analytics for Modern Applications" serves as an indispensable guide for data professionals seeking to leverage the power of ClickHouse, the acclaimed open-source columnar database management system designed for online analytical processing (OLAP). This comprehensive resource delves into all aspects of ClickHouse, from its foundational architecture to ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Coding with Minecraft

    Build Taller, Farm Faster, Mine Deeper, and Automate the Boring Stuff

    de Al Sweigart ...
    A hands-on introduction to coding that teaches you how to program bots to do cool things in the game you love--Minecraft! This book takes the robotic "turtle" method, and extends it to the 3D, interactive world of Minecraft.You've mined for diamonds, crafted dozens of tools, and built all sorts of structures--but what if you could program robots to do all of that for you in a fraction of the time ... Leer más

    $17.99 USD

  • 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

  • Smalltalk Best Practice Patterns

    de Kent Beck ...
    This classic book is the definitive real-world style guide for better Smalltalk programming. This author presents a set of patterns that organize all the informal experience successful Smalltalk programmers have learned the hard way. When programmers understand these patterns, they can write much more effective code. The concept of Smalltalk patterns is introduced, and the book explains why they ... Leer más

    $57.59 USD

  • Mastering Java 11

    Develop modular and secure Java applications using concurrency and advanced JDK libraries

    Update your Java knowledge with the latest features of Java 11, such as the low-Overhead Garbage Collector, Local-Variable Syntax for Lambda Parameters, and Dynamic Class-File ConstantsKey FeaturesExplore the latest features in Java 9, Java 10, and Java 11Enhance your Java application development and migration approachesFull coverage of modular Java applications, G1 Garbage Collector, JMHBook ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Mastering Kali Linux

    Practical Security and Penetration Testing Techniques

    "Mastering Kali Linux: Practical Security and Penetration Testing Techniques" is a comprehensive guide designed to equip readers with the essential knowledge and skills needed to navigate the dynamic field of cybersecurity using Kali Linux. This book delves deeply into the fundamental and advanced methodologies of penetration testing, offering step-by-step guidance on setting up a Kali environment ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • 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

  • Mastering OCaml Programming

    From Basics to Expert Proficiency

    de William Smith ...
    "Mastering OCaml Programming: From Basics to Expert Proficiency" is an authoritative and comprehensive guide to mastering the OCaml programming language. Tailored for both beginners and seasoned developers, this book meticulously covers fundamental concepts such as data types, control structures, and functional programming, before advancing to sophisticated topics like modules, functors, and ... Leer más

    $6.99 USD o gratis con Kobo Plus