I have always been doing some stuff in PureBasic, Python and some Perl too... So I was wondering if C is hard to learn... Why I am asking this, is because most of the outstanding projects have been written in C.. here are some to name:
Linux Kernel by Linus Torvalds
VST Technology by Steinberg
Need for Speed: Most Wanted [PC Version] (Don't know of Carbon, but Most Wanted is written in C++..) by EA Games
Many might know the Linux kernel.. but for those who don't know, it is the "heart" of an Linux Operating System. The kernel itself isn't the OS, note that! THe Linux distributions, like Debian, Ubuntu, SUSE, Mandriva, etc.. build the rest of the body, whilst the most important part of it is the heart ofcourse, and that is the Linux kernel.
The VST Technology (Virtual Studio Technology) is a Software Synth/Effect Plugin API for music creation applications like FL Studio, Cubase, etc.. Have you heard some cool TB303 sounds in some modern Trance/Techno tunes? That is most likely done with a TB303 VST Plugin
I guess you all know the last one.. yeah it's that uber-cool racing game form Electronic Arts.. I got to knew that NFSMW was written in C++ in an IRC channel.. I guess it was called #ea but I don't remember on which server it was..
-------------------------------------------------------------
So if anyone would be so kind to give me some tutorial pages about C, I would appreciate it a lot! The main parts I would like to study is basic parameter handling, basic Input-Output stuff and advanced GUI creation..
Thanks a million times!!








