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 1 - 24 de 10008 resultados
Skip side bar filters
  • Arquitectura de software: las partes difíciles. Análisis moderno de ventajas y desventajas para arquitecturas distribuidas

    Series series TÍTULOS ESPECIALES
    En arquitectura de software no hay decisiones fáciles. Sí hay muchas partes difíciles, problemas o cuestiones complicadas sin buenas prácticas, que nos obligan a elegir entre varias soluciones intermedias. Con este libro, descubrirá cómo pensar críticamente sobre las ventajas y desventajas relacionadas con las arquitecturas distribuidas. Además de las explicaciones teóricas, el presente volumen ... Leer más

    $191 MXN

  • Think Julia

    How to Think Like a Computer Scientist

    If you’re just learning how to program, Julia is an excellent JIT-compiled, dynamically typed language with a clean syntax. This hands-on guide uses Julia 1.0 to walk you through programming one step at a time, beginning with basic programming concepts before moving on to more advanced capabilities, such as creating new types and multiple dispatch.Designed from the beginning for high performance, ... Leer más

    $413 MXN

  • Inteligencia Artificial para optimizar procesos de trabajo

    Detección de oportunidades con IA para empresas y empleos

    Series series SOCIAL MEDIA
    La inteligencia artificial forma parte de nuestro presente y ha comenzado a transformar el futuro en todos los ámbitos. Este libro no es solo una guía técnica, sino un manual que aborda transversalmente, desde la perspectiva de cuatro profesionales, cada uno en su especialidad, las inmensas posibilidades que ofrece la IA en la optimización de procesos de trabajo para obtener ideas y soluciones ... Leer más

    $242 MXN

  • JavaScript with Promises

    Managing Asynchronous Code

    de Daniel Parker ...
    Asynchronous JavaScript is everywhere, whether you’re using Ajax, AngularJS, Node.js, or WebRTC. This practical guide shows intermediate to advanced JavaScript developers how Promises can help you manage asynchronous code effectively—including the inevitable flood of callbacks as your codebase grows. You’ll learn the inner workings of Promises and ways to avoid difficulties and missteps when using ... Leer más

    $175 MXN

  • Effective C, 2nd Edition

    An Introduction to Professional C Programming

    Effective C, 2nd edition, is an introduction to essential C language programming that will soon have you writing programs, solving problems, and building working systems.The latest release of the C programming language, C23, enhances the safety, security, and usability of the language. This second edition of Effective C has been thoroughly updated to cover C23, offering a modern introduction to C ... Leer más

    $598 MXN

  • Construcción de grandes modelos de lenguaje desde cero

    Series series TÍTULOS ESPECIALES
    El físico Richard P. Feynman afirmó: «No comprendo lo que no puedo crear». Inspirado en este principio, Sebastian Raschka ofrece en este libro una guía práctica y detallada para construir un modelo de lenguaje de gran tamaño ejecutable incluso en un portátil. Este libro analiza cada etapa del proceso, desde la planificación y codificación del modelo hasta su entrenamiento y ajuste fino.A través de ... Leer más

    $403 MXN

  • Applied Time Series Analysis and Forecasting with Python

    Series series Mathematics and Statistics (R0)
    This textbook presents methods and techniques for time series analysis and forecasting and shows how to use Python to implement them and solve data science problems. It covers not only common statistical approaches and time series models, including ARMA, SARIMA, VAR, GARCH and state space and Markov switching models for (non)stationary, multivariate and financial time series, but also modern ... Leer más

    $1,450 MXN

  • PHP This! A Beginners Guide to Learning Object Oriented PHP

    PHP This! is a beginners book for developers who are new to object oriented PHP web development.This goal of PHP This! is to teach the PHP skills needed to be a junior PHP developer. These skills include an introduction to object oriented PHP theory and instruction on how to apply that theory to build a full custom MVC application, unit testing with PHPUnit and code management with SVN.The ... Leer más

    $164 MXN o gratis con Kobo Plus

  • Socket.IO Cookbook

    Over 40 recipes to help you create real-time JavaScript applications using the robust Socket.IO framework

    Over 40 recipes to help you create real-time JavaScript applications using the robust Socket.IO frameworkKey FeaturesCreate secure WebSocket connections and real-time mobile applications using Socket.IODevise efficient messaging systems between the server side and the client side.A step-by-step implementation guide to help you create elements of Socket.IO applicationBook DescriptionSocket.IO is a ... Leer más

    $517 MXN o gratis con Kobo Plus

  • Un recorrido por C++. Tercera actualización

    Series series TÍTULOS ESPECIALES
    En este volumen el autor realiza un completo recorrido del lenguaje C++ moderno, desde los fundamentos hasta temas más avanzados. Actualizada para C++20, esta edición trata muchas funciones nuevas en C++20, tal y como han sido implementadas por los principales proveedores del lenguaje, incluyendo módulos, conceptos, corrutinas y rangos.Escrito por Bjarne Stroustrup, el diseñador e implementador de ... Leer más

    $302 MXN

  • Java Web Services: Up and Running

    A Quick, Practical, and Thorough Introduction

    de Martin Kalin ...
    Learn how to develop REST-style and SOAP-based web services and clients with this quick and thorough introduction. This hands-on book delivers a clear, pragmatic approach to web services by providing an architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing them. You’ll learn how to write services from scratch and ... Leer más

    $269 MXN

  • Aprende a Programar ASP .NET y C# - Segunda Edición

    de Ángel Arias ...
    ASP.NET es la plataforma de Microsoft para el desarrollo de aplicaciones Web y es el sucesor de la tecnología ASP. Es un componente del IIS que permite a través de un lenguaje de programación integrado en la .NET Framework para crear páginas dinámicas. No es ni un lenguaje de programación como VBScript, PHP, ni un servidor web como IIS o Apache.El ASP.NET está basado en el Framework .NET heredando ... Leer más

    $103 MXN

  • Programming with STM32: Getting Started with the Nucleo Board and C/C++

    de Donald Norris ...
    Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Create your own STM32 programs with ease!Get up and running programming the STM32 line of microcontrollers from STMicroelectronics using the hands-on information contained in this easy-to-follow guide. Written by ... Leer más

    $336 MXN

  • UI Animations with Lottie and After Effects

    Create, render, and ship stunning animations natively on mobile with React Native

    Understand and develop immersive animations along with animated stickers for Telegram using Bodymovin, After Effects and LottieFiles and integrate them in your React Native apps using this color guide to UI animationsKey FeaturesExplore key principles of storytelling, 2D digital animation, and design thinkingCreate animations in After Effects, learn how to export them with both Bodymovin and ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Python for Finance

    de Yves Hilpisch ...
    The financial industry has recently adopted Python at a tremendous rate, with some of the largest investment banks and hedge funds using it to build core trading and risk management systems. Updated for Python 3, the second edition of this hands-on book helps you get started with the language, guiding developers and quantitative analysts through Python libraries and tools for building financial ... Leer más

    $577 MXN

  • Programación con Qt y Arduino.

    El objetivo de este libro es acercar al lector a QT y su facilidad para crear interfaces gráficas que interactúen con sistemas electrónicos como Arduino y distintos sensores, Ethernet y controles PID.Son muchos los ejemplos propuestos y todos pueden ser descargados desde un link publicado al finalizar el libro. ... Leer más

    $173 MXN

  • Aprende a Programar en R - 2ª Edición

    El uso de paquetes estadísticos para el análisis de datos es de gran importancia en lo que se refiere al análisis y a la interpretación de los resultados. Con todo, se observa que estos presentan un coste de adquisición relativamente elevado o la creación de programas alternativos. De entre los softwares de dominio público, libres, que pueden ser utilizados para el análisis de datos en general, se ... Leer más

    $86 MXN

  • Getting Started with Matlab Simulink and Arduino

    Getting started with Matlab Simulink and Arduino comprehensively explains how to use MATLAB and Simulink to perform Arduino simulation. This book begins with covering the Matlab Simulink with targeting Arduino, and the solutions to different problems in simulation.*TOC*Preparing Development Environment1.1 Arduino1.1.1 Arduino Uno1.1.2 Arduino Leonardo1.1.3 Arduino Mega 25601.1.4 Arduino Due1.2 ... Leer más

    $76 MXN

  • Getting Started with RStudio

    An Integrated Development Environment for R

    de John Verzani ...
    Dive into the RStudio Integrated Development Environment (IDE) for using and programming R, the popular open source software for statistical computing and graphics. This concise book provides new and experienced users with an overview of RStudio, as well as hands-on instructions for analyzing data, generating reports, and developing R software packages.The open source RStudio IDE brings many ... Leer más

    $164 MXN

  • Odoo Development Essentials

    Fast track your development skills to build powerful Odoo business applications

    de Daniel Reis ...
    Key FeaturesBook DescriptionThis book is intended for developers who need to quickly become productive with Odoo. You are expected to have experience developing business applications, as well as an understanding of MVC application design and knowledge of the Python programming language.What you will learnWho this book is forThis book is intended for developers who need to quickly become productive ... Leer más

    $517 MXN o gratis con Kobo Plus

  • OCA JAVA 8 PROGRAMMER I TEORIA Y PRACTICA PARA CERTIFICACION

    Libro de preparación con mas de 270 preguntas resueltas, dirigido a profesionales que desean certificarse en Java 8 Programmer I de Oracle. Esta publicación detalla en teoria y con ejemplos didacticos todo el temario especificado por Oracle. Además se incluyen un simulacro de examen por cada uno de los seis capítulos del libro, asi como de un simulacro final de examen de certificación, de tal ... Leer más

    $259 MXN

  • JUCE Audio Application Development

    Definitive Reference for Developers and Engineers

    "JUCE Audio Application Development"*JUCE Audio Application Development* is the definitive guide for modern audio software engineers striving to harness the full power of the JUCE framework. Designed for both professionals and ambitious developers, this book delves deeply into JUCE’s core architecture, providing advanced insight into its modular systems, cross-platform abstractions, and high ... Leer más

    $189 MXN o gratis con Kobo Plus

  • Web Workers

    Multithreaded Programs in JavaScript

    de Ido Green ...
    Web apps would run much better if heavy calculations could be performed in the background, rather than compete with the user interface. With this book, you’ll learn how to use Web Workers to run computationally intensive JavaScript code in a thread parallel to the UI. Yes, multi-threaded programing is complicated, but Web Workers provide a simple API that helps you be productive without the ... Leer más

    $164 MXN

  • Learning SQL

    Generate, Manipulate, and Retrieve Data

    de Alan Beaulieu ...
    As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, author Alan Beaulieu helps developers get up to speed with SQL fundamentals for writing database applications, performing administrative tasks, and generating reports. You’ll find new chapters on SQL and big data, analytic functions, and ... Leer más

    $490 MXN