查看完整版本 : 請大家學習C語言

ge482d0619ac6 2022-8-29 16:46

[attach]13546455[/attach]請大家學習C語言

[[i] 本帖最後由 ge482d0619ac6 於 2022-8-29 16:57 編輯 [/i]]

kormer 2022-8-29 18:15

點解呢?

Zzlaz 2022-8-29 20:53

[url]http://cslabcms.nju.edu.cn/problem_solving/images/c/cc/The_C_Programming_Language_%282nd_Edition_Ritchie_Kernighan%29.pdf[/url]

lhcdims 2022-9-7 17:56

其實係咪應該學c++呢?不過我除左單片機用c++,已經好少用

rtrtrt2006 2022-9-7 20:34

如果你不是從事上一代的系統編程,真的沒有需要特別去學習 C,因為 C++ 有物件導向的概念,而後來者有 [url=https://www.rust-lang.org/]Rust[/url] 和 [url=https://github.com/carbon-language/carbon-lang]Carbon[/url],它們都有更先進的語法,所以我建議不需要特別去鑽研 C,而若然你是想寫高速的 Server-side Program,用來建設即時對戰的遊戲或其它需要高效能的後台程式,那你可以考慮用 [url=https://go.dev/]Golang[/url]。

C、Rust、Carbon 都是操作系統層面的語言,用來編寫操作系統,C++、Java、.NET、Golang 都是應用層面的語言,用來編寫應用。

如果你想寫無人機的驅動程式或應用,那需要的是 [url=https://zh.m.wikipedia.org/zh-hk/%E5%AE%9E%E6%97%B6%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F]RTOS(Real-time Operating System)[/url],上面一個個 Task 多數是用 C++ 或者 Rust 寫成的。

請參考以下文章:
[url=https://www.ithome.com.tw/news/154180]美國NSA建議開發者多用可保障記憶體安全的程式語言 - iThome[/url]

[[i] 本帖最後由 rtrtrt2006 於 2023-1-6 02:02 編輯 [/i]]

monkey650 2022-9-10 11:33

[size=7][color=#ff0000]我學 pascal !!!!!!!!![/color][/size]

kormer 2022-9-10 12:41

[quote]原帖由 [i]monkey650[/i] 於 2022-9-10 11:33 發表 [url=https://www.discuss.com.hk/redirect.php?goto=findpost&pid=551948151&ptid=30740884][img]https://www.discuss.com.hk/images/common/back.gif[/img][/url]
我學 pascal !!!!!!!!! [/quote]
幾好呀

monkey650 2022-9-10 22:11

[quote]原帖由 [i]kormer[/i] 於 2022-9-10 12:41 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=551949963&ptid=30740884][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]

幾好呀 [/quote]
[size=4]2000 至 2001年學, I am passed the required examination ..............[/size]

鄉貢仁 2022-9-10 23:19

[quote]原帖由 [i]monkey650[/i] 於 2022-9-10 22:11 發表 [url=https://www.discuss.com.hk/redirect.php?goto=findpost&pid=551964121&ptid=30740884][img]https://www.discuss.com.hk/images/common/back.gif[/img][/url]

2000 至 2001年學, I am passed the required examination .............. [/quote]
wrong grammar :smile_27:
唔好睇少Pascal.
Delphi XE5 可以編寫
Android app.

[[i] 本帖最後由 鄉貢仁 於 2022-9-10 23:23 編輯 [/i]]

monkey650 2022-9-11 09:30

[quote]原帖由 [i]鄉貢仁[/i] 於 2022-9-10 23:19 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=551965801&ptid=30740884][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]

wrong grammar :smile_27:
唔好睇少Pascal.
Delphi XE5 可以編寫
Android app. [/quote]
而家睇緊 DNS Server 果 d~~~ CCNA exmination passed 左

howevera 2022-9-23 08:13

[quote]原帖由 [i]monkey650[/i] 於 2022-9-10 11:33 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=551948151&ptid=30740884][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
我學 pascal !!!!!!!!! [/quote]
強人
頁: [1]
查看完整版本: 請大家學習C語言