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 721 - 744 de 10697 resultados
Skip side bar filters
  • TypeScript Cookbook

    Real World Type-Level Programming

    TypeScript is one of the most important tools for JavaScript developers. Still, even experienced developers wonder why the TypeScript compiler is throwing squiggly red lines at them. Enter TypeScript Cookbook. With this practical guide, author Stefan Baumgartner provides senior engineers with solutions for everyday TypeScript problems.If you're conversant with TypeScript as well as JavaScript ... Leer más

    $490 MXN

  • Modern Data Analytics in Excel

    Using Power Query, Power Pivot, and More for Enhanced Data Analytics

    de George Mount ...
    If you haven't modernized your data cleaning and reporting processes in Microsoft Excel, you're missing out on big productivity gains. And if you're looking to conduct rigorous data analysis, more can be done in Excel than you think. This practical book serves as an introduction to the modern Excel suite of features along with other powerful tools for analytics.George Mount of Stringfest Analytics ... Leer más

    $490 MXN

  • Artificial Intelligence in Unreal Engine 5

    Unleash the power of AI for next-gen game development with UE5 by using Blueprints and C++

    de Marco Secchi ...
    Tap into the cutting-edge artificial intelligence features of Unreal Engine 5 and unlock their potential to craft captivating and engaging experiences in your games and applications in this part-color guide DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesAdopt AI techniques for developing immersive gameplay experiencesLearn how to use the Unreal Engine gameplay framework ... Leer más

    $739 MXN o gratis con Kobo Plus

  • Improving the Quality of ABAP Code

    Striving for Perfection

    Series series Professional and Applied Computing (R0)
    Gain an in-depth understanding of the large number of common problems found in ABAP programs and have a robust methodology for fixing problems when you find them. This book also shows you how to prevent them from occurring in new programs.A large chunk of the world’s biggest organizations use SAP software and virtually all of them have very large amounts of custom code. However, a lot of that ... Leer más

    $968 MXN

  • Introduction to Python Network Automation Volume II

    Stepping up: Beyond the Essentials for Success

    de Brendan Choi ...
    Series series Professional and Applied Computing (R0)
    Continue your Python network automation journey and delve deeper into advanced techniques and methodologies. Volume 2 of this comprehensive guide takes you beyond the essentials, equipping you with advanced skills and strategies crucial for success in network automation. Building upon the knowledge gained in Volume 1, you’ll set the stage for mastery in this dynamic field.You’ll start by ... Leer más

    $1,189 MXN

  • Interactive Object Oriented Programming in Java

    Learn and Test Your Skills

    Series series Professional and Applied Computing (R0)
    Discover object oriented programming with Java in this unique tutorial. This book uses Java and Eclipse to write and generate output for examples in topics such as classes, interfaces, overloading, and overriding. Interactive Object Oriented Programming in Java uniquely presents its material in a dialogue with the reader to encourage thinking and experimentation.Later chapters cover further Java ... Leer más

    $484 MXN

  • Good Habits for Great Coding

    Improving Programming Skills with Examples in Python

    Series series Professional and Applied Computing (R0)
    Improve your coding skills and learn how to write readable code. Rather than teach basic programming, this book presumes that readers understand the fundamentals, and offers time-honed best practices for style, design, documenting, testing, refactoring, and more.Taking an informal, conversational tone, author Michael Stueben offers programming stories, anecdotes, observations, advice, tricks, ... Leer más

    $799 MXN

  • Expert Twisted

    Event-Driven and Asynchronous Programming with Python

    Series series Professional and Applied Computing (R0)
    Explore Twisted, the Python-based event-driven networking engine, and review several of its most popular application projects. It is written by community leaders who have contributed to many of the projects covered, and share their hard-won insights and experience.Expert Twisted starts with an introduction to event-driven programming, explaining it in the context of what makes Twisted unique. It ... Leer más

    $968 MXN

  • Functional Interfaces in Java

    Fundamentals and Examples

    de Ralph Lecessi ...
    Series series Professional and Applied Computing (R0)
    Reduce development time by organizing your programs as chains of functional interfaces and see that the advantages of using functional interfaces include the flexibility and power of inlined functional chains and reuse of functional methods utilized throughout the Java API. You’ll see how complex logical expressions can be reduced to chains of predicates and how chains of comparators can be used ... Leer más

    $1,138 MXN

  • Introduction to Dependent Types with Idris

    Encoding Program Proofs in Types

    Series series Professional and Applied Computing (R0)
    Dependent types are a concept that allows developers to write proof-carrying code. Idris is a programming language that supports dependent types. This book will teach you the mathematical foundations of Idris as well as how to use it to write software and mathematically prove properties.The first part of the book serves as an introduction to the language's underlying theories. It starts by ... Leer más

    $629 MXN

  • Finding Ghosts in Your Data

    Anomaly Detection Techniques with Examples in Python

    de Kevin Feasel ...
    Series series Professional and Applied Computing (R0)
    Discover key information buried in the noise of data by learning a variety of anomaly detection techniques and using the Python programming language to build a robust service for anomaly detection against a variety of data types. The book starts with an overview of what anomalies and outliers are and uses the Gestalt school of psychology to explain just why it is that humans are naturally great at ... Leer más

    $1,070 MXN

  • Cloud Native Applications with Docker and Kubernetes

    Design and Build Cloud Architecture and Applications with Microservices, EMQ, and Multi-Site Configurations

    Series series Professional and Applied Computing (R0)
    This book takes developers on a journey into the cloud with Docker and Kubernetes. It walks you through the basics of Docker containers, how they are built, run, and published, and how the Kubernetes system allows you to use containers to better manage a cloud native application. Additionally, it walks you through various issues in cloud architecture, and how to design a cloud architecture that ... Leer más

    $799 MXN

  • Designing Applications for Google Cloud Platform

    Create and Deploy Applications Using Java

    Series series Professional and Applied Computing (R0)
    Learn how to use Google Cloud Platform (GCP) and its services to design, build, and deploy applications. This book includes best practices, practical examples, and code snippets written in Java, making it a key resource for developers seeking hands-on experience with GCP.You'll begin with an introduction to GCP services and a review of what Java offers while developing applications for GCP. Next, ... Leer más

    $1,070 MXN

  • The Comprehensive Guide to Kotlin Programming

    A Complete Reference Guide

    Embark on a transformative journey into the realm of Kotlin with The Comprehensive Guide to Kotlin Programming, meticulously crafted to guide both emerging and experienced developers through the intricacies and innovations of Kotlin programming. This comprehensive tome is engineered to elevate your understanding and mastery of Kotlin, positioning you at the forefront of modern Android development ... Leer más

    $99 MXN o gratis con Kobo Plus

  • Lean Python

    Learn Just Enough Python to Build Useful Tools

    de Paul Gerrard ...
    Series series Professional and Applied Computing (R0)
    Learn only the essential aspects of Python without cluttering up your mind with features you may never use. This compact book is not a "best way to write code" type of book; rather, the author goes over his most-used functions, which are all you need to know as a beginner and some way beyond.Lean Python takes 58 Python methods and functions and whittles them down to 15: as author Paul Gerrard says ... Leer más

    $595 MXN

  • Cryptography and Cryptanalysis in Java

    Creating and Programming Advanced Algorithms with Java SE 21 LTS and Jakarta EE 11

    Series series Professional and Applied Computing (R0)
    Here is your in-depth guide to cryptography and cryptanalysis in Java. This book includes challenging cryptographic solutions that are implemented in Java 21 and Jakarta EE 11. It provides a robust introduction to Java 21's new features and updates, a roadmap for Jakarta EE 11 security mechanisms, a unique presentation of the "hot points" (advantages and disadvantages) from the Java Cryptography ... Leer más

    $1,019 MXN

  • Clean Python

    Elegant Coding in Python

    de Sunil Kapil ...
    Series series Professional and Applied Computing (R0)
    Discover the right way to code in Python. This book provides the tips and techniques you need to produce cleaner, error-free, and eloquent Python projects.Your journey to better code starts with understanding the importance of formatting and documenting your code for maximum readability, utilizing built-in data structures and Python dictionary for improved maintainability, and working with modules ... Leer más

    $799 MXN

  • Django Standalone Apps

    Learn to Develop Reusable Django Libraries

    de Ben Lopatin ...
    Series series Professional and Applied Computing (R0)
    Develop standalone Django apps to serve as the reusable building blocks for larger Django projects. This book explores best practices for publishing these apps, with special considerations for testing Django apps, and strategies for extracting existing functionality into a separate package.This jumpstart reference is divided into four distinct and sequential sections, all containing short, ... Leer más

    $799 MXN

  • Large Language Models Projects

    Apply and Implement Strategies for Large Language Models

    de Pere Martra ...
    Series series Professional and Applied Computing (R0)
    This book offers you a hands-on experience using models from OpenAI and the Hugging Face library. You will use various tools and work on small projects, gradually applying the new knowledge you gain.The book is divided into three parts. Part one covers techniques and libraries. Here, you'll explore different techniques through small examples, preparing to build projects in the next section. You'll ... Leer más

    $1,019 MXN

  • Java XML and JSON

    de JEFF FRIESEN ...
    Series series Professional and Applied Computing (R0)
    Java XML and JSON is your one-stop guide to mastering the XML metalanguage and JSON data format along with significant Java APIs for parsing and creating XML/JSON documents (and more). The first six chapters focus on XML along with the SAX, DOM, StAX, XPath, and XSLT APIs. The remaining four chapters focus on JSON along with the mJson, GSON, and JsonPath APIs.Each chapter ends with select ... Leer más

    $629 MXN

  • Java Design Patterns

    Series series Professional and Applied Computing (R0)
    Learn how to implement design patterns in Java: each pattern in Java Design Patterns is a complete implementation and the output is generated using Eclipse, making the code accessible to all. The examples are chosen so you will be able to absorb the core concepts easily and quickly.This book presents the topic of design patterns in Java in such a way that anyone can grasp the idea. By giving easy ... Leer más

    $484 MXN

  • Learning Groovy

    de Adam L. Davis ...
    Series series Professional and Applied Computing (R0)
    Start building powerful apps that take advantage of the dynamic scripting capabilities of the Groovy language. This book covers Groovy fundamentals, such as installing Groovy, using Groovy tools, and working with the Groovy Development Kit (GDK). You'll also learn more advanced aspects of Groovy, such as using Groovy design patterns, writing DSLs in Groovy, and taking advantage of Groovy's ... Leer más

    $484 MXN

  • Mastering Flask Web and API Development

    Build and deploy production-ready Flask apps seamlessly across web, APIs, and mobile platforms

    Discover how to construct API and web components, build enterprise-grade applications, design and implement unit and behavioral testing, and plan deployment strategies for scalable Flask 3 applicationsKey FeaturesImplement web and API applications using both standard and asynchronous Flask componentsImprove your dev experience with signals, route decorators, async/await design patterns, context ... Leer más

    $621 MXN o gratis con Kobo Plus

  • Java 8 Recipes

    Series series Professional and Applied Computing (R0)
    Java 8 Recipes offers solutions to common programming problems encountered while developing Java-based applications. Fully updated with the newest features and techniques available, Java 8 Recipes provides code examples involving Lambdas, embedded scripting with Nashorn, the new date-time API, stream support, functional interfaces, and much more. Especial emphasis is given to features such as ... Leer más

    $782 MXN