電腦專業書籍(電子書)_20240829

電腦專業書籍(電子書)_20240829

電腦專業書籍(電子書)_20240829


GITHUB: https://github.com/jash-git/20240829_ebook


******

###程式設計
1. [C Interfaces and Implementations](https://github.com/onestraw/ebook/blob/master/01_programming/C_Interfaces_and_Implementations__Techniques_for_Creating_Reusable_Software.pdf)
2. [C語言介面與實現(中文版)](https://github.com/onestraw/ebook/blob/master/01_programming/C%E8%AF%AD%E8%A8%80%E6%8E%A5%E5%8F%A3%E4%B8%8E%E5%AE%9E%E7%8E%B0.pdf)
3. [C缺陷與陷阱](https://github.com/onestraw/ebook/blob/master/01_programming/C%E9%99%B7%E9%98%B1%E4%B8%8E%E7%BC%BA%E9%99%B7.pdf)
4. [C專家程式設計](https://github.com/onestraw/ebook/blob/master/01_programming/C%E4%B8%93%E5%AE%B6%E7%BC%96%E7%A8%8B.pdf)
5. [The C Programming Language(中文第2版)](https://github.com/onestraw/ebook/blob/master/01_programming/The%20C%20Programming%20Language%EF%BC%88%E4%B8%AD%E6%96%87%E7%AC%AC2%E7%89%88%EF%BC%89.pdf)
6. [UNIX環境高級程式設計(中文第2版)](https://github.com/onestraw/ebook/blob/master/01_programming/UNIX%E7%8E%AF%E5%A2%83%E9%AB%98%E7%BA%A7%E7%BC%96%E7%A8%8B%EF%BC%88%E4%B8%AD%E6%96%87%E7%AC%AC2%E7%89%88%EF%BC%89.pdf)
10. [C++ Primer Plus(中文版第5版)](https://github.com/onestraw/ebook/blob/master/01_programming/C%2B%2B.Primer.Plus%EF%BC%88%E4%B8%AD%E6%96%87%E7%89%88%E7%AC%AC5%E7%89%88%EF%BC%89.pdf)
11. [Effective C++(中文版第3版)](https://github.com/onestraw/ebook/blob/master/01_programming/Effective%20C%2B%2B%EF%BC%88%E4%B8%AD%E6%96%87%E7%89%88%E7%AC%AC3%E7%89%88%EF%BC%89.pdf)
12. [The C++ Programming Language(3rd Edition)](https://github.com/onestraw/ebook/blob/master/01_programming/The%20C%2B%2B%20Programming%20Language.pdf)
21. [Python 核心程式設計(中文第2版)](https://github.com/onestraw/ebook/blob/master/01_programming/Python%E6%A0%B8%E5%BF%83%E7%BC%96%E7%A8%8B.pdf)
22. [How to Think Like a Computer Scientist–Learinig with Python](https://github.com/onestraw/ebook/blob/master/01_programming/How%20to%20Think%20Like%20a%20Computer%20Scientist–Learinig%20with%20Python.pdf)
31. [ANSI Common Lisp(中文版)](https://github.com/onestraw/ebook/blob/master/01_programming/ANSI%20Common%20Lisp%20%E4%B8%AD%E6%96%87%E7%BF%BB%E8%AF%91%E7%89%88.pdf)
32. [高級Bash腳本程式設計指南](https://github.com/onestraw/ebook/blob/master/01_programming/%E9%AB%98%E7%BA%A7Bash%E8%84%9A%E6%9C%AC%E7%BC%96%E7%A8%8B%E6%8C%87%E5%8D%97.pdf)


###演算法

1. [演算法導論(中文第2版)](https://github.com/onestraw/ebook/blob/master/02_algorithm/%E7%AE%97%E6%B3%95%E5%AF%BC%E8%AE%BA%EF%BC%88%E4%B8%AD%E6%96%87%E7%AC%AC2%E7%89%88%EF%BC%89.pdf)
2. [演算法心得:高效演算法的奧秘(中文第2版)](https://github.com/onestraw/ebook/blob/master/02_algorithm/%E7%AE%97%E6%B3%95%E5%BF%83%E5%BE%97%EF%BC%9A%E9%AB%98%E6%95%88%E7%AE%97%E6%B3%95%E7%9A%84%E5%A5%A5%E7%A7%98%EF%BC%88%E4%B8%AD%E6%96%87%E7%AC%AC2%E7%89%88%EF%BC%89.pdf)
3. [資料結構與演算法分析——C語言描述(中文第2版)](https://github.com/onestraw/ebook/blob/master/02_algorithm/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84%E4%B8%8E%E7%AE%97%E6%B3%95%E5%88%86%E6%9E%90%E2%80%94C%E8%AF%AD%E8%A8%80%E6%8F%8F%E8%BF%B0%EF%BC%88%E4%B8%AD%E6%96%87%E7%AC%AC2%E7%89%88%EF%BC%89.pdf)
4. [Data Structures and Algorithm Analysis in C](https://github.com/onestraw/ebook/blob/master/02_algorithm/Data_Structures_and_Algorithm_Analysis_in_C.pdf)
5. [Algorithms on Strings, Trees and Sequences](https://github.com/onestraw/ebook/blob/master/02_algorithm/Algorithms_on_String_Trees_and_Sequences-libre.pdf)
6. [The Algorithm Design Manual(2nd Edition)](https://github.com/onestraw/ebook/blob/master/02_algorithm/The%20Algorithm%20Design%20Manual.pdf)
7. [Hacker’s Delight(2nd Edition)](https://github.com/onestraw/ebook/blob/master/02_algorithm/Hacker%27s%20Delight%202nd%20Edition.pdf)


###作業系統

1. [Operating Systems:Internals and Design Principles(7th Edition)](https://github.com/onestraw/ebook/blob/master/03_operating_system/Operating%20Systems%20-%20Internals%20and%20Design%20Principles%207th.pdf)
2. [The Design of the Unix Operating System](https://github.com/onestraw/ebook/blob/master/03_operating_system/the_design_of_the_unix_operating_system.pdf)
3. [UNIX 作業系統設計(中文版)](https://github.com/onestraw/ebook/blob/master/03_operating_system/UNIX%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F%E8%AE%BE%E8%AE%A1.pdf)
4. [Linux內核設計與實現(中文第3版)](https://github.com/onestraw/ebook/blob/master/03_operating_system/Linux%E5%86%85%E6%A0%B8%E8%AE%BE%E8%AE%A1%E4%B8%8E%E5%AE%9E%E7%8E%B0%EF%BC%88%E4%B8%AD%E6%96%87%E7%AC%AC%E4%B8%89%E7%89%88%EF%BC%89.pdf)
5. [Linux Kernel Development(3rd Edition)](https://github.com/onestraw/ebook/blob/master/03_operating_system/Linux.Kernel.Development.3rd.Edition.pdf)
6. [Linux內核原始程式碼情景分析](https://github.com/onestraw/ebook/blob/master/03_operating_system/Linux%E5%86%85%E6%A0%B8%E6%BA%90%E4%BB%A3%E7%A0%81%E6%83%85%E6%99%AF%E5%88%86%E6%9E%90.pdf)


###其它

1. [How Google Tests Software](https://github.com/onestraw/ebook/blob/master/09_other/How-Google-Tests-Software.pdf)
2. [Google Hacking技術手冊](https://github.com/onestraw/ebook/blob/master/09_other/Google%20Hacking%E6%8A%80%E6%9C%AF%E6%89%8B%E5%86%8C.pdf)
3. [奇思妙想:15位元電腦天才及其重大發現](https://github.com/onestraw/ebook/blob/master/09_other/%E5%A5%87%E6%80%9D%E5%A6%99%E6%83%B3%EF%BC%9A15%E4%BD%8D%E8%AE%A1%E7%AE%97%E6%9C%BA%E5%A4%A9%E6%89%8D%E5%8F%8A%E5%85%B6%E9%87%8D%E5%A4%A7%E5%8F%91%E7%8E%B0.pdf)
4. [駭客與畫家](https://github.com/onestraw/ebook/blob/master/09_other/%E9%BB%91%E5%AE%A2%E4%B8%8E%E7%94%BB%E5%AE%B6.pdf)
5. [浪潮之巔](https://github.com/onestraw/ebook/blob/master/09_other/%E6%B5%AA%E6%BD%AE%E4%B9%8B%E5%B7%85.pdf)
6. [數學之美](https://github.com/onestraw/ebook/blob/master/09_other/%E6%95%B0%E5%AD%A6%E4%B9%8B%E7%BE%8E.pdf)
7. [代碼之美](https://github.com/onestraw/ebook/blob/master/09_other/%E4%BB%A3%E7%A0%81%E4%B9%8B%E7%BE%8EBeautiful%20Code.pdf)
8. [高效程式師的45個習慣](https://github.com/onestraw/ebook/blob/master/09_other/%E9%AB%98%E6%95%88%E7%A8%8B%E5%BA%8F%E5%91%98%E7%9A%8445%E4%B8%AA%E4%B9%A0%E6%83%AF.pdf)


###連結

1. [Google程式設計風格指南](https://github.com/zh-google-styleguide/zh-google-styleguide)
2. [Google style guide](http://code.google.com/p/google-styleguide/)

2 thoughts on “電腦專業書籍(電子書)_20240829

  1. #计算机专业书籍_20240829 (PDF)
    ________________________________________
    ###程序设计
    1. C Interfaces and Implementations
    2. C语言接口与实现(中文版)
    3. C缺陷与陷阱
    4. C专家程序设计
    5. The C Programming Language(中文第2版)
    6. UNIX环境高级程序设计(中文第2版)
    7. C++ Primer Plus(中文版第5版)
    8. Effective C++(中文版第3版)
    9. The C++ Programming Language(3rd Edition)
    10. Python 核心程序设计(中文第2版)
    11. How to Think Like a Computer Scientist–Learinig with Python
    12. ANSI Common Lisp(中文版)
    13. 高级Bash脚本程序设计指南
    ###算法
    1. 算法导论(中文第2版)
    2. 算法心得:高效算法的奥秘(中文第2版)
    3. 数据结构与算法分析——C语言描述(中文第2版)
    4. Data Structures and Algorithm Analysis in C
    5. Algorithms on Strings, Trees and Sequences
    6. The Algorithm Design Manual(2nd Edition)
    7. Hacker’s Delight(2nd Edition)
    ###操作系统
    1. Operating Systems:Internals and Design Principles(7th Edition)
    2. The Design of the Unix Operating System
    3. UNIX 操作系统设计(中文版)
    4. Linux内核设计与实现(中文第3版)
    5. Linux Kernel Development(3rd Edition)
    6. Linux内核源代码情景分析
    ###其它
    1. How Google Tests Software
    2. Google Hacking技术手册
    3. 奇思妙想:15位计算机天才及其重大发现
    4. 黑客与画家
    5. 浪潮之巅
    6. 数学之美
    7. 代码之美
    8. 高效程序员的45个习惯
    ###连结
    1. Google程序设计风格指南
    2. Google style guide

發表迴響

你的電子郵件位址並不會被公開。 必要欄位標記為 *