Programming
含有「Programming」共 13 篇內容
全部內容
發佈日期由新至舊
Will 進步本
2025/09/01
Literate programming 不是單純的寫程式,而是寫一部可讀的作品
Knuth 的 Literate Programming:把程式與解釋交織在一起,像寫一本書一樣,完整呈現設計思路。
#
DonaldKnuth
#
Literate
#
LiterateProgramming
1
留言
Will 進步本
2025/06/20
Donald Knuth 對技術與程式設計的看法 (All Questions Answered 摘要)
source: Donald E. Knuth: All Questions Answered Knuth教授對多個技術和程式設計議題發表了見解。
#
DonaldKnuth
#
Knuth
#
TAOCP
喜歡
留言
DAN的沙龍
2024/11/19
Code :: Blocks 下載安裝教學完整步驟圖解 1分鐘完成
上網搜尋 code blocks download 或直接點擊此連結https://www.codeblocks.org/downloads/ 進到網站後,點擊Download the binary release 接著點擊第四行最右邊的選項 就會下載安裝檔,下載完成後執行安裝檔,再點選許
#
安裝
#
下載
#
code
30
留言
JayLinXR
2024/03/26
學習JavaScript的優點和發展前景
學習JavaScript的理由有很多,包括容易學習的程式語言、互動式體驗、多功能性、跨平臺、社群和資源豐富、高市場需求。此外,文章提供了設計和前端教學的相關資源連結。文章中還提到了一些與學習JavaScript相關的教學文章和影音教學資源。
#
學習
#
教學
#
程式
3
留言
邵的沙龍
2023/08/27
C Programming: If Else, For Loop
C Programming: If-Else, For Loop Exercises
#
C
#
Programming
#
If
4
留言
邵的沙龍
2023/08/26
C Programming: For Loop
C program: For Loop
#
C
#
Loop
#
Programming
喜歡
留言
邵的沙龍
2023/08/22
C Programming: If Else
C Programming : If Else
#
程式
#
C
#
Programming
6
留言
Karen的沙龍
2023/07/31
Python 爬蟲入門範例:建立簡易抓取網路資料的爬蟲程式
網路爬蟲(web crawler),也叫網路蜘蛛(spider) 是一個強大的自動化工具,可以自由瀏覽、擷取訪問網頁的各項資訊,例如:新聞文章、電商商品價格,當專案中需要添加外部數據或進行大量資料收集時,網路爬蟲就是一個非常實用的工具。
#
DataScience
#
Python
#
Programming
4
1
阿Han
2023/08/02
喜歡
非常詳細的介紹 感謝
喜歡
Samuel的沙龍
2023/04/05
As an Engineer — Optimize Python performance
When I was doing the development of the company’s data dashboard, I often pulled tables from various databases for calculation.
#
python
#
Python
#
Redis
喜歡
留言
Samuel的沙龍
2023/04/05
As an Engineer — Python Advanced Lambda
A lambda function is a small anonymous function and can only have one expression.
#
python
#
tutorial
#
Programming
喜歡
留言