迷途羔羊小前端
1 min readNov 24, 2017

--

國內外資工系必讀聖經

Photo on Foter.com

演算法

Introduction to Algorithms

By Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein

這本有中譯本,但不太推薦翻譯的不太好

資料結構

Fundamentals of Data Structures in C

By Ellis Horowitz, Sartaj Sahni, Susan Anderson-Freed

中譯本

基礎資料結構─使用 C

作業系統

Operating System Concepts

By Abraham Silberschatz

中譯本

作業系統概念

計算機組織

Computer Organization and Design

By David A. Patterson, John L. Hennessy

中譯本

計算機組織與設計 : 硬體/軟體的介面

離散數學

Discrete Mathematics and Its Applications

By Kenneth H. Rosen

中譯本

離散數學

線性代數

線性代數書的選擇比較多

Introduction to Linear Algebra

By Gilbert Strang

這本比較入門

可以搭配MIT開的免費線上課程

MIT — 18.06 Linear Algebra

Linear Algebra

By Stephen H. Friedberg , Arnold J. Insel , Lawrence E. Spence

中譯本

線性代數

Originally published at newbieengineerblog.wordpress.com on November 24, 2017.

--

--