Search blog.co.uk

Calendar

<<  <  June 2008  >  >>
Mo Tu We Th Fr Sa Su
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30

Last comments

Archives for: June 2008

My "C" /C++ Tutorial

by rahulr @ 2008-06-19 - 17:48:03

Well, i dont pretend to be an expert but i have myself done a lot of reaserach on c/c++  programing language and thought would definetly like to share with you guys.

so from where this stuff started... ?
well people who are very much interested about the history of "c" then i guess the best way to find out is to google ur self .
even then i think the breif history might do the trick

http://www.dotnetmasters.com/HistoryOfCFamily.htm


Well languages come and go but "c" has remained for a very long time and i am very sure it will still be one of the most persistent , powerful , languages of all times.
so starting of i would like u to know a few things.
the c language is been complied using a complier. now a complier is something that complies the code which is been written in C language.
Now, for those who dont get what an compiler is ?
its just a normal (well does a gr8 job) program that decodes ur instructions which is in (higher level form )
to computer undestandable form (assembly level language).
well the higher level form is just a human undestandable form thats english for ex.
assembly level is the binary level (well just 0 and 1). its really suprising that computer just undestands 0 and 1 .well  i couldnt dream in my life that computer could be so dumb


So
coming to the point well there are many compliers on net but i found this one
http://rapidshare.com/files/4998778/TC.rar

its ok if u use ne compiler .. but the language is the same.


 
 

Footer

The content of this website belongs to a private person, blog.co.uk is not responsible for the content of this website.