Version 1 (modified by jazz, 15 years ago) (diff) |
---|
2009-09-12
Debian
- Debian switches to Upstart
- http://upstart.ubuntu.com/
- Upstart is an event-based replacement for the /sbin/init daemon which handles starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running.
- 看樣子為了讓開機速度加快,或者解決到一些傳統 Linux /sbin/init 造成的問題,開機程序又再重新改寫了。
Vim 密技
- 可怕的 VIM - 輸入 :TOhtml 就可以產生有 Syntax Highlight 的程式碼!!!
Functional Programming 函數式編程/函數式程式設計
- Wikipedia - Functional Programming
- Berkeley Spring 2008 Courses CS61A : The Structure and Interpretation of Computer Programs (Video)
- Haskell
- Python
- Functional Programming HOWTO
- Charming Python: Functional programming in Python, Part 1
- Charming Python: Functional programming in Python, Part 2
- Charming Python: Functional programming in Python, Part 3
- << Dive Into Python Chapter >> 16. Functional Programming
- <簡報上線> Functional Programming 之二三事 - 很可惜只有簡報 :(