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 Programación

Si te gustan los eBooks de Programación, seguro que te encanta esta selección.
Mostrando 2185 - 2208 de 7244 resultados
Skip side bar filters
  • Hands-On Graph Analytics with Neo4j

    Perform graph processing and visualization techniques using connected data across your enterprise

    de Estelle Scifo ...
    Discover how to use Neo4j to identify relationships within complex and large graph datasets using graph modeling, graph algorithms, and machine learningKey FeaturesGet up and running with graph analytics with the help of real-world examplesExplore various use cases such as fraud detection, graph-based search, and recommendation systemsGet to grips with the Graph Data Science library with the help ... Leer más

    $35,268 CLP o gratis con Kobo Plus

  • Hands-On Industrial Internet of Things

    Create a powerful Industrial IoT infrastructure using Industry 4.0

    Build and deploy scalable Industrial IoT solutions using cloud platforms, industrial protocols, and analytics, with real-world guidance for implementing secure, connected, and intelligent Industry 4.0 systemsKey FeaturesDesign robust IIoT networks using industrial protocolsConnect factory devices to AWS, Azure, and GCPApply real time and predictive analytics with MLGet hands on experience of open ... Leer más

    $46,409 CLP o gratis con Kobo Plus

  • Machine Learning with scikit-learn Quick Start Guide

    Classification, regression, and clustering techniques in Python

    de Kevin Jolly ...
    Deploy supervised and unsupervised machine learning algorithms using scikit-learn to perform classification, regression, and clustering.Key FeaturesBuild your first machine learning model using scikit-learnTrain supervised and unsupervised models using popular techniques such as classification, regression and clusteringUnderstand how scikit-learn can be applied to different types of machine ... Leer más

    $26,448 CLP o gratis con Kobo Plus

  • Limitless Analytics with Azure Synapse

    An end-to-end analytics service for data processing, management, and ingestion for BI and ML

    Leverage the Azure analytics platform\\'s key analytics services to deliver unmatched intelligence for your dataKey FeaturesLearn to ingest, prepare, manage, and serve data for immediate business requirementsBring enterprise data warehousing and big data analytics together to gain insights from your dataDevelop end-to-end analytics solutions using Azure SynapseBook DescriptionAzure Synapse ... Leer más

    $38,053 CLP o gratis con Kobo Plus

  • Machine Learning with BigQuery ML

    Create, execute, and improve machine learning models in BigQuery using standard SQL queries

    Manage different business scenarios with the right machine learning technique using Google s highly scalable BigQuery MLKey FeaturesGain a clear understanding of AI and machine learning services on GCP, learn when to use these, and find out how to integrate them with BigQuery MLLeverage SQL syntax to train, evaluate, test, and use ML modelsDiscover how BigQuery works and understand the ... Leer más

    $35,268 CLP o gratis con Kobo Plus

  • Natural Language Dialog Systems and Intelligent Assistants

    Edición de G.G. Lee, H.K. Kim, M. Jeong, J.-H. Kim ...
    Series series Computer Science (R0)
    This book covers state-of-the-art topics on the practical implementation of Spoken Dialog Systems and intelligent assistants in everyday applications. It presents scientific achievements in language processing that result in the development of successful applications and addresses general issues regarding the advances in Spoken Dialog Systems with applications in robotics, knowledge access and ... Leer más

    $98,417 CLP

  • Multiple Perspectives on Artificial Intelligence in Healthcare

    Opportunities and Challenges

    Series series Medicine (R0)
    This book offers a comprehensive yet concise overview of the challenges and opportunities presented by the use of artificial intelligence in healthcare. It does so by approaching the topic from multiple perspectives, e.g. the nursing, consumer, medical practitioner, healthcare manager, and data analyst perspective. It covers human factors research, discusses patient safety issues, and addresses ... Leer más

    $87,479 CLP

  • Mathematical Entity Linking Methods and Applications

    Series series Computer Science and Engineering (German Language)
    This research book explores the adaptation of traditional Entity Linking techniques to Mathematical Entity Linking (MathEL) for STEM disciplines, addressing the limitations of current Information Retrieval methods in handling mathematical expressions. By developing and evaluating novel MathEL approaches using AI, Machine Learning, and the Wikidata Knowledge Graph, significant progress is achieved ... Leer más

    $120,289 CLP

  • Make an E-commerce Site in a Weekend

    Using PHP

    de Bintu Harwani ...
    Series series Professional and Applied Computing (R0)
    Learn to build e-commerce sites using PHP by installing a server using WAMP, configuring MySQL for your product database, creating your product database and tables, and writing the required PHP scripts for accessing and inserting data into the database. Make an E-commerce Site in a Weekend: Using PHP details how to create shopping carts for your customers and how to set up secure payment and ... Leer más

    $54,156 CLP

  • Learn PHP 7

    Object Oriented Modular Programming using HTML5, CSS3, JavaScript, XML, JSON, and MySQL

    Series series Professional and Applied Computing (R0)
    This new book on PHP 7 introduces writing solid, secure, object-oriented code in the new PHP 7: you will create a complete three-tier application using a natural process of building and testing modules within each tier. This practical approach teaches you about app development and introduces PHP features when they are actually needed rather than providing you with abstract theory and contrived ... Leer más

    $48,032 CLP

  • Make a 2D RPG in a Weekend

    Second Edition: With RPG Maker MV

    de Darrin Perez ...
    Series series Professional and Applied Computing (R0)
    Updated for RPG Maker MV using JavaScript, Make a 2D RPG in a Weekend shows you how to create your very own dungeon crawler game in RPG Maker MV in a single weekend. The entire process, from start to finish, is covered within this book. You will see a variety of dungeon maps and events, all broken down for your convenience.One of the hardest parts of game development is actually finishing a game, ... Leer más

    $68,473 CLP

  • iOS Code Testing

    Test-Driven Development and Behavior-Driven Development with Swift

    Series series Professional and Applied Computing (R0)
    Put into motion practical examples to master Test-Driven Development (TDD) and acceptance testing in Swift.This book uses a pragmatic approach to writing well-tested code and provides techniques that can be used to retrofit tests to legacy code bases. You'll be introduced to basic principles of TDD, such as Test First, Red-Green-Refactor, Remove Duplicate code, Dependency Injection, and Single ... Leer más

    $64,383 CLP

  • Cognitive Biases in Visualizations

    Edición de Geoffrey Ellis ...
    Series series Computer Science (R0)
    This book brings together the latest research in this new and exciting area of visualization, looking at classifying and modelling cognitive biases, together with user studies which reveal their undesirable impact on human judgement, and demonstrating how visual analytic techniques can provide effective support for mitigating key biases. A comprehensive coverage of this very relevant topic is ... Leer más

    $98,417 CLP

  • Social Networks Science: Design, Implementation, Security, and Challenges

    From Social Networks Analysis to Social Networks Intelligence

    Series series Computer Science (R0)
    The main target of this book is to raise the awareness about social networking systems design, implementation, security requirements, and approaches. The book entails related issues including computing, engineering, security, management, and organization policy. It interprets the design, implementation and security threats in the social networks and offers some solutions in this concern. It ... Leer más

    $109,353 CLP

  • The Joys of Hashing

    Hash Table Programming with C

    Series series Professional and Applied Computing (R0)
    Build working implementations of hash tables, written in the C programming language. This book starts with simple first attempts devoid of collision resolution strategies, and moves through improvements and extensions illustrating different design ideas and approaches, followed by experiments to validate the choices.Hash tables, when implemented and used appropriately, are exceptionally efficient ... Leer más

    $48,032 CLP

  • Software Development, Design, and Coding

    With Patterns, Debugging, Unit Testing, and Refactoring

    Series series Professional and Applied Computing (R0)
    Learn the principles of good software design and then turn those principles into great code. This book introduces you to software engineering — from the application of engineering principles to the development of software. You'll see how to run a software development project, examine the different phases of a project, and learn how to design and implement programs that solve specific problems. ... Leer más

    $64,383 CLP

  • On the Perception of Dynamic Emotional Expressions: A Cross-cultural Comparison

    Series series Biomedical and Life Sciences (R0)
    This work explores the power of visual and vocal channels, in conveying emotional cues exploiting realistic, dynamic and mutually related emotional vocal and facial stimuli, and aims to report on a cross cultural comparison on how people from different Western Countries perceive emotional dynamic stimuli.The authors attempt to give an answer to the following questions evaluating the subjective ... Leer más

    $54,670 CLP

  • Learning in Communities

    Interdisciplinary Perspectives on Human Centered Information Technology

    Edición de John M. Carroll ...
    Series series Computer Science (R0)
    Most learning takes place in communities. People continually learn through their participation with others in everyday activities. Such learning is important in contemporary society because formal education cannot prepare people for a world that changes rapidly and continually. We need to live in learning communities.This volume gathers together all of the scholarly materials directly emanating ... Leer más

    $98,417 CLP

  • SGBD e instalación. IFCT0310

    Libro especializado que se ajusta al desarrollo de la cualificación profesional y adquisición del certificado de profesionalidad "IFCT0310 - ADMINISTRACIÓN DE BASES DE DATOS". Manual imprescindible para la formación y la capacitación, que se basa en los principios de la cualificación y dinamización del conocimiento, como premisas para la mejora de la empleabilidad y eficacia para el desempeño del ... Leer más

    $10,591 CLP o gratis con Kobo Plus

  • Primitive Interaction Design

    Series series Computer Science (R0)
    Interaction design is acknowledged as an important area of study, and more especially of design practice. Hugely popular and profitable consumer devices, such as mobile phones and tablets, are seen as owing much of their success to the way they have been designed, not least their interface characteristics and the styles of interaction that they support. Interaction design studies point to the ... Leer más

    $142,161 CLP

  • Your Digital Afterlives

    Computational Theories of Life after Death

    de E. Steinhart ...
    Series series Philosophy and Religion (R0)
    Digitalism is a philosophical strategy that uses new computational ways of thinking to develop naturalistic but meaningful ways of thinking about bodies, souls, universes, gods, and life after death. Your Digital Afterlives examines four recently developed and digitally inspired theories of life after death. ... Leer más

    $54,670 CLP

  • Introduction to Computer Science Unlocking the World of Technology

    "Introduction to Computer Science: Unlocking the World of Technology" is a comprehensive guide that introduces the exciting field of computer science to school students. This book covers a wide range of topics, starting with the basics of computer science and its history, and then delving into the fundamentals of computing, programming languages, software development, data structures and ... Leer más

    $4,326 CLP

  • Microsoft Power BI Quick Start Guide

    The Ultimate Beginner's Guide to Power BI, Data Storytelling, AI Tools, and Microsoft Fabric

    Bring your data to life with the ultimate guide to Power BI, now featuring Microsoft Fabric, Copilot, and full-color visuals to make learning data modeling, storytelling, and dashboards easier and faster than everKey FeaturesGain data literacy and confidence using Power BI through beginner-friendly examplesLearn how to shape, clean, and model data using Power BI Desktop and Power Query -no prior ... Leer más

    $37,126 CLP

    PEDIDO ANTICIPADO

  • Data Engineering with Google Cloud Platform

    A practical guide to operationalizing scalable data analytics systems on GCP

    de Adi Wijaya ...
    Build and deploy your own data pipelines on GCP, make key architectural decisions, and gain the confidence to boost your career as a data engineerKey FeaturesUnderstand data engineering concepts, the role of a data engineer, and the benefits of using GCP for building your solutionLearn how to use the various GCP products to ingest, consume, and transform data and orchestrate pipelinesDiscover tips ... Leer más

    $54,764 CLP o gratis con Kobo Plus