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

  • The Joys of Hashing

    Hash Table Programming with C

    Series series Professional and Applied Computing (R0)
    Build working implementations of hash tables, written in the C programming language. The new and revised Second Edition has been enhanced with simplified code and more comprehensive explanations, aimed at improving clarity and comprehension while exploiting the latest features in C programming.This book starts with simple first attempts devoid of collision resolution strategies. It then progresses ... Leer más

    $934 MXN

  • SSA-based Compiler Design

    Series series Computer Science (R0)
    This book provides readers with a single-source reference to static-single assignment(SSA)-based compiler design. It is the first (and up to now only) book that coversin a deep and comprehensive way how an optimizing compiler can be designed usingthe SSA form. After introducing vanilla SSA and its main properties, the authorsdescribe several compiler analyses and optimizations under this form. ... Leer más

    $1,545 MXN

  • Processing

    Desarrollo de interfaces de usuario, aplicaciones de visión artificial e IoT para Arduino y ESP8266

    Processing es un lenguaje de programación con un entorno de desarrollo integrado, pensado para todo tipo de usuarios interesados en dotar a sus proyectos con una salida visual de la información. Si quiere descubrir cómo Processing deviene un complemento ideal para Arduino y ESP8266, este es su libro. Con él podrá ir más allá de la recogida de datos de sensores o el manejo de servos y motores, lo ... Leer más

    $299 MXN o gratis con Kobo Plus

  • Typed PHP

    Stronger Types For Cleaner Code

    Series series Professional and Applied Computing (R0)
    Discover how stronger types mean cleaner, more efficient, and optimized PHP applications. This unique book looks at typed PHP: PHP types, strings, regular expressions, and more from PHP 7 as found in standard PHP libraries, user libraries, extensions, and cross-compilers. You'll see how to create a set of reusable tools that unify and ease the scalar types of PHP.PHP has a rich history and a ... Leer más

    $412 MXN

  • Learning and Reasoning

    4th International Joint Conference on Learning and Reasoning, IJCLR 2024, and 33rd International Conference on Inductive Logic Programming, ILP 2024, Nanjing, China, September 20–22, 2024, Proceedings

    Edición de Wang-Zhou Dai ...
    Series series Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 4th International Joint Conference on Learning, IJCLR 2024, and 33rd International Conference on Inductive Logic Programming, ILP 2024, held in Nanjing, China during September 20–22, 2024.The 13 full papers and 5 short papers presented in this book were carefully selected and reviewed from 25 submissions. These papers have been organized in the ... Leer más

    $2,182 MXN

  • Economics of Grids, Clouds, Systems, and Services

    14th International Conference, GECON 2017, Biarritz, France, September 19-21, 2017, Proceedings

    Series series Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 14th International Conference on Economics of Grids, Clouds, Systems, and Services, GECON 2017, held in Biarritz, France, in September 2017.The 10 full papers and 10 short papers presented together with 3 invited talks were carefully reviewed and selected from 38 submissions.This volume of the GECON 2017 proceedings has been structured in ... Leer más

    $909 MXN

  • A Concise Introduction to Software Engineering

    With Open Source and GenAI

    de Pankaj Jalote ...
    Series series Computer Science (R0)
    Software engineering has changed: A software project today is likely to use large language models (LLMs) for some tasks and will employ some open-source software. It is therefore important to integrate open source and use of LLMs in teaching software engineering – a key goal of this textbook.This reader-friendly textbook/reference introduces a carefully curated set of concepts and practices ... Leer más

    $909 MXN

  • Verification, Model Checking, and Abstract Interpretation

    18th International Conference, VMCAI 2017, Paris, France, January 15–17, 2017, Proceedings

    Edición de Ahmed Bouajjani, David Monniaux ...
    Series series Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 18th International Conference on Verification, Model Checking, and Abstract Interpretation, VMCAI 2017, held in Paris, France, in January 2017.The 27 full papers together with 3 invited keynotes presented were carefully reviewed and selected from 60 submissions. VMCAI provides topics including: program verification, model checking, abstract ... Leer más

    $909 MXN