Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

軟體研發 電子書

如果您喜歡 軟體研發 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 9238
Skip side bar filters
  • 現代 C#:AI 時代的開發者修煉

    (C# 14 與 .NET 10)

    蔡煥麟 ……
    系列 第 1 冊 - .NET 開發者修練系列
    這不是一本鉅細靡遺的 C# 語法字典。本書將介紹 C# 語言當中較為核心、進階、或需要花較多時間深度理解的部分(涵蓋 C# 1.0 至 C# 14)。不同於傳統程式設計書籍的是,本書特別強調「深度理解」,同時也鼓勵讀者善用 AI 工具來輔助學習和開發。在 AI 能夠幫我們生成大量程式碼的時代,開發者更需要具備判斷程式碼品質、安全性與效能的能力,以及如何精準地指揮 AI 寫出高品質的 C# 程式碼。██ 本書特色█對比式教學:對於容易混淆的概念,展示「不建議的寫法(✗)」與「建議的寫法(✓)」,並說明差異與理由。實務導向:不只語法,也會說明「為什麼需要這個功能」、「何時該用」、「何時不該用」,以及可能的效能影響。圖表輔助:在適當的地方添加視覺化圖表,輔助理解複雜概念... …… 閱讀更多內容

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

  • Agentic Coding with Claude Code

    The everyday developer's guide to agentic coding with Claude Code

    Eden Marco ……
    Move beyond prompt-based coding by using Claude Code to design reliable, agent-driven workflows and build production-ready full-stack applicationsKey FeaturesLearn Claude Code as a development partner to build custom automations and agentic workflowsBuild and iterate on a Next.js application using Claude Code for AI-assisted developmentScale AI-assisted development with Claude Code while …… 閱讀更多內容

    曾經是 NT$1,153 TWD 目前是 NT$943 TWD 透過 Kobo Plus 免費享用

  • Code

    The Hidden Language of Computer Hardware and Software

    Charles Petzold ……
    The classic guide to how computers work, updated with new chapters and interactive graphics"For me, Code was a revelation. It was the first book about programming that spoke to me. It started with a story, and it built up, layer by layer, analogy by analogy, until I understood not just the Code, but the System. Code is a book that is as much about Systems Thinking and abstractions as it is about …… 閱讀更多內容

    NT$901 TWD

  • Trading Systems Developer Interview Guide (C++ Edition): Insider's Guide to Top Tech Jobs in Finance

    Jeff Vogels ……
    This book will help you with interview preparation for landing high-paying software engineering jobs in the financial markets industry – Hedge Funds, Banks, Algo Trading firms, HFT firms, Exchanges, etc.This book contains 120+ questions with solutions/answers fully explained. Covers all topics in breadth and depth. Questions that are comparable difficulty level to those asked at top financial …… 閱讀更多內容

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

  • Foundations of Scalable Systems

    Designing Distributed Architectures

    Ian Gorton ……
    In many systems, scalability becomes the primary driver as the user base grows. Attractive features and high utility breed success, which brings more requests to handle and more data to manage. But organizations reach a tipping point when design decisions that made sense under light loads suddenly become technical debt. This practical book covers design approaches and technologies that make it …… 閱讀更多內容

    NT$1,351 TWD

  • Practical System Programming with C

    Pragmatic Example Applications in Linux and Unix-Based Operating Systems

    系列 series Professional and Applied Computing (R0)
    This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples.Practical System Programming with C contains three main parts: getting your hands dirty with multithreaded C programming; practical system programming using concepts such as processes, signals …… 閱讀更多內容

    NT$2,074 TWD

  • 卡尔曼滤波原理及应用:MATLAB仿真(第2版)

    黄小平 ……
    本书主要介绍数字信号处理中的卡尔曼(Kalman)滤波算法及其在相关领域应用中的相关内容。全书共7章。第1章为绪论。第2章介绍MATLAB算法仿真的编程基础。第3章介绍线性卡尔曼滤波。第4章讨论扩展卡尔曼滤波,并介绍其在目标跟踪和制导领域中的应用和算法仿真。第5章介绍无迹卡尔曼滤波,同时给出在应用领域中的算法仿真实例。第6章介绍交互多模型卡尔曼滤波算法。第7章介绍在Simulink环境下,如何通过模块库和S函数构建卡尔曼滤波器,并给出系统在线性和非线性两种情况下的滤波器设计方法。 …… 閱讀更多內容

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

  • Head First Git

    A Learner's Guide to Understanding Git from the Inside Out

    Raju Gandhi ……
    What will you learn from this book?Many people who use Git rely on "recipes"--copying and pasting commands they find on the internet without really understanding how Git actually works. But what do you do if you find yourself in a tight spot? You can't simply wing it. With this unique hands-on guide, you'll learn the ways of Git and have fun while doing it. Raju Gandhi peels back the layers to …… 閱讀更多內容

    NT$1,613 TWD

  • Ry's Git Tutorial

    Ryan Hodson ……
    Git is a free version control system known for its speed, reliability, and non-linear development model. Its popularity among open-source developers makes Git a necessary tool for professional programmers, but it can also do wonders for your personal coding workflow. You'll be able to experiment with new ideas, radically refactor existing code, and efficiently share changes with other developers …… 閱讀更多內容

    免費

  • Python 簡易手冊

    Kaiching Chang ……
    本書為整理 Python 官網文件,並提供可實際執行程式範例的參考手冊,換言之,大幅簡化 Python 官網文件的繁冗敘述,希望讓 Python 初學者能掌握內容,故名之為簡易手冊。共分七十二個單元,涵蓋 Python 3.12 的基本內容,每個單元結尾都附上 Python 官網文件的連結,最終目標是讓讀者回頭去閱讀官網文件的說明。張凱慶2024/06/19 …… 閱讀更多內容

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

  • 7天學會設計模式:設計模式也可以這樣學

    Yan(硯取歪) ……
    系列 第 21709 冊 - MP
      「設計模式」一詞起源於建築設計,目的是為了解決工程中重複出現的各種問題,之後被這個概念被導入軟體工程之中。  其中最為人熟悉的是GoF整理的23種設計模式,本書對此做了簡單扼要的介紹,並輔以輕鬆愉快的範例幫助讀者在短時間內了解這些模式要解決的問題與實際應用。隨著程式語言的發展,其中有些模式被使用的頻率已經不高或是已經被內化為語言特定,但其核心思想仍然是十分值得我們學習。  本書規畫了七天的讀書計劃,使讀者能夠更方便的安排自己的進修課程。這七天,可以是連續的七天,也可以是七個星期假日,總之讀者都可以自由運用。唯有不斷的鞭策和砥礪自己,才容易持續提升自己的技術。**  你能夠從本書學到**  ‧設計模式的基礎概念。  ‧物件導向程式設計的基本原則SOLID。  ‧Gof的23個設計模式所要表達的概念及基礎用法。  ‧相似模式的異同與應用。  ‧單元測試工具JUnit的安裝與簡易教學。 …… 閱讀更多內容

    NT$240 TWD

  • The Hard Thing About Hard Things

    Building a Business When There Are No Easy Answers

    Ben Horowitz ……
    Ben Horowitz, cofounder of the venture capital firm Andreessen Horowitz and one of Silicon Valley’s most respected and experienced entrepreneurs, offers essential leadership advice on building and running a startup—practical wisdom for managing the toughest problems business school doesn’t cover, based on his popular ben’s blog.While many people talk about how great it is to start a business, very …… 閱讀更多內容

    NT$659 TWD

  • 為你自己學 Python

    見龍 高 ……
    「學習不需要為公司、為長官、同事、老師或是爸媽,只要為你自己。」這是一本給新手的 Python 程式語言學習書!本書以 Python 3 做為主要教學版本,內容涵蓋環境安裝及 Python 程式語法,包括各種常用資料型態、邏輯流程判斷、迴圈、錯誤處理、函數、模組、物件導向程式設計、檔案處理等,並透過網站爬蟲程式抓取並分析資料。作者深入研究 Python 的 C 語言原始碼,揭開容易被忽略或誤解的細節,呈現真正的運作原理,只為給讀者提供最精準的理解。本書不僅是程式學習書,也引導您如何掌握 Python 正確的核心概念,為邁向專業奠定堅實基礎。 …… 閱讀更多內容

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

  • Angular Essentials

    Infragistics ……
    From the initial structuring to deployment, Angular Essentials provides step-by-step guidance to Angular, Google's for building applications for both Web and Mobile platforms.This free eBook from Infragistics begins by teaching you the basics of TypeScript, ES6 concepts, Angular 2 architecture, and details about the working environment you need to start building Angular 2 components. You'll dive …… 閱讀更多內容

    免費

  • The Staff Engineer's Path

    A Guide for Individual Contributors Navigating Growth and Change

    Tanya Reilly ……
    For years, companies have rewarded their most effective engineers with management positions. But treating management as the default path for an engineer with leadership ability doesn't serve the industry well--or the engineer. The staff engineer's path allows engineers to contribute at a high level as role models, driving big projects, determining technical strategy, and raising everyone's skills …… 閱讀更多內容

    NT$806 TWD

  • 程式從0開始

    輕鬆無痛了解程式語言語法

    江彼得森 ……
    別因為你是一般上班族或從事其它服務業、餐飲業甚至是業農等等,就覺得寫 app 對你來說是一件不可能學會的事,甚至會覺得學程式是一種恐懼 ! 如果你真的那麼認為,或許你可以試讀看看本書。而我更相信:全民皆可寫程式的時代已經來臨了。◎至於已經放棄程式的人,或許之前你有在學校或是補習班學過程式,但常常心裡 OS :「老師在教什麼,大家怎麼好像都聽得懂,但我怎麼會聽不懂... 我想問問題,但卻不知道怎麼問...」。◎相信很多放棄程式的人都 OS 過上面的問題而漸漸的對程式造成恐懼。但我更相信,你不是聽不懂,可能只是「一直」不了解,或者「過去你在學程式時覺得根本不重要」的兩個關鍵細節:程式語法的執行順序語法怎麼用而本書也會將以這兩個關鍵細節為中心做為主軸講解。◎當你翻開任何一本學習基礎程式語言入門的書,都會有以下共同或類似的「基礎的語法章節」:● 變數● 運算子... …… 閱讀更多內容

    NT$428 TWD

  • The Manager's Path

    A Guide for Tech Leaders Navigating Growth and Change

    Camille Fournier ……
    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 …… 閱讀更多內容

    NT$806 TWD

  • C++ 入門指南

    由基礎走向完整 Qt 專案的 MVC 開發模式

    Kaiching Chang ……
    C++ 為熱門的程式語言之一,中英文學習資源都琳瑯滿目,無論是網路上免費的或是書店裡販賣的書籍,讀者可以找到各式各類的教材,入門書籍方面,惟獨缺少直接帶領讀者學習開發軟體的教材,此亦本書的設計理念,希望藉由帶領讀者開發簡單的應用軟體,以此帶給讀者完整的軟體開發觀念。本書分成三大部分,每一部分又分成 8 到 13 個單元- 基礎篇- 軟體開發篇- GUI 篇由基礎篇 13 個單元開始,帶領讀者使用跨平台的編譯器 GCC 編譯程式,並依序漸進熟悉 C++ 的基本語法後,進入軟體開發篇 11 個單元,由常見的 MVC 開發模式先發展 M 的部分,也就是計算核心 Encrypt 類別,接著進入 GUI 篇 8 個單元發展 V 跟 C 的部分,使用 Qt Creator 及 QML 設計圖形介面,最後將 M 、 V 、 C 組合成完整的應用軟體。這樣的教學模式,其重點在引導讀者開發簡單的圖形介面程式 …… 閱讀更多內容

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

  • 職業駭客的告白III部曲-C語言、組合語言與逆向工程的秘密

    秋聲 ……
    系列 第 21628 冊 - MP
    不顧駭客圈的次次警告,也要揭開這業界的秘辛  用盡洪荒之力,挑戰駭客們的底線  秋聲再次低調出手,沒有最駭只有更駭  「就算看到了某些事物,也不代表你真正看見了。」-【秋聲駭客流】Nick Sung  在現今的電腦病毒中,許許多多的電腦病毒幾乎都是使用C語言所寫出來的,至於組合語言的話則是在分析病毒上可以有一個很強大的工具。書中內容沒有艱澀的技術,且不需要多麼高深的基礎,讓你在不知不覺中就掌握住底層語言和組合語言。  這本書更適合完全沒學過程式語言的讀者來入門,此書透過令人會心一笑的對話、簡單好懂的觀念,化繁複抽象的程式邏輯於生活周遭許多的話題,讓初涉程式世界的你沒有絲毫恐懼。  註:想要同時學好底層語言與逆向工程,只有這本你沒得選。 …… 閱讀更多內容

    NT$380 TWD

  • iOS18與SwiftUI程式設計全面剖析

    朱克剛 ……
    作者以多年的iOS教學經驗寫成本書,由淺入深幫助想踏入行動裝置程式設計領域的人快速掌握iOS程式設計技巧。本書以SwiftUI框架為核心,透過簡單幾行程式碼就可以完成一個高品質App界面,並透過詳細的解說,讓讀者能充分理解程式意義。iOS開發環境與SDK每年推陳出新,程式設計技巧每年均有變化,舊的寫法往往已不再支援,新的寫法又必須花大量時間看官方文件才能掌握,本書秉持過去一貫精神,永遠以最新的開發環境、最新的SDK框架以及最新的語法呈現經典範例。因此本書將是新手不可或缺,老手也必須放在電腦內的一本重量級工具書。本書特別為 EPUB 流動格式排版,非常適合各式螢幕尺寸閱讀,即便在手機上也可輕鬆瀏覽。作者介紹:朱克剛,資深電腦書籍作者,超過三十年的教學經驗,每年在大專院校與職訓單位開設無數資訊類課程,幫助各階層學員降低進入資訊職場門檻。本書承襲過去十年來一貫的專業與品質,讓讀者掌握最新 iOS …… 閱讀更多內容

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

  • Java 入門指南

    由基礎走向完整 Android Studio 專案開發模式

    Kaiching Chang ……
    Java 為熱門的程式語言之一,中英文學習資源都琳瑯滿目,無論是網路上免費的或是書店裡販賣的書籍,讀者可以找到各式各類的教材,目前中、英文學習資源都很豐富,無論是網路上免費的或是書店裡販賣的書籍,入門書籍方面,惟獨缺少直接帶領讀者學習開發軟體的教材,此亦本書的設計理念,希望藉由帶領讀者開發簡單的應用軟體,以此帶給讀者完整的軟體開發觀念。本書分成四大部分,每一部分又分成 7 到 12 個單元基礎篇軟體開發篇JavaFX App 篇Android App 篇首先是「基礎學習篇」,「基礎學習篇」的學習目標包括認識 Java 、怎麼處理資料、控制結構、物件導向、模組化與關鍵字 static ,這部分累計十二個單元,預計帶領讀者學會寫簡單的 Java 小程式,具備寫小程式的能力之後,就進入接下來的「軟體開發篇」。「軟體開發篇」的學習目標為開發、測試、除錯及重構,這部... …… 閱讀更多內容

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

  • User Story Mapping

    Discover the Whole Story, Build the Right Product

    User story mapping is a valuable tool for software development, once you understand why and how to use it. This insightful book examines how this often misunderstood technique can help your team stay focused on users and their needs without getting lost in the enthusiasm for individual product features.Author Jeff Patton shows you how changeable story maps enable your team to hold better …… 閱讀更多內容

    NT$806 TWD

  • After Steve

    How Apple Became a Trillion-Dollar Company and Lost Its Soul

    Tripp Mickle ……
    From the New York Times' Tripp Mickle, the dramatic, untold story inside Apple after the passing of Steve Jobs by following his top lieutenants—Jony Ive, the Chief Design Officer, and Tim Cook, the COO-turned-CEO—and how the fading of the former and the rise of the latter led to Apple losing its soul.Steve Jobs called Jony Ive his “spiritual partner at Apple.” The London-born genius was the second …… 閱讀更多內容

    NT$507 TWD

  • Spring Boot and Microservices

    Yogesh Mali ……
    This book details on how to use spring boot to create a microservice and deploy on docker. Most of the content have been published on my blog www.betterjavacode.com …… 閱讀更多內容

    免費