Skip to main content

購物車

您會獲得 VIP 禮遇!

無法購買的項目
請檢閱您的購物車。您可以即刻移除無法購買的項目,或者我們將於結帳時為您自動移除。
項目項目
項目項目

專屬於您的推薦

Loading...

電腦架構 電子書

如果您喜歡 電腦架構 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 4874
Skip side bar filters
  • Observability Engineering

    Achieving Production Excellence

    Observability is the only way to engineer, manage, and improve the business-critical systems that customers depend on every day—and as the complexity of software grows, so does the need for observability. With this thoroughly revised second edition, authors Charity Majors, Liz Fong-Jones, and George Miranda take inventory of the current state of the field and explain how practitioners can evolve …… 閱讀更多內容

    NT$1,432 TWD

  • Practical C Programming

    Solutions for modern C developers to create efficient and well-structured programs

    B. M. Harwani ……
    A comprehensive guide with practical instructions for learning data structures, low-level programming, high-performance computing, networking and IoT to help you understand the latest standards in C programming such as C11 and C18Key FeaturesTackle various challenges in C programming by making the most of its latest featuresUnderstand the workings of arrays, strings, functions, pointers, advanced …… 閱讀更多內容

    NT$907 TWD 透過 Kobo Plus 免費享用

  • 一次讀懂西洋建築

    資深建築師用最簡單的概念,帶你從古埃及到二十世紀,一次讀懂西洋建築之美。

    羅慶鴻, 張倩儀 ……
    系列 第 199 冊 - CATCH
    歷史記載了人類生活的過程,建築是生活文化的載體,現代人的生活無不受西洋建築的影響而不不自覺。去歐洲旅行,就算親臨歷史建築現場,也不容易察覺它和我們的關係,那些文化寶庫就這樣和我們擦身而過。其實只要懂得一點建築歷史的理念,觀看建築就不再僅限於看熱鬧,而能看出門道。本書藉由建築師的眼睛,用最淺顯易懂的說法,為大家拉出西洋建築演進的脈絡。全書分為九章,先去古埃及看看早期建築理念的基因;再帶領大家探索從古希臘到二十世紀西方建築流變的原因和過程,以及它們如何直接和間接塑造了我們現代的生活文化。本書透過解釋空間、技術與美學三者之間的歷史關係,用淺顯生動的文字,讓你一眼便認識到建築精要之處。 …… 閱讀更多內容

    NT$245 TWD

  • Software Engineering at Google

    Lessons Learned from Programming Over Time

    Today, software engineers need to know not only how to program effectively but also how to develop proper engineering practices to make their codebase sustainable and healthy. This book emphasizes this difference between programming and software engineering.How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life …… 閱讀更多內容

    NT$1,361 TWD

  • Embedded System Design

    Embedded Systems Foundations of Cyber-Physical Systems, and the Internet of Things

    Peter Marwedel ……
    系列 series Engineering (R0)
    A unique feature of this open access textbook is to provide a comprehensive introduction to the fundamental knowledge in embedded systems, with applications in cyber-physical systems and the Internet of things. It starts with an introduction to the field and a survey of specification models and languages for embedded and cyber-physical systems. It provides a brief overview of hardware devices used …… 閱讀更多內容

    免費

  • Data Spaces

    Design, Deployment and Future Directions

    編輯者: Edward Curry, Simon Scerri, Tuomo Tuikka ……
    系列 series Computer Science (R0)
    This open access book aims to educate data space designers to understand what is required to create a successful data space. It explores cutting-edge theory, technologies, methodologies, and best practices for data spaces for both industrial and personal data and provides the reader with a basis for understanding the design, deployment, and future directions of data spaces.The book captures the …… 閱讀更多內容

    免費

  • Terraform: Up and Running

    Writing Infrastructure as Code

    Yevgeniy Brikman ……
    Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure as code (IaC) across a variety of cloud and virtualization platforms, including AWS, Google Cloud, Azure, and more. This hands-on third edition, expanded and thoroughly updated for version 1.0 and beyond, shows you the fastest way to get up and running with Terraform.Gruntwork cofounder …… 閱讀更多內容

    NT$1,361 TWD

  • Tidy First?

    A Personal Exercise in Empirical Software Design

    Kent Beck ……
    Tidying up messy software is a must. And that means breaking up the code to make it more readable, and using guard clauses and helping functions to make it understandable. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings in your code.Instead of trying to master tidying all at once, this book …… 閱讀更多內容

    NT$812 TWD

  • Blockchain Basics

    A Non-Technical Introduction in 25 Steps

    Daniel Drescher ……
    系列 series Professional and Applied Computing (R0)
    In 25 concise steps, you will learn the basics of blockchain technology. No mathematical formulas, program code, or computer science jargon are used. No previous knowledge in computer science, mathematics, programming, or cryptography is required. Terminology is explained through pictures, analogies, and metaphors.This book bridges the gap that exists between purely technical books about the …… 閱讀更多內容

    NT$1,137 TWD

  • Practical System Programming for Rust Developers

    Build fast and secure software for Linux/Unix systems with the help of practical examples

    Prabhu Eshwarla ……
    Explore various Rust features, data structures, libraries, and toolchain to build modern systems software with the help of hands-on examplesKey FeaturesLearn techniques to design and build system tools and utilities in RustExplore the different features of the Rust standard library for interacting with operating systemsGain an in-depth understanding of the Rust programming language by writing low …… 閱讀更多內容

    NT$964 TWD 透過 Kobo Plus 免費享用

  • Domain Modeling Made Functional

    Tackle Software Complexity with Domain-Driven Design and F#

    Scott Wlaschin ……
    You want increased IPSer satisfaction, faster development cycles, and less wasted work. Domain-driven design (DDD) combined with functional programming is the innovative combo that will get you there. In this pragmatic, down-to-earth guide, you'll see how applying the core principles of functional programming can result in software designs that model real-world requirements both elegantly and …… 閱讀更多內容

    NT$979 TWD

  • System Design Guide for Software Professionals

    Build scalable solutions – from fundamental concepts to cracking top tech company interviews

    Enhance your system design skills to build scalable and efficient systems by working through real-world case studies and expert strategies to excel in interviewsKey FeaturesComprehensive coverage of distributed systems concepts and practical system design techniques.Insider tips and proven strategies from engineering leaders at top tech companies.Detailed case studies of widely used applications …… 閱讀更多內容

    NT$929 TWD 透過 Kobo Plus 免費享用

  • Hands-On Domain-Driven Design with .NET Core

    Tackling complexity in the heart of software by putting DDD principles into practice

    Alexey Zimarev ……
    Solve complex business problems by understanding users better, finding the right problem to solve, and building lean event-driven systems to give your customers what they really wantKey FeaturesApply DDD principles using modern tools such as EventStorming, Event Sourcing, and CQRSLearn how DDD applies directly to various architectural styles such as REST, reactive systems, and microservicesEmpower …… 閱讀更多內容

    NT$1,027 TWD 透過 Kobo Plus 免費享用

  • Power, Thermal, Noise, and Signal Integrity Issues on Substrate/Interconnects Entanglement

    As demand for on-chip functionalities and requirements for low power operation continue to increase as a result of the emergence in mobile, wearable and internet-of-things (IoT) products, 3D/2.5D have been identified as an inevitable path moving forward. As circuits become more and more complex, especially three-dimensional ones, new insights have to be developed in many domains, including …… 閱讀更多內容

    NT$2,587 TWD

  • The Software Engineer's Guidebook

    Navigating senior, tech lead, and staff engineer positions at tech companies and startups

    Gergely Orosz ……
    In my first few years as a developer I assumed that hard work was all I needed. Then I was passed over for a promotion and my manager couldn’t give me feedback on what areas to improve, so I could get to the senior engineer level. I was frustrated; even bitter: not as much about missing the promotion, but because of the lack of guidance.By the time I became a manager, I was determined to support …… 閱讀更多內容

    NT$629 TWD 透過 Kobo Plus 免費享用

  • Deep Learning for Computer Architects

    系列 series Synthesis Lectures on Computer Architecture
    This is a primer written for computer architects in the new and rapidly evolving field of deep learning. It reviews how machine learning has evolved since its inception in the 1960s and tracks the key developments leading up to the emergence of the powerful deep learning techniques that emerged in the last decade.Machine learning, and specifically deep learning, has been hugely disruptive in many …… 閱讀更多內容

    NT$1,313 TWD

  • Open Source Architecture

    Open Source Architecture is a manifesto for the architecture of tomorrow. It offers a wholly new vision of how architecture can and must adapt to the realities of the 21st century. The authors call for a paradigm shift from the ego-fuelled grand visions of 'starchitects' and their Modernist forebears, to a networked, collaborative, inclusive model that draws inspiration from phenomena such as …… 閱讀更多內容

    NT$801 TWD

  • Defense against the Black Arts

    How Hackers Do What They Do and How to Protect against It

    Exposing hacker methodology with concrete examples, this volume shows readers how to outwit computer predators. With screenshots and step by step instructions, the book discusses how to get into a Windows operating system without a username or password and how to hide an IP address to avoid detection. It explains how to find virtually anything on the Internet and explores techniques that hackers …… 閱讀更多內容

    免費

  • High Performance SQL Server

    The Go Faster Book

    Benjamin Nevarez ……
    系列 series Professional and Applied Computing (R0)
    Design and configure SQL Server instances and databases in support of high-throughput applications that are mission-critical and provide consistent response times in the face of variations in user numbers and query volumes. Learn to configure SQL Server and design your databases to support a given instance and workload. You’ll learn advanced configuration options, in-memory technologies, storage …… 閱讀更多內容

    NT$1,852 TWD

  • Efficient Processing of Deep Neural Networks

    系列 series Synthesis Lectures on Computer Architecture
    This book provides a structured treatment of the key principles and techniques for enabling efficient processing of deep neural networks (DNNs). DNNs are currently widely used for many artificial intelligence (AI) applications, including computer vision, speech recognition, and robotics. While DNNs deliver state-of-the-art accuracy on many AI tasks, it comes at the cost of high computational …… 閱讀更多內容

    NT$2,148 TWD

  • Cloud Application Architecture Patterns

    Designing, Building, and Modernizing for the Cloud

    There are more applications running in the cloud than there are ones that run well there. If you're considering taking advantage of cloud technology for your company's projects, this practical guide is an ideal way to understand the best practices that will help you architect applications that work well in the cloud, no matter which vendors, products, or languages you use.Architects and lead …… 閱讀更多內容

    NT$1,147 TWD

  • Learning Systems Thinking

    Essential Nonlinear Skills and Practices for Software Professionals

    Diana Montalion ……
    Welcome to the systems age, where software professionals are no longer building software&emdash;we're building systems of software. Change is continuously deployed across software ecosystems coordinated by responsive infrastructure.In this world of increasing relational complexity, we need to think differently. Many of our challenges are systemic. This book shows you how systems thinking can guide …… 閱讀更多內容

    NT$1,218 TWD

  • Networking and Kubernetes

    A Layered Approach

    Kubernetes has become an essential part of the daily work for most system, network, and cluster administrators today. But to work effectively together on a production-scale Kubernetes system, they must be able to speak the same language. This book provides a clear guide to the layers of complexity and abstraction that come with running a Kubernetes network.Authors James Strong and Vallery Lancey …… 閱讀更多內容

    NT$1,361 TWD

  • Electronic Design Automation for IC System Design, Verification, and Testing

    The first of two volumes in the Electronic Design Automation for Integrated Circuits Handbook, Second Edition, Electronic Design Automation for IC System Design, Verification, and Testing thoroughly examines system-level design, microarchitectural design, logic verification, and testing. Chapters contribut... …… 閱讀更多內容

    NT$4,013 TWD