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 961 - 984 de 1249 resultados
Skip side bar filters
  • An Introduction to PHP for Scientists and Engineers

    Beyond JavaScript

    Series series Computer Science (R0)
    The best way to become acquainted with a subject is to write a book about it. —Benjamin Disraeli i. Background The purpose of this book is provide an introduction to using a server-side programming language to solve some kinds of computing problems that cannot be solved with a client-side language such as JavaScript. The language is PHP (originally created in 1994 by Danish/Icelandic programmer ... Leer más

    $828 MXN

  • Specification of Software Systems

    Series series Computer Science (R0)
    This extensively revised and updated new edition of Specification of Software Systems builds upon the original focus on software specification with added emphasis on the practice of formal methods for specification and verification activities for different types of software systems and at different stages of developing software systems. Topics and features: provides a wide coverage of formal ... Leer más

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

    $980 MXN

  • Numerical Methods using MATLAB

    Series series Professional and Applied Computing (R0)
    Numerical Methods with MATLAB provides a highly-practical reference work to assist anyone working with numerical methods. A wide range of techniques are introduced, their merits discussed and fully working MATLAB code samples supplied to demonstrate how they can be coded and applied.Numerical methods have wide applicability across many scientific, mathematical, and engineering disciplines and are ... Leer más

    $980 MXN

  • asyncio Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Get the most out of asyncio and find solutions to your most troubling Python programming problems. This book offers a pragmatic collection of recipes by going beyond online resources and docs to provide guidance on using this complex library. As such, you’ll see how to improve application performance and run computationally intensive programs faster.asyncio Recipes starts with examples ... Leer más

    $636 MXN

  • Automated Trading with R

    Quantitative Research and Platform Development

    de Chris Conlan ...
    Series series Professional and Applied Computing (R0)
    Learn to trade algorithmically with your existing brokerage, from data management, to strategy optimization, to order execution, using free and publicly available data. Connect to your brokerage’s API, and the source code is plug-and-play.Automated Trading with R explains automated trading, starting with its mathematics and moving to its computation and execution. You will gain a unique insight ... Leer más

    $1,375 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,083 MXN

  • CSS3 Quick Syntax Reference

    A Pocket Guide to the Cascading Style Sheets Language

    de Mikael Olsson ...
    Series series Professional and Applied Computing (R0)
    The CSS3 Quick Syntax Reference is a 150-page syntax reference to the Cascading Style Sheets language. It presents the essentials of CSS3 in a well-organized format that can be used as a handy reference. You won’t find any technical jargon, bloated samples, drawn-out history lessons or witty stories in this book. What you will find is a CSS reference that is concise, to the point, and highly ... Leer más

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

    $688 MXN

  • Model-Based Systems Engineering with OPM and SysML

    de Dov Dori ...
    Series series Computer Science (R0)
    Model-Based Systems Engineering (MBSE), which tackles architecting and design of complex systems through the use of formal models, is emerging as the most critical component of systems engineering. This textbook specifies the two leading conceptual modeling languages, OPM—the new ISO 19450, composed primarily by the author of this book, and OMG SysML. It provides essential insights into a domain ... Leer más

    $1,196 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,152 MXN

  • Practical MATLAB Deep Learning

    A Projects-Based Approach

    Series series Professional and Applied Computing (R0)
    Harness the power of MATLAB for deep-learning challenges. Practical MATLAB Deep Learning, Second Edition, remains a one-of a-kind book that provides an introduction to deep learning and using MATLAB's deep-learning toolboxes. In this book, you’ll see how these toolboxes provide the complete set of functions needed to implement all aspects of deep learning. This edition includes new and expanded ... Leer más

    $1,083 MXN

  • Haskell Quick Syntax Reference

    A Pocket Guide to the Language, APIs, and Library

    Series series Professional and Applied Computing (R0)
    This condensed code and syntax reference presents the essential Haskell syntax in a well-organized format that can be used as a quick and handy reference, including applications to cloud computing and data analysis. This book covers the functional programming features of Haskell as well as strong static typing, lazy evaluation, extensive parallelism, and concurrencyYou won’t find any technical ... Leer más

    $636 MXN

  • Program Arcade Games

    With Python and Pygame

    de Paul Craven ...
    Series series Professional and Applied Computing (R0)
    Learn and use Python and PyGame to design and build cool arcade games. In Program Arcade Games: With Python and PyGame, Second Edition, Dr. Paul Vincent Craven teaches you how to create fun and simple quiz games; integrate and start using graphics; animate graphics; integrate and use game controllers; add sound and bit-mapped graphics; and build grid-based games.After reading and using this book, ... Leer más

    $1,152 MXN

  • Essentials of Constraint Programming

    Series series Computer Science (R0)
    The use of constraints had its scientific and commercial breakthrough in the 1990s. Programming with constraints makes it possible to model and specify problems with uncertain, incomplete information and to solve combi natorial problems, as they are abundant in industry and commerce, such as scheduling, planning, transportation, resource allocation, layout, design, and analysis. This book is a ... Leer más

    $920 MXN

  • Programming Languages and Systems

    35th European Symposium on Programming, ESOP 2026, Held as Part of the International Joint Conferences on Theory and Practice of Software, ETAPS 2026, Turin, Italy, April 11–16, 2026, Proceedings, Part I

    Edición de Robbert Krebbers ...
    Series Libro 1 - Springer Nature Proceedings Computer Science
    The open access book set LNCS 16501 + LNCS 16502 constitutes the proceedings of the 35th European Symposium on Programming, ESOP 2026, which was held as part of the International Joint Conferences on Theory and Practice of Software, ETAPS 2026, in Turin, Italy, during April 11-16, 2026.The 31 full papers included in the proceedings, together with one invited talk, were carefully reviewed and ... Leer más

    Gratis

  • Tools and Methods of Program Analysis

    5th International Conference, TMPA 2019, Tbilisi, Georgia, November 7–9, 2019, Revised Selected Papers

    Series series Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 5th International Conference on Tools and Methods for Program Analysis, TMPA 2019, held in Tbilisi, Georgia, in November 2019.The 14 revised full papers and 2 revised short papers presented together with one keynote paper were carefully reviewed and selected from 41 submissions. The papers deal with topics such as software test automation, ... Leer más

    $920 MXN

  • Software Architecture

    11th European Conference, ECSA 2017, Canterbury, UK, September 11-15, 2017, Proceedings

    Series series Springer Nature Proceedings Computer Science
    This book constitutes the proceedings of the 11th European Conference on Software Architecture, ECSA 2017, held in Canterbury, UK, in September 2017.The 9 full papers presented together with 12 short papers and one keynote talk were carefully reviewed and selected from 54 submissions. They are organized in topical sections on Software Architecture Analysis and Verification; Software Architecture ... Leer más

    $920 MXN

  • Learn Swift 2 on the Mac

    For OS X and iOS

    de Waqar Malik ...
    Series series Professional and Applied Computing (R0)
    If you are an iOS developer or planning to become one, learning Swift 2 is your #1 priority, and this book tells you everything you need to get up to speed, well, swiftly.You'll start with the Swift Playground and an introduction to object-oriented programming so you can immediately see Swift in action. You then learn about all of the key language features like functions and closures, classes, ... Leer más

    $688 MXN

  • Ethical Hacking: The Ultimate Beginner’s Guide to Using Penetration Testing to Audit

    A Step by Step Guide for You to Learn the Fundamentals of Ethical Hacking and Cybersecurity

    In an age of ever-increasing cyberthreats, the demand for cybersecurity experts is soaring. With this guide, you will gain advanced skills in python programming, malware analysis, penetration testing, and network scanning. We will provide you with the knowledge you need to identify and protect system vulnerabilities, becoming an essential pillar for any organization. This book is perfect for ... Leer más

    $55 MXN

  • Options and Derivatives Programming in C++20

    Algorithms and Programming Techniques for the Financial Industry

    Series series Professional and Applied Computing (R0)
    Master the features of C++ that are frequently used to write financial software for options and derivatives, including the STL, templates, functional programming, and numerical libraries. This book also covers new features introduced in C++20 and other recent standard releases: modules, concepts, spaceship operators, and smart pointers.You will explore how-to examples covering all the major tools ... Leer más

    $1,083 MXN

  • Learn Cocoa on the Mac

    The Cocoa frameworks are some of the most powerful for creating native OS X apps available today. However, for a first-time Mac developer, just firing up Xcode 4 and starting to browse the documentation can be a daunting and frustrating task. The Objective-C class reference documentation alone would fill thousands of printed pages, not to mention all the other tutorials and guides included with ... Leer más

    $497 MXN

  • Modern Compiler Implementation in ML

    This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as functional and ... Leer más

    $1,467 MXN

  • Supercomputing

    4th Russian Supercomputing Days, RuSCDays 2018, Moscow, Russia, September 24–25, 2018, Revised Selected Papers

    Series series Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 4th Russian Supercomputing Days, RuSCDays 2018, held in Moscow, Russia, in September 2018.The 59 revised full papers and one revised short paper presented were carefully reviewed and selected from 136 submissions. The papers are organized in topical sections on parallel algorithms; supercomputer simulation; high performance architectures, tools ... Leer más

    $920 MXN