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 Lenguajes de programación

Si te gustan los eBooks de Lenguajes de programación, seguro que te encanta esta selección.
Mostrando 961 - 984 de 10695 resultados
Skip side bar filters
  • Introduction to Computational Economics Using Fortran

    Exercise and Solutions Manual

    This exercise and solutions manual accompanies the main edition of Introduction to Computational Economics Using Fortran. It enables students of all levels to practice the skills and knowledge needed to conduct economic research using Fortran. Introduction to Computational Economics Using Fortran is the essential guide to conducting economic research on a computer. Aimed at students of all levels ... Leer más

    $833 MXN

  • Nature Appreciation

    Knowledge as Art

    de Anna Ursyn ...
    If asked what all people can agree with, we can see one answer: we all love Nature, one way or another. In this book, impossible creatures (one can perceive as atoms, molecules, or minerals) playfully deliver computer codes, with an underlying notion that everything is connected: in nature, materials, sciences, techniques, computing, and the arts. In this innovative space, these characters ... Leer más

    $1,252 MXN

  • Introduction to Data Technologies

    de Paul Murrell ...
    Series series Chapman & Hall/CRC Computer Science & Data Analysis
    Providing key information on how to work with research data, Introduction to Data Technologies presents ideas and techniques for performing critical, behind-the-scenes tasks that take up so much time and effort yet typically receive little attention in formal education. With a focus on computational tools, the book shows readers how to improve thei ... Leer más

    $1,903 MXN

  • Introduction to Modeling and Simulation with MATLAB® and Python

    Series series Chapman & Hall/CRC Computational Science
    Introduction to Modeling and Simulation with MATLAB and Python is intended for students and professionals in science, social science, and engineering that wish to learn the principles of computer modeling, as well as basic programming skills. The book content focuses on meeting a set of basic modeling and simulation competencies that were developed as part of several National Science Foundation ... Leer más

    $1,217 MXN

  • Fortran 2018 with Parallel Programming

    de Subrata Ray ...
    The programming language Fortran dates back to 1957 when a team of IBM engineers released the first Fortran Compiler. During the past 60 years, the language had been revised and updated several times to incorporate more features to enable writing clean and structured computer programs. The present version is Fortran 2018. Since the dawn of the computer era, there had been a constant demand for a ... Leer más

    $1,337 MXN

  • A Comprehensive Study of SQL

    Practice and Implementation

    A Comprehensive Study of SQL - Practice and Implementation is designed as a textbook and provides a comprehensive approach to SQL (Structured Query Language), the standard programming language for defining, organizing, and exploring data in relational databases. It demonstrates how to leverage the two most vital tools for data query and analysis – SQL and Excel – to perform comprehensive data ... Leer más

    $1,149 MXN

  • Data Structures using C

    A Practical Approach for Beginners

    The data structure is a set of specially organized data elements and functions, which are defined to store, retrieve, remove and search for individual data elements. Data Structures using C: A Practical Approach for Beginners covers all issues related to the amount of storage needed, the amount of time required to process the data, data representation of the primary memory and operations carried ... Leer más

    $1,337 MXN

  • Python for Accounting and Finance

    A Mind-Mapping Approach

    Python for Accounting and Finance: A Mind-Mapping Approach is an innovative textbook written for accounting and finance students and professionals with no prior coding experience. It introduces Python programming through a mind-mapping approach that presents complex concepts in a clear and structured way to support understanding and retention.The book is organised into four parts: Python Basics, ... Leer más

    $1,149 MXN

  • Data Flow Analysis

    Theory and Practice

    Data flow analysis is used to discover information for a wide variety of useful applications, ranging from compiler optimizations to software engineering and verification. Modern compilers apply it to produce performance-maximizing code, and software engineers use it to re-engineer or reverse engineer programs and verify the integrity of their programs.Supplementary Online Materials to Strengthen ... Leer más

    $1,337 MXN

  • Microchip MPLAB Xpress Development Workshop

    This book is designed to everyone who want to get started with Microchip MPLAB Xpress development. Demo scenarios are provided to accelerate your learning with step-by-step approach. This book uses MPLAB Xpress web IDE to write programs. The following is a list of highlight topics in this book:Preparing Development EnvironmentSetting Up MPLAB XpressWriting and Reading Digital DataWorking with ... Leer más

    Antes $68 MXN Ahora $57 MXN

  • MongoDB for C# by Example

    Code illustration for MongoDB programming using C#. Book topics cover:* Development Environment* Connecting to MongoDB* Create and Delete Database* Create, Read and Delete Database Collection* Create, Read, Update and Delete Collection Data* Finding and Querying Data* Binary and Image Collection Data* Working with GridFS* Embedded Document* LINQ ... Leer más

    Antes $100 MXN Ahora $83 MXN

  • Arduino MKR WIFI 1010 Development Workshop

    Arduino MKR WIFI 1010 is a new Arduino board with WiFi capability that enables to build IoT application. This book helps you to get started with Arduino MKR WIFI 1010. The following is a list of topics in this book.Setting up Development EnvironmentSketch ProgrammingWorking with SPIWorking with I2CArduino WiFi NetworkingWorking with Internal RTC and Sleep Mode ... Leer más

    Antes $68 MXN Ahora $57 MXN

  • DFRobot Romeo V2 Development Workshop

    DFRobot Romeo V2 is development board based Arduino Leonardo and designed for Robot development. This book helps you to get started with DFRobot Romeo V2 development. The following is a list of highlight topics:Preparing Development EnvironmentSetting Up DFRobot Romeo V2Writing and Reading Digital DataSerial Communication (UART)PWM and Analog InputWorking with I2CWorking with SPIAccessing EEPROMWi ... Leer más

    Antes $68 MXN Ahora $57 MXN

  • Getting Started with Intel IoT and Intel Galileo

    The Intel Galileo board is the first in a family of Arduino-certified development and prototyping boards based on Intel architecture. Intel provides Intel IoT Developer Kit which you can build and deploy application on top of Intel Galileo board. This book helps you getting started with Intel IoT and Intel Galileo. The following is a list of highlight topics:* Preparing Development Environment* ... Leer más

    Antes $45 MXN Ahora $38 MXN

  • Particle Xenon Development Workshop

    This book explores how to get started with Particle Xenon board development. Book content consists of practical lab with step-by-step approach. The following is a list of highlight topic in this book:Preparing Development EnvironmentSetting Up Particle Xenon DevelopmentClaiming Your Particle Xenon BoardGPIO ProgrammingWorking with Serial CommunicationPWM and Analog InputWorking with I2CWorking ... Leer más

    Antes $68 MXN Ahora $57 MXN

  • ReactPHP for Beginners

    Let's discover ReactPHP together!

    de Sergey Zhuk ...
    The main purpose of this book is to get you started with developing asynchronous applications in PHP. I will show you that PHP is much more than run the script, execute some code and die. You will be amazed by the way your familiar PHP language can be used! The asynchronous model will definitely expand the way you think about PHP.In fact, there is no need to learn a new language when you need to ... Leer más

    Antes $159 MXN Ahora $137 MXN

  • ReactPHP для начинающих

    Давайте изучать ReactPHP вместе!

    de Sergey Zhuk ...
    Основная цель этой книги – показать как начать писать асинхронные приложения на PHP. Я покажу, что на самом деле PHP – это гораздо больше, чем простое выполнение скрипта в ответ на запрос сервера. Вы будете приятно удивлены тем, на что способен PHP!Эта книга – пошаговое руководство по созданию асинхронного PHP-приложения, используя ReactPHP. ... Leer más

    Antes $199 MXN Ahora $171 MXN

  • Functional Programming in Financial Markets

    A Practical Guide to Solving Analytical Problems

    Series series Professional and Applied Computing (R0)
    The work carried out in many financial institutions has demonstrated that successful trading operations can be built using functional programming. However, there remains an entry barrier due to the lack of practical knowledge required to apply these techniques effectively. This book lowers that barrier by offering accessible insights that are enriched with real-world expertise.While functional ... Leer más

    $1,070 MXN

  • Windows® via C/C++

    Series series Developer Reference
    Master the intricacies of application development with unmanaged C++ code—straight from the experts. Jeffrey Richter’s classic book is now fully revised for Windows XP, Windows Vista, and Windows Server 2008. You get in-depth, comprehensive guidance, advanced techniques, and extensive code samples to help you program Windows–based applications.Discover how to:Architect and implement your ... Leer más

    $827 MXN

  • XML Databases and the Semantic Web

    Efficient access to data, sharing data, extracting information from data, and making use of the information have become urgent needs for today's corporations. With so much data on the Web, managing it with conventional tools is becoming almost impossible. New tools and techniques are necessary to provide interoperability as well as warehousing between multiple data sources and systems, and to ... Leer más

    $1,578 MXN

  • CERT Oracle Secure Coding Standard for Java, The

    Series series SEI Series in Software Engineering
    “In the Java world, security is not viewed as an add-on a feature. It is a pervasive way of thinking. Those who forget to think in a secure mindset end up in trouble. But just because the facilities are there doesn’t mean that security is assured automatically. A set of standard practices has evolved over the years. The Secure® Coding® Standard for Java™ is a compendium of these practices. These ... Leer más

    $631 MXN

  • More Effective C#

    50 Specific Ways to Improve Your C#

    de Bill Wagner ...
    Series series Effective Software Development Series
    In More Effective C#, Microsoft C# MVP and Regional Director Bill Wagner introduces fifty brand-new ways to write more efficient and more robust software. This all-new book follows the same format as Wagner’s best-selling Effective C# (Addison-Wesley, 2005), providing clear, practical explanations, expert tips, and plenty of realistic code examples.Wagner shows how to make the most of powerful ... Leer más

    $654 MXN

  • Simulation Engineering

    Build Better Embedded Systems Faster

    de Jim Ledin ...
    Build complex embedded systems faster and with lower costs by: * Knowing when and how much simulation testing is appropriate * Applying engineering methods to simulation design and development * Using the best tools available to develop simulations. * Va ... Leer más

    $1,783 MXN

  • HTML, CSS, and JavaScript All in One

    Covering HTML5, CSS3, and ES6, Sams Teach Yourself

    Series series Sams Teach Yourself
    Teach Yourself HTML, CSS, and JavaScript All in One combines these three fundamental web development technologies into one clearly written, carefully organized, step-by-step tutorial that expertly guides the beginner through these three interconnected technologies.In just a short time, you can learn how to use HTML, Cascading Style Sheets (CSS), and JavaScript together to design, create, and ... Leer más

    $573 MXN