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 217 - 240 de 9978 resultados
Skip side bar filters
  • C Programming Language

    This ebook is the first authorized digital version of Kernighan and Ritchie’s 1988 classic, The C Programming Language (2nd Ed.). One of the best-selling programming books published in the last fifty years, "K&R" has been called everything from the "bible" to "a landmark in computer science" and it has influenced generations of programmers. Available now for all leading ebook platforms, this ... Leer más

    $979 MXN

  • SCRATCH Aprende a programar jugando

    Este libro tiene un doble objetivo; el primero es la enseñanza de un lenguaje de programación al alcance de todos con el que podrán divertirse creando videojuegos, aplicaciones educativas y creaciones artísticas interactivas de diverso tipo. Se explica con detalle, a paso a paso, razonando por qué y para que se hace. Las explicaciones prácticas de este libro harán que rápidamente se visualicen los ... Leer más

    $204 MXN o gratis con Kobo Plus

  • Responsive Web Design with HTML5 and CSS3, Second Edition

    Learn the HTML5 and CSS3 you need to help you design responsive and future-proof websites that meet the demands of modern web users

    de Ben Frain ...
    Key FeaturesBook DescriptionDesktop-only websites just aren’t good enough anymore. With mobile internet usage still rising, and tablets changing internet consumption habits, you need to know how to build websites that will just ‘work’, regardless of the devices used to access them. This second edition of Responsive Web Design with HTML5 and CSS3 explains all the key approaches necessary to create ... Leer más

    $857 MXN o gratis con Kobo Plus

  • C Programming Absolute Beginner's Guide

    Series series Absolute Beginner's Guide
    Updated for C11Write powerful C programs…without becoming a technical expert! This book is the fastest way to get comfortable with C, one incredibly clear and easy step at a time. You’ll learn all the basics: how to organize programs, store and display data, work with variables, operators, I/O, pointers, arrays, functions, and much more. C programming has neverbeen this simple!Who knew how simple ... Leer más

    $359 MXN

  • Natural Language Processing

    A Textbook with Python Implementation

    Series series Computer Science (R0)
    This textbook presents an up-to-date and comprehensive overview of Natural Language Processing (NLP), from basic concepts to core algorithms and key applications. Further, it contains seven step-by-step NLP workshops (total length: 14 hours) offering hands-on practice with essential Python tools like NLTK, spaCy, TensorFlow Kera, Transformer and BERT.The objective of this book is to provide ... Leer más

    $1,012 MXN

  • iOS 5 Programming Pushing the Limits

    Developing Extraordinary Mobile Apps for Apple iPhone, iPad, and iPod Touch

    Series series Pushing the Limits
    Open the door to endless new app development possibilitiesPushing the Limits with iOS 5 Programming is an expert guide for developers aiming to create unique applications for Apple's iPad 2, iPhone, and the iPod Touch, which includes the latest version of the Apple iPhone SDK, iOS 5. This text goes beyond the basics to keep you ahead of the technology curve and spark your innovative nature to ... Leer más

    $606 MXN

  • Drupal 7 Multilingual Sites

    A hands-on, practical guide for configuring your Drupal 7 website to handle all languages for your site users with this book and ebook

    de Kristen Pol ...
    A practical book with plenty of screenshots to guide you through the many features of multilingual Drupal. A demo ecommerce site is provided if you want to practice on a sample site, although you can apply the techniques learnt in the book directly to your site too. Any Drupal users who know the basics of building a Drupal site and are familiar with the Drupal UI, will benefit from this book. No ... Leer más

    $517 MXN o gratis con Kobo Plus

  • OCA Java SE 8 Programmer I Study Guide (Exam 1Z0-808)

    Series series Oracle Press
    The official study guide for the entry-level Oracle Certified Associate exam for Java Programmers—fully updated for Java SE 8Confidently prepare for the OCA Java SE 8 Programmer I exam with this thoroughly revised, up-to-date guide from Oracle Press. Featuring step-by-step exercises, comprehensive chapter self-tests, and two complete downloadable practice exams, this volume provides an integrated, ... Leer más

    $557 MXN

  • 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

  • Python Networking 101

    Python Networking 101 is the ultimate guide for aspiring network administrators looking to build their network management and automation skills using Python. With a comprehensive and hands-on approach, this book covers the most important aspects of networking, including network fundamentals, network automation, monitoring, security, topology, and testing.The book begins with an overview of the ... Leer más

    $516 MXN

  • Clean Code in PHP

    Expert tips and best practices to write beautiful, human-friendly, and maintainable PHP

    Practical lessons, examples, and practices from PHP experts on how to take your PHP skills to a professional level Key Features • Easily navigate to key clean code principles specific to PHP development with this hands-on guide • Learn the how and why of writing clean code through practical examples • Skip the superfluous knowledge and grasp everything that's relevant to the real-world development ... Leer más

    $474 MXN o gratis con Kobo Plus

  • USB Complete

    The Developer's Guide

    de Jan Axelson ...
    Series series Complete Guides series
    Now in its fifth edition, bridges the gap between the technical specifications and the real world of designing and programming devices that connect over the Universal Serial Bus (USB). Readers will learn how to select the appropriate USB speed, device class, and hardware for a device; communicate with devices using Visual C#; use standard host drivers to access devices, including devices that ... Leer más

    $702 MXN o gratis con Kobo Plus

  • Android System Programming

    Porting, customizing, and debugging Android HAL

    de Roger Ye ...
    Build, customize, and debug your own Android systemKey FeaturesMaster Android system-level programming by integrating, customizing, and extending popular open source projectsUse Android emulators to explore the true potential of your hardwareMaster key debugging techniques to create a hassle-free development environmentBook DescriptionAndroid system programming involves both hardware and software ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Big Data for Chimps

    A Guide to Massive-Scale Data Processing in Practice

    Finding patterns in massive event streams can be difficult, but learning how to find them doesn’t have to be. This unique hands-on guide shows you how to solve this and many other problems in large-scale data processing with simple, fun, and elegant tools that leverage Apache Hadoop. You’ll gain a practical, actionable view of big data by working with real data and real problems.Perfect for ... Leer más

    $327 MXN

  • Mastering Flask Web and API Development

    Build and deploy production-ready Flask apps seamlessly across web, APIs, and mobile platforms

    Discover how to construct API and web components, build enterprise-grade applications, design and implement unit and behavioral testing, and plan deployment strategies for scalable Flask 3 applicationsKey FeaturesImplement web and API applications using both standard and asynchronous Flask componentsImprove your dev experience with signals, route decorators, async/await design patterns, context ... Leer más

    $621 MXN o gratis con Kobo Plus

  • Practical Object-Oriented Design

    An Agile Primer Using Ruby

    de Sandi Metz ...
    The Complete Guide to Writing Maintainable, Manageable, Pleasing, and Powerful Object-Oriented ApplicationsObject-oriented programming languages exist to help you create beautiful, straightforward applications that are easy to change and simple to extend. Unfortunately, the world is awash with object-oriented (OO) applications that are difficult to understand and expensive to change. Practical ... Leer más

    $743 MXN

  • Processing, second edition

    A Programming Handbook for Visual Designers and Artists

    The new edition of an introduction to computer programming within the context of the visual arts, using the open-source programming language Processing; thoroughly updated throughout.The visual arts are rapidly changing as media moves into the web, mobile devices, and architecture. When designers and artists learn the basics of writing software, they develop a new form of literacy that enables ... Leer más

    $991 MXN

  • The Rust Programming Language, 2nd Edition

    **With over 50,000 copies sold, The Rust Programming Language is the quintessential guide to programming in Rust. Thoroughly updated to Rust’s latest version, this edition is considered the language’s official documentation.The Rust Programming Language "covers everything you could want to know about the language."—Stack OverflowRust has been repeatedly voted "Most Loved Language" on the ... Leer más

    $495 MXN

  • Taller De Macros En Hoja De Cálculo

    Taller de macros de hoja de clculo es una obra producto de la experiencia laboral adquirida por ms de diez aos, experiencia en programacin de macros como solucin a labores y procesos repetitivos, organizacin del trabajo, etc. El conocimiento viene de diversas maneras, solo es cuestin de abrir la mente a nuevas posibilidades y formas de trabajar, la inconformidad canalizada de manera positiva ... Leer más

    $69 MXN

  • Programación orientada a objetos con C++, 5ª edición.

    La programación orientada a objetos (POO) es una de las técnicas más modernas de desarrollo que trata de disminuir el coste del software, aumentando la eficiencia y reduciendo el tiempo de espera para la puesta en escena de una nueva aplicación. Por eso, donde la POO toma verdadera ventaja es en poder compartir y reutilizar el código. Sin embargo, no debe pensarse que esta forma de programación ... Leer más

    $235 MXN o gratis con Kobo Plus

  • Som llengua

    de VV. AA. ...
    Tant si pensem que la situació del català és esperançadora com si creiem que és catastròfica, estarem d'acord que ens trobem davant d'un moment crític, en què els catalanoparlants ens hi juguem molt. Som llengua és un intent de ressituar el debat sobre el català en el nou escenari que ha sorgit després dels embats dels darrers anys: el fracàs del Procés, la pandèmia i la crisi del model de la ... Leer más

    $75 MXN o gratis con Kobo Plus

  • Create Dynamic Graphics in PHP

    Article

    In this article, the authors take the reader all the way through the process of creating dynamic graphics, right from setting up the Graphics Drawing library to drawing various types of graphs. ... Leer más

    Antes $10 MXN Ahora $9 MXN

  • The MySQL Workshop

    A practical guide to working with data and managing databases with MySQL

    Learning MySQL just got a whole lot easier, thanks to this hands-on workshop, complete with simple explanations, engaging examples, and realistic exercises that focus on helping you to build and maintain databases effectivelyKey FeaturesLearn how to set up and maintain a MySQL databaseRun SQL queries to create, retrieve, and manipulate dataUse MySQL effectively with common business applications ... Leer más

    $488 MXN o gratis con Kobo Plus

  • SQL and Relational Theory

    How to Write Accurate SQL Code

    de C.J. Date ...
    SQL is full of difficulties and traps for the unwary. You can avoid them if you understand relational theory, but only if you know how to put that theory into practice. In this book, Chris Date explains relational theory in depth, and demonstrates through numerous examples and exercises how you can apply it to your use of SQL.This third edition has been revised, extended, and improved throughout. ... Leer más

    $327 MXN