Linux Distro Timeline 1991-2006


点击放大
原图来自http://httwww.kde-look.org/content/files/44218-linuxdistrotimeline-6.9.png

了解一下Linux的历史,呵呵。

Tags:

Posted in Information Technology | Tagged | 1 Comment

I Need You Vs. I Need You

I Need You Vs. I Need You
by Groove Coverage
听好听的,作背景音乐了。
高品质下载请点这里

Tags:,

Posted in music | Tagged , | 2 Comments

10minutemail

现在大部分网站注册时,必须要用邮箱收激活邮件.用真实的邮箱的话,却怕以后收到垃圾信件.如何解决这个问题呢?现在这个网站就是用来解决这个问题的: 10minutemail.在这个网站上可以免费得到一个有效期只有十分钟的电子邮箱.用这个邮箱可以完成注册的邮件收取.
链接:http://10minutemail.com/10MinuteMail/index.html

Tags:

Posted in Information Technology | Tagged | 1 Comment

Ten reasons why every programmer should learn C

每个程序员都应该学习C的十个理由
引自:http://www.jubling.com/ten-reasons-why-every-programmer-should-learn-c.html
Every programmer should learn C during their programming career. Its benefits are to numerous to ignore. Not only will it open many more job opportunities, but it will teach you more about computers as a whole.

1) C is lower level then other programming languages (C++, Java). Programming at a lower level allows you to further your understanding of computers, as a whole.

2) Device drivers and operating systems are written exclusively in C. Now, you may never write a device driver or an operating system, but what if you are ever required to modify one?

3) What if you ever want to get a job programming microcontrollers? They are programmed in C. Are you going to limit your possible list of jobs because you didn't want to learn a new language?

4) C programs are smaller and faster then any other program created in a different language. Sometimes your program needs that speed boost that only C can give it.

5) If you have learned C, you can learn any modern programming language. The reason behind this is that all modern programming languages are based on C (Java, C++, C#, etc).

6) Because C has been around for many years, it has a large community and collective code base. This allows you to quickly and efficiently implement new algorithms or functions that have been programmed before.

7) C is the language of the Open Source community. The Open Source poster child, Linux, was coded in C. If you know C, you can participate in and contribute to numerous Open Source communities like Source Forge.

8) C is the only language that teaches you what pointers really are. C# and Java skip the subject completely. It is pointers that give C its power.

9) C is still the most commonly required language for programming jobs. It is well worth your time to get C under your belt.

10) Anything that has a microprocessor in it has support for C. From your microwave to your cell phone, C powers technology.

Tags:,,,,

Posted in English, Information Technology | Tagged , , , , | Leave a comment

Blog又搬回原来的地址了

Blog又搬回原来的地址——http://kzy-prism.blogspot.com/index.html了,http://kzy-prism.blogspot.com/升级到了Blogger in beta。原有的文章都搬过来了,只是丢了一些评论,http://kzy-prism-beta.blogspot.com/上作了重定向。
手动搬了15篇文章,累死我了……
谢谢大家支持。

Tags:

Posted in blogging | Tagged | Leave a comment