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 193 - 216 de 1276 resultados
Skip side bar filters
  • 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

  • Fast Track UML 2.0

    de Kendall Scott ...
    Series series Professional and Applied Computing (R0)
    The Unified Modeling Language (UML) is a methodology to document the analysis and design of the software development process. Through the use of standard diagrams for such concepts as use cases, interactions, and collaborations, among many others, "Fast Track UML 2.0" explores the modeling techniques and the changes since the prior UML 1.3 standard.This book presents a distillation of the contents ... Leer más

    $384 MXN

  • The R Software

    Fundamentals of Programming and Statistical Analysis

    Series series Mathematics and Statistics (R0)
    The contents of The R Software are presented so as to be both comprehensive and easy for the reader to use. Besides its application as a self-learning text, this book can support lectures on R at any level from beginner to advanced. This book can serve as a textbook on R for beginners as well as more advanced users, working on Windows, MacOs or Linux OSes. The first part of the book deals with the ... Leer más

    $3,273 MXN

  • Logic Programming and Nonmonotonic Reasoning

    17th International Conference, LPNMR 2024, Dallas, TX, USA, October 11–14, 2024, Proceedings

    Series series Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 17th International Conference on Logic Programming and Nonmonotonic Reasoning, LPNMR 2024, held in Dallas, TX, USA, during October 11-14, 2024.The 27 full papers and 3 short papers included in this book were carefully reviewed and selected from 48 submissions. They deal with declarative logic programming, non-monotonic reasoning, and knowledge ... Leer más

    $2,545 MXN

  • 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

  • Design Patterns in C#

    A Hands-on Guide with Real-World Examples

    Series series Professional and Applied Computing (R0)
    Get hands-on experience with each Gang of Four design pattern using C#. For each of the patterns, you’ll see at least one real-world scenario, a coding example, and a complete implementation including output.In the first part of Design Patterns in C#, you will cover the 23 Gang of Four (GoF) design patterns, before moving onto some alternative design patterns, including the Simple Factory Pattern, ... Leer más

    $900 MXN

  • DevOps for Azure Applications

    Deploy Web Applications on Azure

    Series series Professional and Applied Computing (R0)
    Deploy web applications on Azure using DevOps tools. This book gives solutions to real-world Cloud deployment scenarios which will enable you to become adept in DevOps work for Azure.You'll start by seeing an overview of DevOps for Azure deployments where you will also survey the available tools, including Octopus Deploy and TeamCity. Here, you will learn how to use TeamCity as a CI tool and ... Leer más

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

  • MATLAB Linear Algebra

    de Cesar Lopez ...
    Series series Professional and Applied Computing (R0)
    MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than with spreadsheets or traditional programming languages, such as C/C++ or Java ... Leer más

    $900 MXN

  • Learn iOS Application Distribution

    Successfully Distribute Apps

    Series series Professional and Applied Computing (R0)
    Cover every aspect of the app industry, from app idea generation through to marketing and performance monitoring. With this book you'll receive complete, reliable, up-to-date, and professional information and guidance.Learn iOS App Distribution is every developers thorough and accessible guide to successfully distributing apps. For readers who already know how to code and create apps, this book ... Leer más

    $679 MXN

  • Learn Unity for Android Game Development

    A Guide to Game Design, Development, and Marketing

    de Adam Sinicki ...
    Series series Professional and Applied Computing (R0)
    Get a thorough and practical introduction to Unity development for Android devices with no previous experience with game development needed. In this book, you'll go through every step from downloading and installing Unity and the Android SDK, to creating fully functional games. The bulk of Learn Unity for Android Game Development is a simple project to create a 2D platform game complete with ... Leer más

    $1,070 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

  • Numerical C

    Applied Computational Programming with Case Studies

    de Philip Joyce ...
    Series series Professional and Applied Computing (R0)
    Learn applied numerical computing using the C programming language, starting with a quick primer on the C programming language and its SDK. This book then dives into progressively more complex applied math formula for computational methods using C with examples throughout and a larger, more complete application towards the end.Numerical C starts with the quadratic formula for finding solutions to ... Leer más

    $900 MXN

  • Options and Derivatives Programming in C++

    Algorithms and Programming Techniques for the Financial Industry

    Series series Professional and Applied Computing (R0)
    Learn how C++ is used in the development of solutions for options and derivatives trading in the financial industry. As an important part of the financial industry, options and derivatives trading has become increasingly sophisticated. Advanced trading techniques using financial derivatives have been used at banks, hedge funds, and pension funds. Because of stringent performance characteristics, ... Leer más

    $968 MXN

  • PHP Arrays

    Single, Multi-dimensional, Associative and Object Arrays in PHP 7

    Series series Professional and Applied Computing (R0)
    Gain an in-depth understanding of PHP 7 arrays. After a quick overview of PHP 7, each chapter concentrates on single, multi-dimensional, associative, and object arrays. PHP Arrays is a first of its kind book using PHP 7 that demonstrates inserting, appending, updating, and deleting array data.This book also covers validation methods to insure that the data provided by a user is good before the ... Leer más

    $484 MXN

  • Raspberry Pi Supercomputing and Scientific Programming

    MPI4PY, NumPy, and SciPy for Enthusiasts

    Series series Professional and Applied Computing (R0)
    Build an inexpensive cluster of multiple Raspberry Pi computers and install all the required libraries to write parallel and scientific programs in Python 3. This book covers setting up your Raspberry Pis, installing the necessary software, and making a cluster of multiple Pis.Once the cluster is built, its power has to be exploited by means of programs to run on it. So, Raspberry Pi ... Leer más

    $1,070 MXN

  • Practical MATLAB Deep Learning

    A Project-Based Approach

    Series series Professional and Applied Computing (R0)
    Harness the power of MATLAB for deep-learning challenges. This book provides an introduction to deep learning and using MATLAB's deep-learning toolboxes. You’ll see how these toolboxes provide the complete set of functions needed to implement all aspects of deep learning.Along the way, you'll learn to model complex systems, including the stock market, natural language, and angles-only orbit ... Leer más

    $629 MXN

  • Practical MATLAB Modeling with Simulink

    Programming and Simulating Ordinary and Partial Differential Equations

    Series series Professional and Applied Computing (R0)
    Employ the essential and hands-on tools and functions of MATLAB's ordinary differential equation (ODE) and partial differential equation (PDE) packages, which are explained and demonstrated via interactive examples and case studies. This book contains dozens of simulations and solved problems via m-files/scripts and Simulink models which help you to learn programming and modeling of more difficult ... Leer más

    $1,138 MXN

  • Practical R 4

    Applying R to Data Manipulation, Processing and Integration

    de Jon Westfall ...
    Series series Professional and Applied Computing (R0)
    Get started with an accelerated introduction to the R ecosystem, programming language, and tools including R script and RStudio. Utilizing many examples and projects, this book teaches you how to get data into R and how to work with that data using R. Once grounded in the fundamentals, the rest of Practical R 4 dives into specific projects and examples starting with running and analyzing a survey ... Leer más

    $1,070 MXN

  • Principles of Package Design

    Creating Reusable Software Components

    Series series Professional and Applied Computing (R0)
    Apply design principles to your classes, preparing them for reuse. You will use package design principles to create packages that are just right in terms of cohesion and coupling, and are user- and maintainer-friendly at the same time.The first part of this book walks you through the five SOLID principles that will help you improve the design of your classes. The second part introduces you to the ... Leer más

    $1,359 MXN

  • Source Code Analytics With Roslyn and JavaScript Data Visualization

    Series series Professional and Applied Computing (R0)
    Learn how to build an interactive source code analytics system using Roslyn and JavaScript. This concise 150 page book will help you create and use practical code analysis tools utilizing the new features of Microsoft’s Roslyn compiler to understand the health of your code and identify parts of the code for refactoring.Source code is one of the biggest assets of a software company. However if not ... Leer más

    $484 MXN

  • Software Development, Design and Coding

    With Patterns, Debugging, Unit Testing, and Refactoring

    Series series Professional and Applied Computing (R0)
    Learn the principles of good software design, and how to turn those principles into great code. This book introduces you to software engineering — from the application of engineering principles to the development of software. You'll see how to run a software development project, examine the different phases of a project, and learn how to design and implement programs that solve specific problems. ... Leer más

    $1,189 MXN