[HOT] C programming Daily Class + Videos

RE: [HOT] C programming Daily Class

@ iam911 the keywords here are the keywords used in C language, each keyword has a specific work to do. You will not understand it right now but let me give you an example.
the keyword "if" is used when we want to have some condition.
like "if I am am a boy than I will turn as a man. otherwise not."


Before going into every keyword we will write some simple programs in C and describe what word does what.Will go into its depth in upcoming classes.

Lets start from what we need first to start programming with C language?
1. A computer. (Ofcourse u have it)
2. Keyboard. (If you dont have get it :p )
3. C compiler. (Here's the download link CLICK ME (Unzip the files, open setup.exe & follow the instructions))
4. Some brain. (Hope you have it)

Tomorrow we will be writing our first C program.
 
RE: [HOT] C programming Daily Class

@ iam911 the keywords here are the keywords used in C language, each keyword has a specific work to do. You will not understand it right now but let me give you an example.
the keyword "if" is used when we want to have some condition.
like "if I am am a boy than I will turn as a man. otherwise not."


Before going into every keyword we will write some simple programs in C and describe what word does what.Will go into its depth in upcoming classes.

Lets start from what we need first to start programming with C language?
1. A computer. (Ofcourse u have it)
2. Keyboard. (If you dont have get it :p )
3. C compiler. (Here's the download link CLICK ME (Unzip the files, open setup.exe & follow the instructions))
4. Some brain. (Hope you have it)

Tomorrow we will be writing our first C program.
 
RE: [HOT] C programming Daily Class

Lol alright. Thanks. Really appreciate these classes. Also will codeblocks work as a C compiler?
 
RE: [HOT] C programming Daily Class

Lol alright. Thanks. Really appreciate these classes. Also will codeblocks work as a C compiler?
 
RE: [HOT] C programming Daily Class

I recommend using Borland C++ because we will be using it to learn C & I have also given link to download it. It just takes 5 mins to download and install.
 
RE: [HOT] C programming Daily Class

I recommend using Borland C++ because we will be using it to learn C & I have also given link to download it. It just takes 5 mins to download and install.
 
ON the suggestions of Vick and meoidite I am starting my youtube channel, ProgramNow.

Link :- http://www.youtube.com/programnow

I wil be posting the videos here too.

Thank you mates for your suggestions.
 
Back
Top