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 649 - 672 de 1276 resultados
Skip side bar filters
  • API Development

    A Practical Guide for Business Implementation Success

    Series series Professional and Applied Computing (R0)
    Implement application programming interface (API) usability, security, availability, reliability, and scalability to extend your company’s market and potentially generate revenue. Businesses know they need to extend their markets into the digital world, and expose internal data to the Internet. This book shows how stakeholders within an organization can make it a successful journey.Stakeholder ... Leer más

    $1,070 MXN

  • Beginning C++ Compilers

    An Introductory Guide to Microsoft C/C++ and MinGW Compilers

    Series series Professional and Applied Computing (R0)
    This book focuses on how to install C/C++ compilers on Linux and Windows platforms in a timely and efficient way. Installing C/C++ compilers, especially Microsoft compilers, typically takes quite a lot of time because it comes with Microsoft Visual Studio for the vast majority of users. Installing Visual Studio requires usually about 40 GB of disk space and a large amount of RAM, so it is ... Leer más

    $934 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 goes beyond the basics, providing a comprehensive understanding of Arduino software and hardware, as well as how they intertwine. Gain valuable insights into the inner workings of Arduino and its language, and discover how to communicate with the microcontroller in its native language, AVR ... Leer más

    $968 MXN

  • Pro Android Games

    L Edition

    Series series Professional and Applied Computing (R0)
    Combining actionable, real-world source code with graphics, Pro Android Games, Third Edition shows you how to build more sophisticated and addictive Android game apps with minimum effort. Harness the power of the latest Android 5.0 SDK to bring countless legendary, action-packed PC games to the Android platform.With actionable real-world source code, this one of a kind book shows you how to build ... Leer más

    $799 MXN

  • Computer Science

    The Hardware, Software and Heart of It

    Edición de Edward K. Blum, Alfred V Aho ...
    Series series Computer Science (R0)
    Computer Science: The Hardware, Software and Heart of It focuses on the deeper aspects of the two recognized subdivisions of Computer Science, Software and Hardware. These subdivisions are shown to be closely interrelated as a result of the stored-program concept. Computer Science: The Hardware, Software and Heart of It includes certain classical theoretical computer science topics such as ... Leer más

    $909 MXN

  • Functional Programming in R

    Advanced Statistical Programming for Data Science, Analysis and Finance

    Series series Professional and Applied Computing (R0)
    Master functions and discover how to write functional programs in R. In this concise book, you'll make your functions pure by avoiding side-effects; you’ll write functions that manipulate other functions, and you’ll construct complex functions using simpler functions as building blocks.In Functional Programming in R, you’ll see how we can replace loops, which can have side-effects, with recursive ... Leer más

    $799 MXN

  • Objective-C Programmer's Reference

    Series series Professional and Applied Computing (R0)
    Objective-C Programmer's Reference provides the tools necessary to write software in Objective-C—the language of choice for developing iOS and OS X applications. Author Carlos Oliveira begins from the basic building blocks of the language. He shows how to create correct and efficient applications by applying your knowledge of object-oriented and structured programming. This book:Takes you quickly ... Leer más

    $900 MXN

  • Object-Oriented Design with ABAP

    A Practical Approach

    Series series Professional and Applied Computing (R0)
    Conquer your fear and anxiety learning how the concepts behind object-oriented design apply to the ABAP programming environment. Through simple examples and metaphors this book demystifies the object-oriented programming model.Object-Oriented Design with ABAP presents a bridge from the familiar procedural style of ABAP to the unfamiliar object-oriented style, taking you by the hand and leading you ... Leer más

    $968 MXN

  • Genetic Algorithms in Java Basics

    Series series Professional and Applied Computing (R0)
    Genetic Algorithms in Java Basics is a brief introduction to solving problems using genetic algorithms, with working projects and solutions written in the Java programming language. This brief book will guide you step-by-step through various implementations of genetic algorithms and some of their common applications, with the aim to give you a practical understanding allowing you to solve your own ... Leer más

    $1,070 MXN

  • PHP 7 Solutions

    Dynamic Web Design Made Easy

    de David Powers ...
    Series series Professional and Applied Computing (R0)
    Make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or perhaps storing all your content in a database. David Powers has updated his definitive book to incorporate the latest techniques and changes to PHP, including the arrival of PHP 7. New features include the spaceship and null coalesce operators, ... Leer más

    $968 MXN

  • Options and Derivatives Programming in C++23

    Algorithms and Programming Techniques for the Financial Industry

    Series series Professional and Applied Computing (R0)
    This book is a hands-on guide for programmers who want to learn how C++ is used to develop solutions for options and derivatives trading in the financial industry. It explores the main algorithms and programming techniques used in implementing systems and solutions for trading options and derivatives. This updated edition will bring forward new advances in C++ software language and libraries, with ... Leer más

    $968 MXN

  • PHP Beyond the Web

    de Rob Aley ...
    Series series Professional and Applied Computing (R0)
    Use your existing web-based PHP skills to write all types of software: CLI scripts, desktop software, network servers, and more. This book gives you the tools, techniques, and background necessary to write just about any type of software you can think of, using the PHP you know.PHP Beyond the Web shows you how to take your knowledge of PHP development for the web and utilise it with a much wider ... Leer más

    $679 MXN

  • Practical Swift

    de Eric Downey ...
    Series series Professional and Applied Computing (R0)
    Take a firsthand tour of Xcode and all the latest features Swift 3 has to offer.If you have picked up this book, chances are you know a little bit about Swift Programming. With Practical Swift you’ll develop an advanced understanding of the language that will enable you to create a reference guide using Xcode Playgrounds, one you can continue to grow throughout your iOS career.This book not only ... Leer más

    $799 MXN

  • PySpark Recipes

    A Problem-Solution Approach with PySpark2

    Series series Professional and Applied Computing (R0)
    Quickly find solutions to common programming problems encountered while processing big data. Content is presented in the popular problem-solution format. Look up the programming problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved!PySpark Recipes covers Hadoop and its shortcomings. The architecture of Spark, PySpark, and RDD are presented. ... Leer más

    $1,070 MXN

  • Programming with TensorFlow

    Solution for Edge Computing Applications

    Series series Engineering (R0)
    This practical book provides an end-to-end guide to TensorFlow, the leading open source software library that helps you build and train neural networks for deep learning, Natural Language Processing (NLP), speech recognition, and general predictive analytics. The book provides a hands-on approach to TensorFlow fundamentals for a broad technical audience—from data scientists and engineers to ... Leer más

    $1,182 MXN

  • Regex Quick Syntax Reference

    Understanding and Using Regular Expressions

    de Zsolt Nagy ...
    Series series Professional and Applied Computing (R0)
    This quick guide to regular expressions is a condensed code and syntax reference for an important programming technique. It demonstrates regex syntax in a well-organized format that can be used as a handy reference, showing you how to execute regexes in many languages, including JavaScript, Python, Java, and C#.The Regex Quick Syntax Reference features short, focused code examples that show you ... Leer más

    $799 MXN

  • Web Applications with Elm

    Functional Programming for the Web

    Series series Professional and Applied Computing (R0)
    Learn the basics of the Elm platform for web applications. This book covers the language as of version 0.18 and the most important libraries.After reading this book you will have an understanding what Elm can do for you. Also, you will be able to build on the example in the book to develop advanced web applications with Elm.What You'll Learn:Work with Elm and its development environmentLearn the ... Leer más

    $484 MXN

  • Visual Design of GraphQL Data

    A Practical Introduction with Legacy Data and Neo4j

    Series series Professional and Applied Computing (R0)
    Get an introduction to the visual design of GraphQL data and concepts, including GraphQL structures, semantics, and schemas in this compact, pragmatic book. In it you will see simple guidelines based on lessons learned from real-life data discovery and unification, as well as useful visualization techniques. These in turn help you improve the quality of your API designs and give you the skills to ... Leer más

    $799 MXN

  • Information and Communication Technologies in Education, Research, and Industrial Applications

    11th International Conference, ICTERI 2015, Lviv, Ukraine, May 14-16, 2015, Revised Selected Papers

    Series series Springer Nature Proceedings Computer Science
    This book constitutes the thoroughly refereed proceedings of the 11th International Conference on Information and Communication Technologies in Education, Research, and Industrial Applications, ICTERI 2015, held in Lviv, Ukraine, in May 2015.The 9 revised full papers presented were carefully reviewed and selected from 119 submissions. The papers are grouped into two parts: ICT in education and ... Leer más

    $909 MXN

  • CMake Cookbook

    Building, testing, and packaging modular software with modern CMake

    Learn CMake through a series of task-based recipes that provide you with practical, simple, and ready-to-use CMake solutions for your codeKey FeaturesLearn to configure, build, test, and package software written in C, C++, and FortranProgress from simple to advanced tasks with examples tested on Linux, macOS, and WindowsManage code complexity and library dependencies with reusable CMake building ... Leer más

    $946 MXN o gratis con Kobo Plus

  • MATLAB Differential Equations

    de Cesar Lopez ...
    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

    $1,059 MXN

  • Beginning Django

    Web Application Development and Deployment with Python

    de Daniel Rubio ...
    Discover the Django web application framework and get started building Python-based web applications. This book takes you from the basics of Django all the way through to cutting-edge topics such as creating RESTful applications. Beginning Django also covers ancillary, but essential, development topics, including configuration settings, static resource management, logging, debugging, and email. ... Leer más

    $736 MXN

  • C + +

    C++ programming

    de Ummed Singh ...
    This eBook is based on C + + that has been collected from different sources and people. For more information about this ebook. Kindly write to [email protected]. I will happy to help you.Copyright 2023 by Ummed SinghThis eBook is a guide and serves as a first guide. This book has been written on the advice of many experts and sources who have good command over C + +, network and programming ... Leer más

    $63 MXN o gratis con Kobo Plus

  • Agile Android

    de Godfrey Nolan ...
    This concise book walks you through how to get unit testing and test driven development done on Android, specifically using JUnit 4. You'll learn how to do agile development quickly and correctly, with a significant increase in development efficiency and a reduction in the number of defects.Agile practices have made major inroads in Java development, however it’s very unusual to see something as ... Leer más

    $392 MXN