C Programming Language Introduction
User comments:
[2011-11-14 10:49:20] jeroo1245 - Download dev-c++ ...
Download dev-c++ here: wired-web.webuda.com
[2010-11-15 03:58:54] multisimple - not what i meant... ...not what i meant... the entire 10 minute video can be summed up to this introduction:
int main()
{
int a=10,b=20,c=a*b;
cout<<"The product is: "< Actually this video hasn't even gotten into the actual teaching of C yet. My suggestion to you would be start out with an easier language such as Java, or C#. Might want to looking into PHP, JavaScript also to get an idea of basic programming logic. wow you made this to complex for beginners // is standard for comments but yes both are usable
you could also do \t instead of using five spaces in your formatting I'm definitely going to follow these tutorials ;)
Keep up the good work mate :)
Regards,
Olrik