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 10197 resultados
Skip side bar filters
  • Data-Driven SEO with Python

    Solve SEO Challenges with Data Science Using Python

    Series series Professional and Applied Computing (R0)
    Solve SEO problems using data science. This hands-on book is packed with Python code and data science techniques to help you generate data-driven recommendations and automate the SEO workload.This book is a practical, modern introduction to data science in the SEO context using Python. With social media, mobile, changing search engine algorithms, and ever-increasing expectations of users for super ... Leer más

    $688 MXN

  • 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

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

    $186 MXN

  • Fluent Python

    Clear, Concise, and Effective Programming

    Don't waste time bending Python to fit patterns you've learned in other languages. Python's simplicity lets you become productive quickly, but often this means you aren't using everything the language has to offer. With the updated edition of this hands-on guide, you'll learn how to write effective, modern Python 3 code by leveraging its best ideas.Discover and apply idiomatic Python 3 features ... Leer más

    $577 MXN

  • Spring Boot: Up and Running

    de Mark Heckler ...
    With over 75 million downloads per month, Spring Boot is the most widely used Java framework available. Its ease and power have revolutionized application development from monoliths to microservices. Yet Spring Boot's simplicity can also be confounding. How do developers learn enough to be productive immediately? This practical book shows you how to use this framework to write successful mission ... Leer más

    $413 MXN

  • Código. Segunda edición

    El lenguaje oculto del hardware y el software

    Series series TÍTULOS ESPECIALES
    Los ordenadores están en todas partes, de forma más evidente en nuestros portátiles y smartphones, pero también en nuestros coches, televisiones, microondas, despertadores, aspiradoras y otros electrodomésticos inteligentes. ¿Alguna vez se ha preguntado qué hay dentro de estos dispositivos que hacen nuestra vida más fácil y, de vez en cuando, más exasperante?Durante más de 20 años, los lectores ... Leer más

    $511 MXN

  • Spark: The Definitive Guide

    Big Data Processing Made Simple

    Learn how to use, deploy, and maintain Apache Spark with this comprehensive guide, written by the creators of the open-source cluster-computing framework. With an emphasis on improvements and new features in Spark 2.0, authors Bill Chambers and Matei Zaharia break down Spark topics into distinct sections, each with unique goals.Youâ??ll explore the basic operations and common functions of Sparkâ? ... Leer más

    $490 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,472 MXN

  • Curso de Programación. Android con Kotlin

    Series series MANUALES IMPRESCINDIBLES
    Desde hace ya algunos años los dispositivos móviles nos acompañan en todo momento. El uso de aplicaciones móviles se extiende a gran parte de las actividades de nuestra vida diaria, desde el ocio hasta la salud, la educación o las herramientas para el ámbito profesional. La gran mayoría de dispositivos móviles utilizados en el mundo son de tipo Android (en 2020 Android tuvo una cuota de mercado ... Leer más

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

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

  • Elementos Basicos de HTML y CSS, Herramientas para Epubs

    de Luis Brito ...
    Este libro te proporcionara una visión general de dos herramientas básicas que se utilizan en la creación de libros electrónicos en el formato epub, el lenguaje HTML y las hojas de estilo en cascada CSS. Aunque existen herramientas que manejan de forma automática la transformación de documentos a formato epub, tales como Calibre, Scrivener y otros, siempre es bueno conocer que hay detrás de ellos, ... Leer más

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

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

  • HTML5 for Masterminds, Revised 3rd Edition

    How to take advantage of HTML5 to create responsive websites and revolutionary applications

    de J.D Gauchat ...
    The new edition of HTML5 for Masterminds is ready. Now with a complete course on Web Development and Responsive Web Design. Learn how to create websites and applications for desktop and mobile devices with HTML, CSS, and JavaScript.HTML5 for Masterminds leads the reader step-by-step to master the complex subjects required to create websites and web applications. After reading this book, you will ... Leer más

    $89 MXN o gratis con Kobo Plus

  • 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

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

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

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

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

  • PYTHON PROGRAMMING

    Want To Master The Basics Of Python Programming In 7 days?Why Python?Python is the easiest to learn and once you have a good grounding in it, you can move on to another, more complicated language. Python is a beautiful computer language. It is simple, and it is intuitive. Python is used by a sorts of people – data scientists use it for much of their number crunching and analytics; security testers ... Leer más

    Gratis

  • El programador pragmático. Edición especial

    Viaje a la maestría

    Series series TÍTULOS ESPECIALES
    El programador pragmático es uno de esos raros casos de libros técnicos que se leen, se releen y se vuelven a leer durante años. Tanto si es nuevo en el campo como si es un profesional experimentado, acabará encontrando ideas nuevas cada vez.Dave Thomas y Andy Hunt escribieron la primera edición de este libro tan influyente en 1999 para ayudar a sus clientes a crear software mejor y a redescubrir ... Leer más

    $409 MXN