Reading tonc's artical and some quotes

9 views
Skip to first unread message

cpyi

unread,
Dec 4, 2012, 6:55:37 AM12/4/12
to code_fellow...@googlegroups.com
看tonc寫關於GBA programming的文章,看到一些有趣的東西,quote出來。
As a certain wild-haired scientist once said: “Make things as simple as possible, but no simpler.” This means things can seem a little technical at times, but that's only because things are pretty technical at times, and there's no sense in pretending they're not.

Writing good code is not only about getting results, it's also about making sure other people can understand what's happening without too much trouble.

只是亂quote 一些好玩的句子啦,技術文章要寫的有趣果然還是要有一些自己的見解。

cpyi

unread,
Dec 4, 2012, 6:58:24 AM12/4/12
to code_fellow...@googlegroups.com
在quote一句,不過是比較技術性的。他的example 第一個不是hello world ,而是在螢幕上畫三個點^^。
The code of first.c also serves another purpose, namely as a reminder that GBA programming is very low-level. You interact directly with the memory, and not through multiple layers of abstraction brought by APIs.

cpyi

unread,
Dec 4, 2012, 7:18:40 AM12/4/12
to code_fellow...@googlegroups.com
And that's about it. While the Spartan purity of the code does appeal to a part of me, I will stress again that this is not the right way to program in C. Save the raw numbers for assembly please.
Reply all
Reply to author
Forward
0 new messages