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 Compiladores

Si te gustan los eBooks de Compiladores, seguro que te encanta esta selección.
Mostrando 313 - 336 de 1276 resultados
Skip side bar filters
  • Python Unit Test Automation

    Practical Techniques for Python Developers and Testers

    Series series Professional and Applied Computing (R0)
    Quickly learn how to automate unit testing of Python 3 code with Python 3 automation libraries, such as doctest, unittest, nose, nose2, and pytest.This book explores the important concepts in software testing and their implementation in Python 3 and shows you how to automate, organize, and execute unit tests for this language. This knowledge is often acquired by reading source code, manuals, and ... Leer más

    $629 MXN

  • Python Continuous Integration and Delivery

    A Concise Guide with Examples

    de Moritz Lenz ...
    Series series Professional and Applied Computing (R0)
    Gain the techniques and tools that enable a smooth and efficient software development process in this quick and practical guide on Python continuous integration (CI) and continuous delivery (CD). Based on example applications, this book introduces various kinds of testing and shows you how to set up automated systems that run these tests, and install applications in different environments in ... Leer más

    $968 MXN

  • Code Generation with Roslyn

    de Nick Harrison ...
    Series series Professional and Applied Computing (R0)
    Learn how Roslyn's new code generation capability will let you write software that is more concise, runs faster, and is easier to maintain. You will learn from real-world business applications to create better software by letting the computer write its own code based on your business logic already defined in lookup tables.Code Generation with Rosyln is the first book to cover this new capability. ... Leer más

    $484 MXN

  • Complete Guide to Test Automation

    Techniques, Practices, and Patterns for Building and Maintaining Effective Software Projects

    de Arnon Axelrod ...
    Series series Professional and Applied Computing (R0)
    Rely on this robust and thorough guide to build and maintain successful test automation. As the software industry shifts from traditional waterfall paradigms into more agile ones, test automation becomes a highly important tool that allows your development teams to deliver software at an ever-increasing pace without compromising quality.Even though it may seem trivial to automate the repetitive ... Leer más

    $1,070 MXN

  • Deep Belief Nets in C++ and CUDA C: Volume 3

    Convolutional Nets

    Series series Professional and Applied Computing (R0)
    Discover the essential building blocks of a common and powerful form of deep belief network: convolutional nets. This book shows you how the structure of these elegant models is much closer to that of human brains than traditional neural networks; they have a ‘thought process’ that is capable of learning abstract concepts built from simpler primitives. These models are especially useful for image ... Leer más

    $1,070 MXN

  • Arduino Software Internals

    A Complete Guide to How Your Arduino Language and Hardware Work Together

    de Norman Dunbar ...
    Series series Professional and Applied Computing (R0)
    It’s not enough to just build your Arduino projects; it’s time to actually learn how things work! This book will take you through not only how to use the Arduino software and hardware, but more importantly show you how it all works and how the software relates to the hardware.Arduino Software Internals takes a detailed dive into the Arduino environment. We’ll cover the Arduino language, hardware ... Leer más

    $968 MXN

  • Beginning Rust

    From Novice to Professional

    Series series Professional and Applied Computing (R0)
    Learn to program with Rust in an easy, step-by-step manner on Unix, Linux shell, macOS and the Windows command line. As you read this book, you’ll build on the knowledge you gained in previous chapters and see what Rust has to offer.Beginning Rust starts with the basics of Rust, including how to name objects, control execution flow, and handle primitive types. You’ll see how to do arithmetic, ... Leer más

    $968 MXN

  • Building Chatbots with Python

    Using Natural Language Processing and Machine Learning

    de Sumit Raj ...
    Series series Professional and Applied Computing (R0)
    Build your own chatbot using Python and open source tools. This book begins with an introduction to chatbots where you will gain vital information on their architecture. You will then dive straight into natural language processing with the natural language toolkit (NLTK) for building a custom language processing platform for your chatbot. With this foundation, you will take a look at different ... Leer más

    $968 MXN

  • Building Web Applications with Visual Studio 2017

    Using .NET Core and Modern JavaScript Frameworks

    Series series Professional and Applied Computing (R0)
    Learn how to build web applications from three Microsoft MVPs. After building the data application layer using Entity Framework Core and a RESTful service using ASP.NET Core, you will then build the client side web application three ways: first, using ASP.NET Core, then using Angular 2, and, finally, using React. You will be able to compare and contrast these UI frameworks and select the best one ... Leer más

    $900 MXN

  • Functional Data Structures in R

    Advanced Statistical Programming in R

    Series series Professional and Applied Computing (R0)
    Get an introduction to functional data structures using R and write more effective code and gain performance for your programs. This book teaches you workarounds because data in functional languages is not mutable: for example you’ll learn how to change variable-value bindings by modifying environments, which can be exploited to emulate pointers and implement traditional data structures. You’ll ... Leer más

    $484 MXN

  • Introducing Materialize

    Series series Professional and Applied Computing (R0)
    This concise step-by-step guide includes the best practices and patterns that help readers of all levels to unearth the potential of Materialize. A responsive framework based on Google’s innovative Material Design language, Materialize provides CSS and JavaScript features similar to other popular frameworks such as Bootstrap and Foundation.With the advent of Material Design, developers can no ... Leer más

    $484 MXN

  • Interactive Object-Oriented Programming in Java

    Learn and Test Your Programming Skills

    Series series Professional and Applied Computing (R0)
    Gain the fundamental concepts of object-oriented programming with examples in Java. This second edition comes with detailed coverage and enhanced discussion on fundamental topics such as inheritance, polymorphism, abstract classes, interfaces, and packages. This edition also includes discussions on multithread programming, generic programming, database programming, and exception handling ... Leer más

    $1,138 MXN

  • Common Lisp Recipes

    A Problem-Solution Approach

    de Edmund Weitz ...
    Series series Professional and Applied Computing (R0)
    Find solutions to problems and answers to questions you are likely to encounter when writing real-world applications in Common Lisp. This book covers areas as diverse as web programming, databases, graphical user interfaces, integration with other programming languages, multi-threading, and mobile devices as well as debugging techniques and optimization, to name just a few.Written by an author who ... Leer más

    $1,699 MXN

  • Master Python Without Prior Experience

    This comprehensive Python programming guide seamlessly transitions you from fundamental concepts to advanced topics, ensuring a deep comprehension of the Python language. Discover the essence of programming and Python, unraveling the significance of programming, the allure of Python, and the essential steps to configure your Python environment.Embark on a journey through Python essentials like ... Leer más

    $53 MXN

  • AI with Azure: Build Smarter Applications

    Step into the future of application development with AI with Azure: Build Smarter Applications. Designed for developers, tech enthusiasts, and IT professionals, this comprehensive guide explores the vast landscape of artificial intelligence capabilities available through Microsoft Azure.From integrating AI into existing applications to creating intelligent systems from the ground up, this book ... Leer más

    $171 MXN o gratis con Kobo Plus

  • LibGDX In-Depth: Enhancing Your Game Development Skills

    "LibGDX In-Depth: Enhancing Your Game Development Skills" is a meticulously crafted guide aimed at game developers who are familiar with the basics of Java and the LibGDX framework and are ready to take their skills to the next level. This book is a sequel to a series that has already laid the groundwork for beginners, and now it's time to delve deeper into the more complex and fascinating aspects ... Leer más

    $171 MXN

  • AWS Fully Loaded: Mastering Amazon Web Services for Complete Cloud Solutions

    Unlock the full potential of Amazon Web Services with AWS Fully Loaded: Mastering Amazon Web Services for Complete Cloud Solutions. This comprehensive guide is your key to understanding the expansive world of AWS, from foundational concepts to advanced strategies. Designed for both beginners and seasoned professionals, this book takes you step-by-step through AWS services and tools, revealing ... Leer más

    $171 MXN

  • OpenGL to OpenGL ES: Navigating Graphics Transitions

    "OpenGL to OpenGL ES: Navigating Graphics Transitions" is an authoritative guide crafted for developers, programmers, and technology enthusiasts seeking to bridge the gap between OpenGL and OpenGL ES, the foundational technologies in the realm of graphics programming. This comprehensive book delves deep into the intricacies of these two powerful graphics libraries, offering a practical roadmap for ... Leer más

    $171 MXN

  • Mastering Visual Studio: A Comprehensive Guide

    "Mastering Visual Studio: A Comprehensive Guide" is an in-depth and meticulously crafted resource for developers of all levels seeking to harness the full potential of Microsoft Visual Studio. This guidebook dives deep into the functionalities and features of Visual Studio, providing readers with the insights and tools necessary to elevate their software development projects.The book starts with a ... Leer más

    $171 MXN

  • Mastering ChatGPT: A Comprehensive Guide to Harnessing AI-Powered Conversations

    In "Mastering ChatGPT: A Comprehensive Guide to Harnessing AI-Powered Conversations," readers are invited into the dynamic world of artificial intelligence and its profound impact on communication. This book is an essential resource for anyone eager to delve into the intricacies of conversational AI, especially the groundbreaking ChatGPT.At the heart of this guide is an in-depth exploration of ... Leer más

    $171 MXN

  • Navigating Azure: A Comprehensive Guide to Microsoft's Cloud Platform

    Discover the ultimate roadmap to mastering Microsoft's Azure with "Navigating Azure: A Comprehensive Guide to Microsoft's Cloud Platform." This essential guidebook is meticulously designed for beginners and advanced users alike, offering a deep dive into the vast ecosystem of Azure services. From fundamental concepts to advanced deployment strategies, this book covers the breadth and depth of ... Leer más

    $171 MXN

  • HL7 for BizTalk

    Series series Professional and Applied Computing (R0)
    HL7 for BizTalk provides a detailed guide to the planning and delivery of a HL7-compliant system using the dedicated Microsoft BizTalk for HL7 Accelerator. The HL7 Primary Standard, its various versions, and the use of the HL7 Accelerator for BizTalk are broken out and fully explained. HL7 for BizTalk provides clear guidance on the specific healthcare scenarios that HL7 is designed to overcome and ... Leer más

    $1,869 MXN

  • Modern X86 Assembly Language Programming

    Covers x86 64-bit, AVX, AVX2, and AVX-512

    Series Libro 512 - Professional and Applied Computing (R0)
    Gain the fundamentals of x86 64-bit assembly language programming and focus onthe updated aspects of the x86 instruction set that are most relevant to applicationsoftware development. This book covers topics including x86 64-bit programming andAdvanced Vector Extensions (AVX) programming.The focus in this second edition is exclusively on 64-bit base programming architectureand AVX programming. ... Leer más

    $1,070 MXN

  • Node.js Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Node.js Recipes is your one-stop reference for solving Node.js problems. Filled with useful recipes that follow a problem/solution format, you can look up recipes for many situations that you may come across in your day-to-day server-side development.Node.js is accessible to those who not only relish in server-side programming but also web developers who understand the ubiquitous language of the ... Leer más

    $600 MXN