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 49 - 72 de 1246 resultados
Skip side bar filters
  • Introducing Materialize

    Series series Professional and Applied Computing (R0)
    This concise step-by-step guide includes the best practices and patterns that help readers of all levels to unearth the potential of Materialize. A responsive framework based on Google’s innovative Material Design language, Materialize provides CSS and JavaScript features similar to other popular frameworks such as Bootstrap and Foundation.With the advent of Material Design, developers can no ... Leer más

    $490 MXN

  • Quantum Computing by Practice

    Python Programming in the Cloud with Qiskit and IBM-Q

    Series series Professional and Applied Computing (R0)
    Learn to write algorithms and program in the new field of quantum computing. This second edition is updated to equip you with the latest knowledge and tools needed to be a complex problem-solver in this ever-evolving landscape. The book has expanded its coverage of current and future advancements and investments by IT companies in this emerging technology. Most chapters are thoroughly revised to ... Leer más

    $808 MXN

  • Introduction to Concurrency in Programming Languages

    Illustrating the effect of concurrency on programs written in familiar languages, this text focuses on novel language abstractions that truly bring concurrency into the language and aid analysis and compilation tools in generating efficient, correct programs. It also explains the complexity involved in taking advantage of concurrency with regard to program correctness and performance. The book ... Leer más

    $1,514 MXN

  • C++ 2013 for C# Developers

    de Dean C. Wills ...
    Series series Professional and Applied Computing (R0)
    C++ 2013 for C# Developers provides a fast-track to C++ proficiency forthose already using the C# language at an advanced level. Beginning with a detailed explanation of the mechanics of C++'s execution sequence, its grammar, syntax and data access you'll quickly learn the similarities and differences between C++ and C#.The second and third partsof the of the book are devoted to a detailed deep ... Leer más

    $1,083 MXN

  • A Beginners Guide to Python 3 Programming

    de John Hunt ...
    Series series Computer Science (R0)
    This textbook on Python 3 explains concepts such as variables and what they represent, how data is held in memory, how a for loop works and what a string is. It also introduces key concepts such as functions, modules and packages as well as object orientation and functional programming. Each section is prefaced with an introductory chapter, before continuing with how these ideas work in Python ... Leer más

    $828 MXN

  • Visual Studio Code Distilled

    Evolved Code Editing for Windows, macOS, and Linux

    Series series Professional and Applied Computing (R0)
    Use Visual Studio Code to write and debug code quickly and efficiently on any platform, for any device, using any programming language, and on the operating system of your choice.Visual Studio Code is an open source and cross-platform development tool that focuses on code editing across a variety of development scenarios, including web, mobile, and cloud development. Visual Studio Code Distilled ... Leer más

    $636 MXN

  • Decoding Oracle Database: A Comprehensive Guide to Mastery

    "Decoding Oracle Database: A Comprehensive Guide to Mastery" is the definitive resource for database administrators, developers, and IT professionals seeking to deepen their knowledge and expertise in Oracle Database. This extensive guide covers everything from the foundational aspects of database architecture to advanced techniques in performance tuning, security, and cloud integration.Written by ... Leer más

    $172 MXN

  • Mastering Python: A Comprehensive Crash Course for Beginners

    Are you ready to embark on an exciting journey into the world of Python programming? Whether you're a complete beginner or someone with minimal experience, Mastering Python: A Comprehensive Crash Course for Beginners is designed to provide a clear, step-by-step introduction to one of the most popular programming languages today.This crash course is perfect for those eager to learn coding skills ... Leer más

    $172 MXN

  • C# and XML Primer

    Series series Professional and Applied Computing (R0)
    Learn XML and how to use and integrate it into your C# applications using this compact book. This guide helps you avoid the pitfalls of dealing with XML and C# since handling XML with C# and the .NET Platform can present its own set of challenges. XML is far from a dead technology, so it is important to learn how best to use it in your applications when the need arises.What You Will LearnGain the ... Leer más

    $602 MXN

  • Guide to HTML, JavaScript and PHP

    For Scientists and Engineers

    Series series Computer Science (R0)
    This book enables readers to quickly develop a working knowledge of HTML, JavaScript and PHP. The text emphasizes a hands-on approach to learning and makes extensive use of examples. A detailed science, engineering, or mathematics background is not required to understand the material, making the book ideally suitable for self-study or an introductory course in programming. Features: describes the ... Leer más

    $1,196 MXN

  • Beginning Ruby 3

    From Beginner to Pro

    Series series Professional and Applied Computing (R0)
    Learn the principles behind object-oriented programming in Ruby and within a few chapters create a fully functional Ruby 3-based application. You'll gain a basic understanding of many ancillary technologies such as databases, XML, web frameworks, and networking - some of which will be needed for your first Ruby application. Based on the bestselling first and second editions, Beginning Ruby 3, 4th ... Leer más

    $1,083 MXN

  • Windows 10 Development Recipes

    A Problem-Solution Approach in HTML and JavaScript

    Series series Professional and Applied Computing (R0)
    This book is a practical guide to solving the everyday problems encountered when building apps for Windows 10 devices, including desktops, laptops, tablets, and phones, using HTML5, CSS3 and JavaScript.Each recipe includes a concise statement of the problem and the approach you should take in order to solve it. A full code solution is also given, along with an in-depth explanation, so you can ... Leer más

    $736 MXN

  • Practical Android

    14 Complete Projects on Advanced Techniques and Approaches

    de Mark Wickham ...
    Series series Professional and Applied Computing (R0)
    Choose the best approach for your app and implement your solution quickly by leveraging complete projects. This book is a collection of practical projects that use advanced Android techniques and approaches, written by Android instructor Mark Wickham. Mark has taught a series of popular classes at Android development conferences since 2013 and Practical Android covers content from his most popular ... Leer más

    $911 MXN

  • Practical Concurrent Haskell

    With Big Data Applications

    Series series Professional and Applied Computing (R0)
    Learn to use the APIs and frameworks for parallel and concurrent applications in Haskell. This book will show you how to exploit multicore processors with the help of parallelism in order to increase the performance of your applications.Practical Concurrent Haskell teaches you how concurrency enables you to write programs using threads for multiple interactions. After accomplishing this, you will ... Leer más

    $1,083 MXN

  • Modern Programming Made Easy

    Using Java, Scala, Groovy, and JavaScript

    de Adam L. Davis ...
    Series series Professional and Applied Computing (R0)
    Get up and running fast with the basics of programming using Java as an example language. This short book gets you thinking like a programmer in an easy and entertaining way. Modern Programming Made Easy teaches you basic coding principles, including working with lists, sets, arrays, and maps; coding in the object-oriented style; and writing a web application.This book is largely language agnostic ... Leer más

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

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

    $808 MXN

  • Selenium WebDriver Recipes in C#

    Second Edition

    de Zhimin Zhan ...
    Series series Professional and Applied Computing (R0)
    Solve your Selenium WebDriver problems with this quick guide to automated testing of web applications with Selenium WebDriver in C#. Selenium WebDriver Recipes in C#, Second Edition contains hundreds of solutions to real-world problems, with clear explanations and ready-to-run Selenium test scripts that you can use in your own projects.You'll learn:How to locate web elements and test functions for ... Leer más

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

  • SQL Server T-SQL Recipes

    Series series Professional and Applied Computing (R0)
    SQL Server T-SQL Recipes is an example-based guide to the Transact-SQL language that is at the core of SQL Server. This edition has been lightly updated for SQL Server 2014 and provides ready-to-implement solutions to common programming and database administration tasks. Learn to create databases, create in-memory tables and stored procedures, insert and update data, generate reports, secure your ... Leer más

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

    $636 MXN

  • Translation 4.0

    Dolmetschen und Uebersetzen im Zeitalter der Digitalisierung

    Series Libro 21 - Leipziger Studien zur angewandten Linguistik und Translatologie
    Die Entwicklung digitaler Möglichkeiten führt zu neuen Translationsformen. Sie verlangt eine Überprüfung von Ansätzen und Theorien und schafft neue Möglichkeiten für (sprachvergleichende) theoretische und korpusbasierte Studien. Die Beiträge dieses Bandes gehen den Auswirkungen der technischen Veränderungen auf die Translation selbst sowie auf die sich stetig verändernden bzw. erweiternden ... Leer más

    $1,544 MXN

  • Practical C++ Financial Programming

    Series series Professional and Applied Computing (R0)
    Practical C++ Financial Programming is a hands-on book for programmers wanting to apply C++ to programming problems in the financial industry. The book explains those aspects of the language that are more frequently used in writing financial software, including the STL, templates, and various numerical libraries. The book also describes many of the important problems in financial engineering that ... Leer más

    $1,547 MXN