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 241 - 264 de 10037 resultados
Skip side bar filters
  • C++ Primer

    Bestselling Programming Tutorial and Reference Completely Rewritten for the New C++11 StandardFully updated and recast for the newly released C++11 standard, this authoritative and comprehensive introduction to C++ will help you to learn the language fast, and to use it in modern, highly effective ways. Highlighting today’s best practices, the authors show how to use both the core language and its ... Leer más

    $903 MXN

  • Hibernate Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Hibernate Recipes, Second Edition contains a collection of code recipes and templates for learning and building Hibernate solutions for you and your clients, including how to work with the Spring Framework and the JPA. This book is your pragmatic day-to-day reference and guide for doing all things involving Hibernate. There are many books focused on learning Hibernate, but this book takes you ... Leer más

    $489 MXN

  • Ethical Hacking

    A Hands-on Introduction to Breaking In

    A hands-on guide to hacking computer systems from the ground up, from capturing traffic to crafting sneaky, successful trojans.A crash course in modern hacking techniques, Ethical Hacking is already being used to prepare the next generation of offensive security experts. In its many hands-on labs, you’ll explore crucial skills for any aspiring penetration tester, security researcher, or malware ... Leer más

    $498 MXN

  • Mastering Python Networking

    Utilize Python packages and frameworks for network automation, monitoring, cloud, and management

    de Eric Chou ...
    Get to grips with the latest container examples, Python 3 features, GitLab DevOps, network data analysis, and cloud networking to get the most out of Python for network engineering with the latest edition of this bestselling guide Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesLeverage Python's powerful libraries and frameworks to build production-ready ... Leer más

    $813 MXN o gratis con Kobo Plus

  • CUDA by Example

    An Introduction to General-Purpose GPU Programming

    CUDA is a computing architecture designed to facilitate the development of parallel programs. In conjunction with a comprehensive software platform, the CUDA Architecture enables programmers to draw on the immense power of graphics processing units (GPUs) when building high-performance applications. GPUs, of course, have long been available for demanding graphics and game applications. CUDA now ... Leer más

    $747 MXN

  • Hands-On Bitcoin Programming with Python

    Build powerful online payment centric applications with Python

    de Harish Garg ...
    Simplified Python programming for Bitcoin and blockchainKey FeaturesBuild Bitcoin applications in Python with the help of simple examplesMine Bitcoins, program Bitcoin-enabled APIs and transaction graphs, and build trading botsAnalyze Bitcoin transactions and produce visualizations using Python data analysis toolsBook DescriptionBitcoin is a cryptocurrency that’s changing the face of online ... Leer más

    $421 MXN o gratis con Kobo Plus

  • Python Programming

    de Brian Evenson ...
    Explore all aspects of programming with Python in this comprehensive resource. Expert programmer Brian Evenson guides you from the fundamentals of using modules through the use of advanced objectorientation classes. Salient Features:1 Learn how to develop complex applications, create multimedia software, and develop interactive Web sites. 2 While written with the experienced programmer in mind, it ... Leer más

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

    $519 MXN

  • Maven: The Definitive Guide

    The Definitive Guide

    For too long, developers have worked on disorganized application projects, where every part seemed to have its own build system, and no common repository existed for information about the state of the project. Now there's help. The long-awaited official documentation to Maven is here.Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how ... Leer más

    $269 MXN

  • Building Web Apps with WordPress

    WordPress as an Application Framework

    WordPress is much more than a blogging platform. If you have basic PHP, HTML, CSS, and JavaScript experience you can use WordPress to develop fast, scalable, secure, and highly customized web apps, mobile apps, web services, and multisite networks of websites. Along with core WordPress functions and database schema, you’ll learn how to build custom plugins, themes, and services for just about any ... Leer más

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

    $236 MXN o gratis con Kobo Plus

  • Building Web Apps with Ember.js

    Write Ambitious JavaScript

    If you’re a web developer interested in building scalable single-page applications—full-stack, browser-based apps that connect to a backend—this practical guide shows you how to use Ember.js, the popular JavaScript framework based on the model-view-controller (MVC) architectural pattern.Through the course of the book, you’ll learn how to build a prototype Ember application (a musician index called ... Leer más

    $151 MXN

  • Programación Web Paso a Paso - HTML

    En este curso de Programación Web Paso a Paso aprenderemos el lenguaje HTML y su aplicación para crear páginas web.Entramos en internet y vemos numerosos sitios web más o menos vistosos, con colores vivos, animaciones… Otros sitios web son más sencillos con textos y alguna imagen.¿Os interesaría saber como se hacen esos sitios web ?¿ Qué herramientas y lenguajes se usan para hacer las páginas web ... Leer más

    $69 MXN

  • Programming Computer Vision with Python

    Tools and algorithms for analyzing images

    If you want a basic understanding of computer vision’s underlying theory and algorithms, this hands-on introduction is the ideal place to start. You’ll learn techniques for object recognition, 3D reconstruction, stereo imaging, augmented reality, and other computer vision applications as you follow clear examples written in Python.Programming Computer Vision with Python explains computer vision in ... Leer más

    $307 MXN

  • BACnet Engineering and Protocol Design

    Definitive Reference for Developers and Engineers

    "BACnet Engineering and Protocol Design"Comprehensive and meticulously structured, "BACnet Engineering and Protocol Design" is the definitive resource for understanding the technical foundations and modern applications of the BACnet protocol in building automation systems (BAS). Beginning with a thorough historical and conceptual overview, the book explores BACnet’s evolution, its regulatory ... Leer más

    $189 MXN o gratis con Kobo Plus

  • Deep Learning from Scratch

    Building with Python from First Principles

    de Seth Weidman ...
    With the resurgence of neural networks in the 2010s, deep learning has become essential for machine learning practitioners and even many software engineers. This book provides a comprehensive introduction for data scientists and software engineers with machine learning experience. You’ll start with deep learning basics and move quickly to the details of important advanced architectures, ... Leer más

    $490 MXN

  • CSS: The Definitive Guide

    Web Layout and Presentation

    If you're a web designer or app developer interested in sophisticated page styling, improved accessibility, and less time and effort expended, this book is for you. This revised fifth edition provides a comprehensive guide to CSS implementation along with a thorough review of the latest CSS specifications.Authors Eric Meyer and Estelle Weyl show you how to improve user experience, speed ... Leer más

    $654 MXN

  • Coding with Roblox Lua in 24 Hours

    The Official Roblox Guide

    In just 24 lessons of one hour or less, Coding with Roblox Lua in 24 Hours: The Official Roblox Guide helps you learn all the skills and techniques you'll need to code your own Roblox experiences. Perfect for beginners, each short and easy lesson builds upon everything that's come before, helping you quickly master the essentials of Lua programming. Step-by-step instructions walk you through ... Leer más

    $398 MXN

  • Arduino

    The Ultimate Guide to Arduino for Beginners Including Arduino Basics, Tips & Tricks, Projects, and More!

    de Tim Warren ...
    ARDUINOThe Arduino is an incredible mini-computer, with a huge range of uses!This book will explain to you what an Arduino is, and the different models and features available.You will learn how to use the many different functions of your Arduino, and create some really cool projects!There are step by step instructions provided within, showing you how to make several different projects, including ... Leer más

    $52 MXN o gratis con Kobo Plus

  • Node Cookbook

    Discover solutions, techniques, and best practices for server-side web development with Node.js 14

    Discover practical recipes to get to grips with Node.js concepts and programming models for delivering a scalable server-side for your applicationsKey FeaturesImplement practical solutions for scaling, securing, and testing your Node.js web apps effectivelyBuild and deploy scalable microservices architecture with the power of Node.js 14Discover techniques for debugging and testing Node.js ... Leer más

    $695 MXN o gratis con Kobo Plus

  • Software Architecture with Spring 5.0

    Design and architect highly scalable, robust, and high-performance Java applications

    Discover how different software architectural models can help you solve problems, and learn best practices for the software development cycleKey FeaturesLearn concepts related to software architecture and embrace them using the latest features of Spring 5Discover architectural models and learn when to apply themGain knowledge of architectural principles and how they can be used to provide ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Think Like a Programmer

    An Introduction to Creative Problem Solving

    The real challenge of programming isn't learning a language's syntax—it's learning to creatively solve problems so you can build something great. In this one-of-a-kind text, author V. Anton Spraul breaks down the ways that programmers solve problems and teaches you what other introductory books often ignore: how to Think Like a Programmer. Each chapter tackles a single programming concept, like ... Leer más

    $448 MXN

  • The Mathematics of Large Language Models

    From Tokens to Transformers, Training to Decoding

    de Team Trex ...
    "The Mathematics of Large Language Models: From Tokens to Transformers, Training to Decoding""The Mathematics of Large Language Models" bridges the gap between high-level intuition and rigorous implementation. This book is designed for machine learning engineers, data scientists, and researchers who demand a precise mathematical understanding of how modern generative AI functions. By peeling away ... Leer más

    $173 MXN o gratis con Kobo Plus