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 409 - 432 de 1276 resultados
Skip side bar filters
  • Beginning C for Arduino, Second Edition

    Learn C Programming for the Arduino

    de Jack Purdum ...
    Series series Professional and Applied Computing (R0)
    Beginning C for Arduino, Second Edition is written for those who have no prior experience with microcontrollers or programming but would like to experiment and learn both. Updated with new projects and new boards, this book introduces you to the C programming language, reinforcing each programming structure with a simple demonstration of how you can use C to control the Arduino family of ... Leer más

    $1,138 MXN

  • ASP.NET Core Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Quickly find solutions to common web development problems. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved!ASP.NET Core Recipes is a practical guide for developers creating modern web applications, cutting through the complexities of ASP.NET, jQuery, React, and ... Leer más

    $1,529 MXN

  • C++20 Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Discover the newest major features of C++20, including modules, concepts, spaceship operators, and smart pointers. This book is a handy code cookbook reference guide that covers the C++ core language standard as well as some of the code templates available in standard template library (STL).In C++20 Recipes: A Problem-Solution Approach, you'll find numbers, strings, dates, times, classes, ... Leer más

    $1,138 MXN

  • Beginning Ruby

    From Novice to Professional

    de Peter Cooper ...
    Series series Professional and Applied Computing (R0)
    Learn the principles behind object-oriented programming and within a few chapters create a fully functional Ruby application. You'll also gain a basic understanding of many ancillary technologies such as databases, XML, web frameworks, and networking - some of which are needed as part of a fully functioning Ruby application.Based on the bestselling first and second editions, Beginning Ruby, Third ... Leer más

    $1,070 MXN

  • Beginning Neo4j

    de Chris Kemper ...
    Series series Professional and Applied Computing (R0)
    Beginning Neo4j is your introduction in the world of graph databases, and the benefits they can bring to your applications. Neo4j is the most established graph database on the market, and it's always improving to bring more of its benefits to you. This book will take you from the installation of Neo4j through to building a full application with Neo4j at its heart, and everything in between.Using ... Leer más

    $1,138 MXN

  • Explainable and Transparent AI and Multi-Agent Systems

    6th International Workshop, EXTRAAMAS 2024, Auckland, New Zealand, May 6–10, 2024, Revised Selected Papers

    Series series Springer Nature Proceedings Computer Science
    This volume constitutes the papers of several workshops which were held in conjunction with the 6th International Workshop on Explainable and Transparent AI and Multi-Agent Systems, EXTRAAMAS 2024, in Auckland, New Zealand, during May 6–10, 2024.The 13 full papers presented in this book were carefully reviewed and selected from 25 submissions. The papers are organized in the following topical ... Leer más

    $1,182 MXN

  • Foundational Java

    Key Elements and Practical Programming

    de David Parsons ...
    Series series Computer Science (R0)
    Java is now well-established as one of the world’s major programming languages, used in everything from desktop applications to web-hosted applications, enterprise systems and mobile devices. Java applications cover cloud-based services, the Internet of Things, self-driving cars, animation, game development, big data analysis and many more domains.The second edition of Foundational Java: Key ... Leer más

    $1,091 MXN

  • Advanced C and C++ Compiling

    Series series Professional and Applied Computing (R0)
    Learning how to write C/C++ code is only the first step. To be a serious programmer, you need to understand the structure and purpose of the binary files produced by the compiler: object files, static libraries, shared libraries, and, of course, executables.Advanced C and C++ Compiling explains the build process in detail and shows how to integrate code from other developers in the form of ... Leer más

    $1,699 MXN

  • Beginning COBOL for Programmers

    Series series Professional and Applied Computing (R0)
    Beginning COBOL for Programmers is a comprehensive, sophisticated tutorial and modular skills reference on the COBOL programming language for established programmers. This book is for you if you are a developer who would like to—or must—add COBOL to your repertoire. Perhaps you recognize the opportunities presented by the current COBOL skills crisis, or are working in a mission critical enterprise ... Leer más

    $1,699 MXN

  • AutoGPT: Revolutionizing Automation with Generative AI

    In the groundbreaking book "AutoGPT: Revolutionizing Automation with Generative AI," readers are taken on an illuminating journey into the transformative world of generative artificial intelligence. This comprehensive guide explores how AutoGPT technology is redefining the boundaries of automation, making sophisticated tasks accessible and enhancing productivity across numerous sectors.Beginning ... Leer más

    $171 MXN

  • Foundational Java

    Key Elements and Practical Programming

    de David Parsons ...
    Series series Computer Science (R0)
    This book presents a guide to the core features of Java – and some more recent innovations – enabling the reader to build skills and confidence though tried-and-trusted stages, supported by exercises that reinforce key learning points. All of the most useful and commonly applied Java syntax and libraries are introduced, along with many example programs that can provide the basis for more ... Leer más

    $1,400 MXN

  • Introducing Zurb Foundation 6

    Series series Professional and Applied Computing (R0)
    Introducing Zurb Foundation 6 is your easy-to-digest brief introduction to this exciting technology for building responsive and mobile-first websites. Using this book, you'll understand the basics of the latest iteration which comes with new and exciting features. You will understand how to incorporate Foundation into your HTML file and the various options you have, including typography, utility ... Leer más

    $679 MXN

  • Full Stack AngularJS for Java Developers

    Build a Full-Featured Web Application from Scratch Using AngularJS with Spring RESTful

    Series series Professional and Applied Computing (R0)
    Get introduced to full stack enterprise development. Whether you are new to AngularJS and Spring RESTful web services, or you are a seasoned expert, you will be able to build a full-featured web application from scratch using AngularJS and Spring RESTful web services.Full stack web development is in demand because you can explore the best of different tools and frameworks and yet make your apps ... Leer más

    $1,359 MXN

  • Introduction to Python for Engineers and Scientists

    Open Source Solutions for Numerical Computation

    de Sandeep Nagar ...
    Series series Professional and Applied Computing (R0)
    Familiarize yourself with the basics of Python for engineering and scientific computations using this concise, practical tutorial that is focused on writing code to learn concepts. Introduction to Python is useful for industry engineers, researchers, and students who are looking for open-source solutions for numerical computation.In this book you will learn by doing, avoiding technical jargon, ... Leer más

    $968 MXN

  • Introducing Delphi ORM

    Object Relational Mapping Using TMS Aurelius

    Series series Professional and Applied Computing (R0)
    Discover the fundamental concepts of object-relational mapping (ORM) design, Aurelius’ basic features, and the practical applications of those features. In a series of tasks, you will be exposed to techniques and best practices that make the use of Aurelius easy and efficient. Furthermore, you’ll refine your analytical skills to sharpen your understanding of Delphi (Pascal), helping you write ... Leer más

    $968 MXN

  • Game Development with GameMaker Studio 2

    Make Your Own Games with GameMaker Language

    Series series Professional and Applied Computing (R0)
    Create games from start to finish while learning game design and programming principles using the GameMaker Studio 2 game engine and GameMaker Language (GML).Game Development with GameMaker Studio 2 covers all aspects of game design and development from the initial idea to the final release, using an award-winning game engine. You learn how to create real-world video games based on classic and ... Leer más

    $968 MXN

  • Expert F# 4.0

    Series Libro 4.0 - Professional and Applied Computing (R0)
    Learn from F#'s inventor to become an expert in the latest version of this powerful programming language so you can seamlessly integrate functional, imperative, object-oriented, and query programming style flexibly and elegantly to solve any programming problem. Expert F# 4.0 will help you achieve unrivaled levels of programmer productivity and program clarity across multiple platforms including ... Leer más

    $1,444 MXN

  • Beginning Robotics Programming in Java with LEGO Mindstorms

    de Wei Lu ...
    Discover the difference between making a robot move and making a robot think.Using Mindstorms EV3 and LeJOS—an open source project for Java Mindstorms projects—you’ll learn how to create Artificial Intelligence (AI) for your bot. Your robot will learn how to problem solve, how to plan, and how to communicate. Along the way, you’ll learn about classical AI algorithms for teaching hardware how to ... Leer más

    $1,138 MXN

  • Broken Agile

    Second Edition

    Series series Professional and Applied Computing (R0)
    Learn how to be successful in adopting Agile and see good and bad examples of how Agile can be adopted. Broken Agile, Second Edition contains stories from years of real world experience on Agile teams and projects. The stories in each chapter are both educational and entertaining. Each chapter focuses on specific Agile values and principles. The stories in each chapter are used to illustrate how ... Leer más

    $412 MXN

  • Beginning F# 4.0

    Series Libro 4.0 - Professional and Applied Computing (R0)
    This book is a great foundation for exploring functional-first programming and its role in the future of application development. The best-selling introduction to F#, now thoroughly updated to version 4.0, will help you learn the language and explore its new features.F# 4.0 is a mature, open source, cross-platform, functional-first programming language which empowers users and organizations to ... Leer más

    $1,138 MXN

  • C Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Solve your C programming problems with practical and informative recipes. This book covers various aspects of C programming including the fundamentals of C, operators and expressions, control statements, recursion, and user-defined functions. Each chapter contains a series of recipes that you can easily reference to quickly find the answers you are looking for.C Recipes also contains recipes and ... Leer más

    $968 MXN

  • C# Programming for Absolute Beginners

    Series series Professional and Applied Computing (R0)
    Get started using the C# programming language. Based on the author’s 15 years of experience teaching beginners, the book provides you with a step-by-step introduction to the principles of programming, or rather, how to think like a programmer. The task-solution approach will get you immersed, with minimum theory and maximum action.What You Will LearnUnderstand what programming is all aboutWrite ... Leer más

    $679 MXN

  • Building Telegram Bots

    Develop Bots in 12 Programming Languages using the Telegram Bot API

    Series series Professional and Applied Computing (R0)
    Learn about bot programming, using all the latest and greatest programming languages, including Python, Go, and Clojure, so you can feel at ease writing your Telegram bot in a way that suits you.This book shows how you can use bots for just about everything: they connect, they respond, they enhance your job search chances, they do technical research for you, they remind you about your last train, ... Leer más

    $629 MXN

  • Programming Language Concepts

    de Peter Sestoft ...
    Series series Computer Science (R0)
    Programming Language Concepts uses a functional programming language (F#) as the metalanguage in which to present all concepts and examples, and thus has an operational flavour, enabling practical experiments and exercises. It includes basic concepts such as abstract syntax, interpretation, stack machines, compilation, type checking, and garbage collection techniques, as well as the more advanced ... Leer más

    $782 MXN