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 1849 - 1872 de 10042 resultados
Skip side bar filters
  • Learn Chart.js

    Create interactive visualizations for the Web with Chart.js 2

    Design interactive graphics and visuals for your data-driven applications using the popular open-source Chart.js data visualization library.Key FeaturesHarness the power of JavaScript, HTML, and CSS to create interactive visualizationsDisplay quantitative information efficiently in the form of attractive charts by using Chart.jsA practical guide for creating data-driven applications using open ... Leer más

    $517 MXN o gratis con Kobo Plus

  • Practical Computer Vision Applications Using Deep Learning with CNNs

    With Detailed Examples in Python Using TensorFlow and Kivy

    Series series Professional and Applied Computing (R0)
    Deploy deep learning applications into production across multiple platforms. You will work on computer vision applications that use the convolutional neural network (CNN) deep learning model and Python. This bookstarts by explaining the traditional machine-learning pipeline, where you will analyze an image dataset. Along the way you will cover artificial neural networks (ANNs), building one from ... Leer más

    $1,356 MXN

  • From Numpy to NetworkX: A Pythonic Adventure in Mathematics

    Dr Robin's Python Lab, #3

    de Robin Wang ...
    Series Libro 3 - Dr Robin's Python Lab
    In this third and final installment of Dr. Robin Wang's Python and Mathematics trilogy, From NumPy to NetworkX: A Pythonic Adventure in Mathematics explores advanced topics that bridge high school and university-level mathematics.This book is your ticket to discovering the fascinating interplay between mathematics and programming. From the foundations of matrix manipulation with NumPy to the ... Leer más

    $86 MXN

  • Redpanda Essentials

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "Redpanda Essentials"Unlock the full potential of modern data streaming with "Redpanda Essentials," the authoritative guide to mastering Redpanda’s architecture, operation, and cloud-native deployment. This comprehensive book meticulously explores Redpanda’s core philosophies, architectural blueprints, and how its innovative thread-per-core design and consensus protocols set it apart from legacy ... Leer más

    $184 MXN o gratis con Kobo Plus

  • OpenCost Extensions for Multi-Cloud Cost Analysis

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "OpenCost Extensions for Multi-Cloud Cost Analysis"In a rapidly evolving cloud landscape, organizations are harnessing multi-cloud strategies to drive innovation and agility, yet often struggle with fragmented cost visibility and complex billing models. "OpenCost Extensions for Multi-Cloud Cost Analysis" provides a comprehensive guide to overcoming these challenges, detailing the architecture, ... Leer más

    $187 MXN o gratis con Kobo Plus

  • Comprehensive Guide to Swagger and OpenAPI

    Definitive Reference for Developers and Engineers

    "Comprehensive Guide to Swagger and OpenAPI""Comprehensive Guide to Swagger and OpenAPI" is the definitive resource for professionals and organizations seeking to master the intricacies of modern API specification design, documentation, and governance. From its insightful account of pre-Swagger challenges through to the pivotal transition towards the OpenAPI Initiative, this book presents a ... Leer más

    $189 MXN o gratis con Kobo Plus

  • Python GUI Programming with PAGE

    Unlock the power of PAGE and create stunning Python GUIs with ease (English Edition)

    PAGE is a Tkinter-based GUI designer for Python, available for free and as an open-source tool. It generates native Python code, enabling users to swiftly create Graphical Interfaces for their Python programs. If you're eager to delve into GUI development for your Python programs, then this book is your go-to resource. This comprehensive book is your guide from installing the PAGE designer to ... Leer más

    $248 MXN o gratis con Kobo Plus

  • Programming Concurrency on the JVM

    Mastering Synchronization, STM, and Actors

    More than ever, learning to program concurrency is critical to creating faster, responsive applications. Speedy and affordable multicore hardware is driving the demand for high-performing applications, and you can leverage the Java platform to bring these applications to life.Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) ... Leer más

    $386 MXN

  • Паттерны проектирования для C# и платформы .NET Core

    Паттерны проектирования — удобный прием программирования для решения рутинных задач разработки ПО. Грамотное использование паттернов позволяет добиться соответствия любым требованиям и снизить расходы. В этой книге описаны эффективные способы применения паттернов проектирования с учётом специфики языка C# и платформы .NET Core. Кроме знакомых паттернов проектирования из книги «Банды четырех» вы ... Leer más

    $143 MXN

  • C PROGRAMMING SAMPLE QUESTIONS FOR EXAMS AND INTERVIEWS

    Useful for Students in Exams and Interviews

    de Rashmi V ...
    The Author is in Computer Science and Engineering teaching field for Engineering colleges.During the service when the questions are asked on any sub-topic of C programming, many students used to get confusion to give the right answer. The same way they used to get confusion from the questions raised by the interviewer also for Jobs.In order to share the knowledge in the form of questions and show ... Leer más

    $69 MXN o gratis con Kobo Plus

  • Learning Concurrent Programming in Scala

    Practical Multithreading in Scala

    Learn the art of building intricate, modern, scalable, and concurrent applications using ScalaKey Features\[\*\] Make the most of Scala by understanding its philosophy and harnessing the power of multicores\[\*\] Get acquainted with cutting-edge technologies in the field of concurrency, through practical, real-world applications\[\*\] Get this step-by-step guide packed with pragmatic examplesBook ... Leer más

    $753 MXN o gratis con Kobo Plus

  • BAŞLANGIÇ DÜZEYİNDE C++ ÖĞRENİMİNE GİRİŞ

    Bu kitap kapsamında hiç bilmeyenlere hitap ederek "Merhaba Dünya" ile başlayarak C++ programlama dilinin temellerini anlatıp, okuuyucları bilgisayarın hafızasına düşük seviyeli müdahaleler yapabilecek seviyeye kadar getireceğiz.C++ eğitim kitabımızda;Hiç bilmeyen ve ilk kez programlamaya başlayan,Üniversitede programlamaya giriş dersi alan ve bu derse takviye amacıyla kaynak arayan,Programlamayı ... Leer más

    $86 MXN

  • Test-Driven Infrastructure with Chef

    Bring Behavior-Driven Development to Infrastructure as Code

    Since Test-Driven Infrastructure with Chef first appeared in mid-2011, infrastructure testing has begun to flourish in the web ops world. In this revised and expanded edition, author Stephen Nelson-Smith brings you up to date on this rapidly evolving discipline, including the philosophy driving it and a growing array of tools. You’ll get a hands-on introduction to the Chef framework, and a ... Leer más

    $269 MXN

  • Head First Go

    de Jay McGavren ...
    What will you learn from this book?Go makes it easy to build software that’s simple, reliable, and efficient. Andthis book makes it easy for programmers like you to get started. Googledesigned Go for high-performance networking and multiprocessing, but—like Python and JavaScript—the language is easy to read and use. With thispractical hands-on guide, you’ll learn how to write Go code using ... Leer más

    $654 MXN

  • Game Development with Ren'Py

    Introduction to Visual Novel Games Using Ren'Py, TyranoBuilder, and Twine

    de Robert Ciesla ...
    Series series Professional and Applied Computing (R0)
    Get your feet wet in developing visual novels and take a guided tour through easy to follow tutorials using three of the most popular tools (Ren'Py, TyranoBuilder, and Twine). This book uses a two-pronged approach into the fine art of text-based games, showing you what makes for compelling writing as well as the programming logic and techniques needed to bring your visual novels to life.In this ... Leer más

    $796 MXN

  • RDF4J Essentials

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "RDF4J Essentials""RDF4J Essentials" is a comprehensive guide designed for professionals and practitioners seeking mastery over RDF4J, the powerful framework at the heart of modern semantic web technologies. Opening with a rigorous introduction to the RDF data model and its foundational standards, the book explores the historical evolution of RDF4J, its core abstractions, and its role in the wider ... Leer más

    $187 MXN o gratis con Kobo Plus

  • gVisor Architecture and Integration

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "gVisor Architecture and Integration""gVisor Architecture and Integration" delivers a comprehensive, technical exploration of gVisor’s unique approach to container isolation within cloud-native environments. The book opens by contextualizing modern container security challenges, tracing the genesis of gVisor as a robust, open-source project tailored to address industry demands for stronger multi ... Leer más

    $186 MXN o gratis con Kobo Plus

  • Beginner's Guide to Streamlit with Python

    Build Web-Based Data and Machine Learning Applications

    Series series Professional and Applied Computing (R0)
    This book will teach you the basics of Streamlit, a Python-based application framework used to build interactive dashboards and machine learning web apps. Streamlit reduces development time for web-based application prototypes of data and machine learning models. As you’ll see, Streamlit helps develop data-enhanced analytics, build dynamic user experiences, and showcases data for data science and ... Leer más

    $796 MXN

  • Hypothesis for Python Property-Based Testing

    The Complete Guide for Developers and Engineers

    de William Smith ...
    "Hypothesis for Python Property-Based Testing""Hypothesis for Python Property-Based Testing" is a comprehensive and authoritative guide for software engineers, test architects, and researchers seeking to master property-based testing using Hypothesis—the de facto framework for property-driven verification in the Python ecosystem. The book meticulously builds foundational understanding by ... Leer más

    $183 MXN o gratis con Kobo Plus

  • Beyond CRUD

    Advanced Django Techniques for Next-Level Web Applications

    Series Libro 2 - Coding and Programming
    Unlock the full potential of Django and propel your web development projects to new heights with "Beyond CRUD." This comprehensive guide delves deep into advanced techniques and best practices, equipping you with the tools and insights needed to build next-level web applications that stand out in today's competitive landscape.Highlights:1. Mastering Advanced Django Concepts: Dive into the ... Leer más

    $155 MXN

  • Practical JSF in Java EE 8

    Web Applications ​in Java for the Enterprise

    Series series Professional and Applied Computing (R0)
    Master the Java EE 8 and JSF (JavaServer Faces) APIs and web framework with this practical, projects-driven guide to web development. This book combines theoretical background with a practical approach by building four real-world applications. By developing these JSF web applications, you'll take a tour through the other Java EE technologies such as JPA, CDI, Security, WebSockets, and more.In ... Leer más

    $1,067 MXN

  • PostgreSQL

    Banco de dados para aplicações web modernas

    Tecnologias de banco de dados dão suporte diário para operações e tomadas de decisões nos mais diversos níveis da empresa, da operação à gerência. Eles são vitais para as organizações modernas que querem se manter competitivas no mercado e no cenário atual de extrema concorrência. O PostgreSQL é um poderoso sistema gerenciador de banco de dados objeto-relacional de código aberto. Seu recente ... Leer más

    $179 MXN o gratis con Kobo Plus

  • HTML5 CSS3 - Ce que vous devez savoir

    de Michel Martin ...
    Pourquoi ce livre ?Cette boîte à outils indispensable va vous permettre de programmer facilement en HTML5 et CSS3. Il permettra aux développeurs et intégrateurs Web de concevoir rapidement des pages et applications Web et mobiles fondées sur des fonctionnalités implémentées de façon native dans les navigateurs modernes.Plus de 200 séquences de code prêtes à l'emploi pour répondre aux situations ... Leer más

    $279 MXN

  • Stopping LLM Data Exfiltration

    DLP Patterns for Prompts, Logs, and Retrieval

    de Trex Team ...
    "Stopping LLM Data Exfiltration: DLP Patterns for Prompts, Logs, and Retrieval"Large language models create extraordinary leverage—and equally extraordinary opportunities for sensitive data to escape through prompts, outputs, logs, retrieval pipelines, and agent tools. This book is written for security architects, platform engineers, ML infrastructure leaders, and senior practitioners who need to ... Leer más

    $175 MXN o gratis con Kobo Plus