Freely available programming books
View the Project on GitHub charlottetan/free-programming-books
請遵循此 許可協議 參與貢獻。
請同意並遵循此 行為準則 參與貢獻。(translations)
“一個可以輕易下載一本書的連結” 並不代表它導向的就是 免費 書籍。 請只提供免費內容。 確信你所提供的書籍是免費的。我們不接受導向 需要 工作電子郵件地址才能獲取書籍頁面的連結,但我們歡迎有需求這些連結的列表。
這裡有五種列表,請選擇正確的一項:
確保遵循下方的 基本準則,並遵循此 repo 文件的 Markdown 規定格式。
https 連結,而不是 http 連結 – 只要它們位於相同的網域並提供相同的内容。http://example.com 代替 http://example.com/。http://example.com/dir/ 比使用 http://example.com/dir/index.html 更好。
http://example.com/dir/book/current/ 比使用 http://example.com/dir/book/v1.0.0/index.html 更好。http (因為在移動設備上接受異常可能比較複雜)。(*需要* 電子郵件,但不是必需的)。.md 文件。試着學習 Markdown 語法。它很容易上手!###),subsections (子段落/子章節)使用4級標題 (####)。2 :新添加的 Section 與末尾連結間必需留有 2 個空行1 :標題和第一個連結之間必需留有 1 個空行的空行0 :任何兩個連結之間不能留有任何空行1 :每個 .md 文件末尾必需留有 1 個空行[...]
* [一本很有用的書](http://example.com/example.html)
(空行)
(空行)
### 電子書種類標題
(空行)
* [Another 很有用的書](http://example.com/book.html)
* [Other 有用的書](http://example.com/other.html)
] 和 ( 之間不要留有空格:錯誤:* [一本很有用的書] (http://example.com/book.html)
正確:* [一本很有用的書](http://example.com/book.html)
錯誤:* [一本很有用的書](http://example.com/book.html)- 張顯宗
正確:* [一本很有用的書](http://example.com/book.html) - 張顯宗
錯誤:* [一本很有用的書](https://example.org/book.pdf)(PDF)
正確:* [一本很有用的書](https://example.org/book.pdf) (PDF)
( ):錯誤:* [一本很有用的書](https://example.org/book.pdf) (繁體中文)
正確:* [一本很有用的書](https://example.org/book.pdf) (繁體中文)
錯誤:* [一本很有用的書](https://example.org/book.pdf)- (PDF) 張顯宗
正確:* [一本很有用的書](https://example.org/book.pdf) - 張顯宗 (PDF)
錯誤:* [一本很有用的書](http://example.com/)- 張顯宗 (HTML)
錯誤:* [一本很有用的書](https://downloads.example.org/book.html)- 張顯宗 (download site)
正確:* [一本很有用的書](http://example.com/) - 張顯宗 (HTML) [(PDF, EPUB)](https://downloads.example.org/book.html)
、 進行分隔,在譯者名字後請使用英文半型括號包圍的 (翻譯),可以用 “等” 縮短作者列表:錯誤:* [一本很有用的書](https://example.org/book.pdf) - 張顯宗,岳綺羅
正確:* [一本很有用的書](https://example.org/book.pdf) - 張顯宗、岳綺羅(翻譯)
正確:* [一本很有用的書](https://example.org/book.pdf) - 張顯宗、岳綺羅、顧玄武、出塵子 等
錯誤:* [一本很有用的書](https://example.org/book.html) - 張顯宗 - 1970
正確:* [一本很有用的書 (1970)](https://example.org/book.html) - 張顯宗
正確:* [即將出版的一本書](http://example.com/book2.html) - 張顯宗 (HTML) (:construction: *編寫中*)
正確:* [即將出版的一本書](http://example.com/book2.html) - 張顯宗 (HTML) (:construction: *翻譯中*)
check_urls=file_to_check來觸發連結驗證:check_urls=free-programming-books.md free-programming-books-en.md