Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Programming eBooks

If you like Programming eBooks, then you'll love these top picks.
Showing 1 - 24 of 23576 Results
Skip side bar filters
  • 超詳解!半導體產業鏈:從技術到市場,解析影響全球的科技命脈

    by 菊地正典 ...
    □ 半導體都用在哪裡,用來做什麼?□ 複雜半導體業界的全像與相關圖□ 發展到哪裡了?半導體開發的最新趨勢□ 台積電、英特爾、三星、NVIDIA...當前最受注目的企業是?囊括「業界相關圖」「各業界的特徵與角色」「半導體的原理與結構」「上下游工程的全貌」「激烈的競爭歷史」「半導體市場的現在與未來」讓科技素人也能迅速了解產業知識 在日益激烈的美中霸權之爭背景下,半導體作為對國家安全, 特別是經濟安全的最重要物資,正愈來愈受到社會關注。 然而,即便想要「了解半導體」, 由於半導體有各種不同的切入點和內容,因此用普通的方法很難學習。 而且雖然統稱半導體,但底下其實存在記憶體、CPU(MPU)、感測器等各種各樣的產品, 且它們各自的功能、作用都不相同,用途和市場應用也非常多元。<... ... Read more

    $9.75 USD

  • Domain-Driven Design

    Tackling Complexity in the Heart of Software

    by 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 ... Read more

    $64.79 USD

  • Fundamentals of Software Architecture

    A Modern Engineering Approach

    Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real guide exists to help developers become architects. Until now. This updated edition provides a comprehensive overview of software architecture's many aspects, with five new chapters covering the latest insights from the field. Aspiring and existing architects alike will examine architectural ... Read more

    $48.99 USD

  • The Software Engineer's Guidebook

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

    by 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 ... Read more

    $18.99 USD

  • The Cold Start Problem

    How to Start and Scale Network Effects

    by Andrew Chen ...
    A startup executive and investor draws on expertise developed at the premier venture capital firm Andreessen Horowitz and as an executive at Uber to address how tech’s most successful products have solved the dreaded "cold start problem"—by leveraging network effects to launch and scale toward billions of users.Although software has become easier to build, launching and scaling new products and ... Read more

    $18.49 USD

  • The Manager's Path

    A Guide for Tech Leaders Navigating Growth and Change

    Managing people is difficult wherever you work. But in the tech industry, where management is also a technical discipline, the learning curve can be brutal—especially when there are few tools, texts, and frameworks to help you. In this practical guide, author Camille Fournier (tech lead turned CTO) takes you through each stage in the journey from engineer to technical manager.From mentoring ... Read more

    $24.49 USD

  • Microsoft 365 Copilot and Agent Administration Fundamentals

    Build practical skills and confidently prepare for the Microsoft AB-900 certification exam

    by Steve Miles ...
    Build a solid foundation in Microsoft 365 administration by understanding Microsoft 365 core services, identity and access, security, compliance, governance, Microsoft 365 Copilot, and AI agents while preparing for the AB-900 certification DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesLearn Microsoft 365 Copilot, security, governance, and AI agent administrationConfigure, ... Read more

    $32.39 USD

  • The Rust Programming Language, 3rd Edition

    Build stable, production-grade systems with Rust.The Rust Programming Language, 3rd Edition, teaches you to write code that the compiler can verify, teams can maintain, and systems can evolve safely over time. Written by longtime Rust community members, this book shows you how to work effectively with Rust’s type system, concurrency model, and tooling, using patterns and idioms chosen for long ... Read more

    $34.59 USD

  • Head First PMP

    A Learner's Companion to Passing the Project Management Professional Exam

    Now updated for the 2021 PMP ExamWhat will you learn from this book?Head First PMP teaches you the latest principles and certification objectives in The PMBOK® Guide in a unique and inspiring way. This updated fourth edition takes you beyond specific questions and answers with a unique visual format that helps you grasp the big picture of project management. By putting PMP concepts into context, ... Read more

    $48.99 USD

  • 人工智慧導論

    Series Book 1 - 科普漫遊
    本書命名為「人工智慧導論」,希望讓有意願學習人工智慧(AI)的人,認識AI的發展,AI的基本學習三元素:影像視覺、語音辨識與自然語言處理。本書共分六個單元:1.人工智慧簡介:從1950年代開始三波人工智慧的始末、人物與關鍵技術。2.機器學習概論:實作Azure ML機器學習的六大步驟。3.影像辨識原理與應用:介紹ImageNet、ILSVRC競賽,實作靜態人臉偵測、動態人臉偵測與靜態人臉辨識。4.語音辨識原理與應用:實作台灣本土開發的智慧語音平台「雅婷逐字稿」。5.自然語言處理原理與應用:透過NLP的技術達成網路輿情分析平台功能。6.人工智慧未來發展。 ... Read more

    $8.86 USD

  • The Elements of Computing Systems, second edition

    Building a Modern Computer from First Principles

    A new and extensively revised edition of a popular textbook used in universities, coding boot camps, hacker clubs, and online courses.The best way to understand how computers work is to build one from scratch, and this textbook leads learners through twelve chapters and projects that gradually build the hardware platform and software hierarchy for a simple but powerful computer system. In the ... Read more

    $43.19 USD

  • Beyond Vibe Coding

    From Coder to AI-Era Developer

    by Addy Osmani ...
    AI is transforming software development, shifting programmers from writing code to collaborating with AI in an intent-driven workflow. Vibe coding—a prompt-first, exploratory approach where you describe what you want in natural language and let a large language model fill in the blanks—represents a radical shift in the developer's role from writing code todirecting it. However, vibe coding comes ... Read more

    $43.19 USD

  • Learning PHP, MySQL & JavaScript

    A Step-by-Step Guide to Creating Dynamic Websites

    by Robin Nixon ...
    Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. With the latest edition of this popular hands-on guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and the powerful React library ... Read more

    $36.79 USD

  • Micropython Essentials

    Definitive Reference for Developers and Engineers

    "Micropython Essentials""Micropython Essentials" is a comprehensive guide designed for engineers, developers, and enthusiasts eager to harness the full power of Python on microcontrollers. Meticulously structured, the book delves into the architecture and core principles shaping Micropython, offering clear explanations of its interpreter internals, memory management, and the rationale behind key ... Read more

    $9.95 USD

  • Zie Scherp Scherper - 2e editie

    Object georiënteerd programmeren met C#, van beginner naar gevorderde

    by Tim Dams ...
    Programmeren is een beetje zoals fietsen. Van zodra je ermee weg bent verleer je het niet. Maar je moet er natuurlijk wel voor op een fiets springen. Erover lezen helpt niet. Dit boek hanteert de 'leren fietsen doe je door het te doen'-filosofie om je zo gekend te maken met de basisbeginselen van programmeren in C#. Ieder hoofdstuk sluit af met een resem aan praktische oefeningen, die je zullen ... Read more

    $5.81 USD

  • 輕鬆上手Power Automate入門與實作(第二版):數位轉型必備,打造高效率自動化流程控制的智慧辦公室

    by 榮欽科技 ...
    輕鬆掌握RPA!將辦公室的電子作業自動流程化!第二版將附錄update至ChatGPT-5!無需撰寫程式碼、節省寶貴時間、減少人為錯誤提升整體營運力、兼顧雲端版和桌面版、巧妙搭配ChatGPT可以任意自訂流程將「Excel操作」、「SQL資料處理」、「Web應用」、「資料夾處理」等一連串作業輕鬆自動化!★全盤掌握RPA:機器人流程自動化的基礎知識、優勢與應用案例。★Power Automate新手入門:基本操作與桌面流程的設置。★自動化範例實作導引:解析檔案管理及Excel工作表、活頁簿等操作。★結合SQL進行資料處理:Power Automate結合SQL指令進行資料處理。★生活應用自動化實例:操控應用程式、OCR文字及影像識別、PDF分類動作、LINE群發訊息。★網頁應用自動化實例:網路爬蟲、螢幕擷取、爬取表格資料、整合Web服務與ChatGPT API。<b... ... Read more

    $22.79 USD

  • XML Pocket Reference

    Extensible Markup Language

    XML, the Extensible Markup Language, is everywhere: the syntax of choice for newly designed document formats across almost all computer applications. Now used daily by developers, XML is living up to its reputation as one of the most important developments in document interchange in the history of computing.A perennial bestseller, the handy XML Pocket Reference from O'Reilly has been revised once ... Read more

    $7.19 USD

  • SQL Pocket Guide

    SQL is the language of databases. It's used to create and maintain database objects, place data into those objects, query the data, modify the data, and, finally, delete data that is no longer needed. Databases lie at the heart of many, if not most business applications. Chances are very good that if you're involved with software development, you're using SQL to some degree. And if you're using ... Read more

    $9.89 USD

  • UML 2.0 Pocket Reference

    UML Syntax and Usage

    by Dan Pilone ...
    Globe-trotting travelers have long resorted to handy, pocket-size dictionaries as an aid to communicating across the language barrier. Dan Pilone's UML 2.0 Pocket Reference is just such an aid for on-the-go developers who need to converse in the Unified Modeling Language (UML). Use this book to decipher the many UML diagrams you'll encounter on the path to delivering a modern software system ... Read more

    $10.69 USD

  • Essentials of Compilation

    An Incremental Approach in Python

    A hands-on approach to understanding and building compilers using the programming language Python.Compilers are notoriously difficult programs to teach and understand. Most books about compilers dedicate one chapter to each progressive stage, a structure that hides how language features motivate design choices. By contrast, this innovative textbook provides an incremental approach that allows ... Read more

    $35.99 USD

  • Embedded Software Development for Safety-Critical Systems

    by Chris Hobbs ...
    Safety-critical devices, whether medical, rail, automotive or industrial are dependent on the correct operation of sophisticated software. Many standards describe how such systems should be designed, built and verified. Developers who previously had to know only how to program devices for their industry must now understand and deploy additional development practices and be prepared to justify ... Read more

    $66.99 USD

  • RAG with Python Cookbook

    Practical Recipes from Data Preprocessing to LLM Agents

    As businesses race to unlock the full potential of large language models (LLMs), a critical challenge has emerged: How do you connect these tools to real-time, external data to solve real-world problems? Retrieval-augmented generation (RAG) is the answer. By combining LLMs with information retrieval, RAG empowers you to build everything from intelligent chatbots to autonomous, task-solving agents ... Read more

    $48.99 USD

  • BUILD YOUR APP WITH CLAUDE CODE

    The Non-Coder's Step-by-Step Guide to Turning Your Idea Into a Real Website or Mobile App With AI

    Build Your App With Claude Code is a practical, beginner-friendly guide for non-coders who want to turn an idea into a real website or mobile app with AI. Valeria Andros shows readers a new way to build software: describe the product, plan the work, ask Claude Code to help implement it, then test, review, and improve in small steps. Written for entrepreneurs, small business owners, aspiring app ... Read more

    $7.99 USD

  • SMTP Protocol and Implementation Guide

    Definitive Reference for Developers and Engineers

    "SMTP Protocol and Implementation Guide"The "SMTP Protocol and Implementation Guide" is a comprehensive and authoritative resource for practitioners and architects seeking to master the foundation and evolution of email messaging protocols. Beginning with a thorough exploration of the historical context and standards underpinning SMTP and its family of protocols, this book demystifies the ... Read more

    $9.95 USD