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 Análisis de sistemas

Si te gustan los eBooks de Análisis de sistemas, seguro que te encanta esta selección.
Mostrando 1 - 24 de 1464 resultados
Skip side bar filters
  • Diseño de sistemas

    Una guía de información privilegiada. Segunda edición

    de Alex Xu ...
    Series series TÍTULOS ESPECIALES
    Esta obra es una fuente de información privilegiada, basada en las preguntas que se realizan en las más difíciles entrevistas técnicas. Los entrevistadores piden a los entrevistados que diseñen una arquitectura para un sistema de software, que puede ser un news feed (noticias), una búsqueda en Google, un sistema de chat, etc.Las empresas adoptan las entrevistas de diseño de sistemas porque las ... Leer más

    $23.75 USD

  • Arquitectura de software: las partes difíciles. Análisis moderno de ventajas y desventajas para arquitecturas distribuidas

    Series series TÍTULOS ESPECIALES
    En arquitectura de software no hay decisiones fáciles. Sí hay muchas partes difíciles, problemas o cuestiones complicadas sin buenas prácticas, que nos obligan a elegir entre varias soluciones intermedias. Con este libro, descubrirá cómo pensar críticamente sobre las ventajas y desventajas relacionadas con las arquitecturas distribuidas. Además de las explicaciones teóricas, el presente volumen ... Leer más

    $23.75 USD

  • Data Mesh

    Delivering Data-Driven Value at Scale

    We're at an inflection point in data, where our data management solutions no longer match the complexity of organizations, the proliferation of data sources, and the scope of our aspirations to get value from data with AI and analytics. In this practical book, author Zhamak Dehghani introduces data mesh, a decentralized sociotechnical paradigm drawn from modern distributed architecture that ... Leer más

    $48.99 USD

  • Domain-Driven Design

    Tackling Complexity in the Heart of Software

    de Eric Evans ...
    Domain-Driven Design fills that need. This is not a book about specific technologies. It offers readers a systematic approach to domain-driven design, presenting an extensive set of design best practices, experience-based techniques, and fundamental principles that facilitate the development of software projects facing complex domains. Intertwining design and development practice, this book ... Leer más

    $64.79 USD

  • Essential Business Process Modeling

    de Michael Havey ...
    Ten years ago, groupware bundled with email and calendar applications helped track the flow of work from person to person within an organization. Workflow in today's enterprise means more monitoring and orchestrating massive systems. A new technology called Business Process Management, or BPM, helps software architects and developers design, code, run, administer, and monitor complex network-based ... Leer más

    $28.79 USD

  • Modeling and Simulation Based Systems Engineering

    Theory and Practice

    Modeling and simulation (M&S) based systems engineering (MSBSE) is the extension of MBSE, which enhances the value of MBSE and the ability of digitally evaluating and optimizing the whole system through comprehensive applications of M&S technologies. This book puts together the recent research in MSBSE, and hopefully this will provide the researchers and engineers with reference cases in M&S ... Leer más

    $70.19 USD

  • Quality Assurance Testing from Beginner to Paid Professional, 1

    Everything You Need to Know to Start a Career in Manual and Automated QA Testing

    Series Libro 1 - Quality Assurance Testing from Beginner to Paid Professional
    Every time you open an app on your phone or computer, have you ever stopped to wonder why it works so smoothly? It's not just luck-there's a dedicated team behind the scenes making sure everything functions perfectly. That's where Manual QA Engineers come in.Here's how it works: Developers create the app, but before it reaches users like you, Manual QA Engineers step in to test every feature. They ... Leer más

    $18.99 USD

  • 140 Tips For Clean Code

    140 Tips for Clean Code is a practical, experience-driven guide for developers who want to write better software every day, not someday. Distilled from three decades of hands-on software development across multiple programming languages, this book delivers hard-won insights into what actually makes code clean, maintainable, and resilient in real-world systems. It is written for practitioners who ... Leer más

    $17.90 USD o gratis con Kobo Plus

  • Computational Intelligence Applications for Software Engineering Problems

    This new volume explores the computational intelligence techniques necessary to carry out different software engineering tasks. Software undergoes various stages before deployment, such as requirements elicitation, software designing, software project planning, software coding, and software testing and maintenance. Every stage is bundled with a number of tasks or activities to be performed. Due to ... Leer más

    $169.95 USD

  • Parallel R

    Data Analysis in the Distributed World

    It’s tough to argue with R as a high-quality, cross-platform, open source statistical software product—unless you’re in the business of crunching Big Data. This concise book introduces you to several strategies for using R to analyze large datasets. You’ll learn the basics of Snow, Multicore, Parallel, and some Hadoop-related tools, including how to find them, how to use them, when they work well, ... Leer más

    $14.39 USD

  • Cloud Application Architectures

    Building Applications and Infrastructure in the Cloud

    de George Reese ...
    If you're involved in planning IT infrastructure as a network or system architect, system administrator, or developer, this book will help you adapt your skills to work with these highly scalable, highly redundant infrastructure services.While analysts hotly debate the advantages and risks of cloud computing, IT staff and programmers are left to determine whether and how to put their applications ... Leer más

    $17.29 USD

  • Microsoft Power Platform Enterprise Architecture

    Design tailor-made solutions for architects and decision makers to meet complex business requirements

    This book enables you to design tailor-made enterprise solutions using the latest models, methodologies, and patterns for your projects. It harnesses the capabilities of the Power Platform, Azure, and Dynamics 365 to create robust solutions. In this new edition, you can work with the latest technologies such as Dataverse and Power Portals to take your solutions to the next level. Purchase of the ... Leer más

    $30.59 USD o gratis con Kobo Plus

  • Java Cookbook: A Practical Coding Guide to learn key concepts of Java

    de Mark Deitel ...
    Learning a programming language can seem like a daunting task. You may have looked at coding in the past, and felt it was too complicated and confusing. This comprehensive beginner’s guide will take you step by step through learning one of the best programming languages out there. In a matter of no time, you will be writing code like a professional.Java is one of the most popular and widely used ... Leer más

    $28.40 USD

  • 架构与编码

    de 黄演胜 ...
    Series Libro 3 - 系统开发即时参考
    计算机系统最重要、最关键的任务是系统设计和实现。它涉及收集用户需求、通过确定基本架构和组件来制定初步的概念设计、然后参考模式、框架和一些第三方中间件选择可用的解决方案、选择合适的语言或工具以及如何实现细节。测试和质量保证对于确保最终产品满足用户期望也至关重要。本书旨在列出所有主要的系统设计和开发技术,从规划、设计到实现和维护,以供参考和评估。读者将学习大学里可能没有教授的开发技术、进入新行业需要了解的技术方面、哪些技术适用于哪些情况,并了解行业的最新发展趋势,以及开发建议、调试和性能调优技巧。有关软件开发项目中的标准、方法论、需求收集、设计和实现注意事项、开发策略、团队管理以及常见问题,请参阅同一系列的《项目规划》一书。有关用户体验开发,包括信息架构、界面设计和交互设计,请参阅《交互设计》。 ... Leer más

    $13.43 USD o gratis con Kobo Plus

  • Salesforce B2C Solution Architect's Handbook

    Design scalable and cohesive business-to-consumer experiences with Salesforce Customer 360

    de Mike King ...
    The ultimate handbook for new and seasoned Salesforce B2C Solution Architects who want to design seamless B2C solutions across the Salesforce Customer 360 ecosystem – including B2C Commerce, Service Cloud, and Marketing CloudKey FeaturesGive your customers a frictionless experience by creating a unified view of all their interactionsGet your architectural design right the first time and avoid ... Leer más

    $50.39 USD o gratis con Kobo Plus

  • AZ-104 Azure Administrator Practice Paper 2

    AZ-104 Azure Administrator, #2

    Series Libro 2 - AZ-104 Azure Administrator
    This workbook contains extensive set of 50 questions, answers and its detailed explanation to help reinforce your understanding of Microsoft Azure services. Whether you are preparing for the AZ-104: Microsoft Azure Administrator certification exam or brushing up your knowledge for an interview, this book is crafted to guide you in assessing your current level and boosting your confidence.The ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • (Part 2) You Must Learn VBScript for QTP/UFT: Don't Ignore The Language For Functional Automation Testing

    de Rex Jones ...
    QTP/UFT Automation Engineers, Look No Further!This is one of the best VBScript books specifically for QTP/UFTNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.3 Tips To Master QTP/UFT Within 30 DaysWhy Read Part 2 – You Must Learn VBScript for QTP/UFT?Part 2 of ... ... Leer más

    $7.97 USD o gratis con Kobo Plus

  • Analyzing the Analyzers

    An Introspective Survey of Data Scientists and Their Work

    Despite the excitement around "data science," "big data," and "analytics," the ambiguity of these terms has led to poor communication between data scientists and organizations seeking their help. In this report, authors Harlan Harris, Sean Murphy, and Marck Vaisman examine their survey of several hundred data science practitioners in mid-2012, when they asked respondents how they viewed their ... Leer más

    Gratis

  • Mean-Field-Type Games for Engineers

    This eBook+ version includes the following enhancements:pop-up definitions of key mathematical terms to support student learning;several numerical examples using a MatLab-based user-friendly toolbox that is available on the Routledge website.The contents of this book comprises an appropriate background to start working and doing research on mean-field-type control and game theory. To make the ... Leer más

    $61.99 USD

  • Risk Management Applications Used to Sustain Quality in Projects

    A Practical Guide

    Series series Quality Management and Risk Series
    This practical guide covers the steps necessary to sustain quality in a project from start to finish. The book shows how to identify risks at different processes, phases, and stages and offers directions on how to mitigate and reduce risks using analysis, evaluation, and monitoring.Risk Management Applications Used to Sustain Quality in Projects: A Practical Guide focuses on applying risk ... Leer más

    Antes $61.99 USD Ahora $52.99 USD

  • IoT, Blockchain, and Smart Healthcare

    Integration Techniques and Case Studies

    Series series Innovations in Health Informatics and Healthcare
    The book examines the integration of IoT, Blockchain, and Smart Healthcare, providing a comprehensive analysis of these advanced technologies and their impact on the healthcare industry. It offers practical examples of how Blockchain and IoT devices can be used to address real-world healthcare challenges and overcome the hurdles of implementing them in the healthcare sector.IoT, Blockchain, and ... Leer más

    $160.00 USD

  • Long-Term Software Maintenance: Refactoring, Compatibility, and Lifecycle Planning

    From Writing Native Code to Building Scalable and Maintainable Systems, #4

    Series Libro 4 - From Writing Native Code to Building Scalable and Maintainable Systems
    Every software team celebrates the launch. Almost none are prepared for what comes after.This book addresses the discipline that defines the careers of senior engineers, architects, and technical leaders: the rigorous craft of keeping production systems healthy, adaptable, and trustworthy over years of relentless change.Organized into six comprehensive parts, this guide moves from the foundational ... Leer más

    $5.99 USD o gratis con Kobo Plus

  • Barrier Engineering

    Models and Methods for Technical Safety

    de Yiliu Liu ...
    This book aims to provide a systematic approach to the design, assessment, operation, and maintenance of safety barriers that are used for preventing accidents and protecting humans, equipment, and the environment.Barrier Engineering: Models and Methods for Technical Safety is based on the philosophy of risk management, providing a thorough guide on identifying, analyzing, designing, operating, ... Leer más

    $165.00 USD

  • Learn SOLIDWORKS 2020

    A hands-on guide to becoming an accomplished SOLIDWORKS Associate and Professional

    Explore a practical and example-driven approach to understanding SOLIDWORKS 2020 and achieving CSWA and CSWP certificationKey FeaturesGain comprehensive insights into the core aspects of mechanical part modelingGet up to speed with generating assembly designs with both standard and advanced matesFocus on design practices for both 2D as well as 3D modeling and prepare to achieve CWSP and CWSA ... Leer más

    $40.49 USD o gratis con Kobo Plus