Beginners Tutorial : The C-language :: Guide
This post is the guide for following my tutorials on C-Programing.
*************************************************************************************************************
Topics I am going to cover in the tutorial will be as follows😔Currently I have not thought about it till the end,I shall update this page as I proceed).
[TABLE="class: grid, width: 50%"]
[TR]
[TD]Tutorial[/TD]
[TD]Syllabus[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]General introduction to C,
Basic structure of C-program[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Variables,Data-Types(primitive),Escape Sequences,format specifiers.[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Reading the input from the user, const and other keywords.
[/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]Storage classes
[/TD]
[/TR]
[TR]
[TD]5
[/TD]
[TD]Introduction to operators,conversion from binary to decimal and vice-versa.
[/TD]
[/TR]
[/TABLE]
*************************************************************************************************************
This tutorial is written using DevC++ and Windows Platform.
you can download DevC++ from here #-Link-Snipped-#.
*************************************************************************************************************
- Please donot post questions/appreciations/criticisms/suggestions in the thread dedicated to tutorial.
- If you want to suggest something personally, the best way is to drop me a PM.
- If you think that I have skipped something, you can drop a PM.
- If you want to ask a question regarding some programing, kindly ask in the thread dedicated for questions only.
- It is compulsory to show your work regarding your assignment,before you ask them.
- Please donot use titles like "Urgent or Important" in PM.
- Donot use SMS language.
- Please donot post anything in this thread.
Topics I am going to cover in the tutorial will be as follows😔Currently I have not thought about it till the end,I shall update this page as I proceed).
[TABLE="class: grid, width: 50%"]
[TR]
[TD]Tutorial[/TD]
[TD]Syllabus[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]General introduction to C,
Basic structure of C-program[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Variables,Data-Types(primitive),Escape Sequences,format specifiers.[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Reading the input from the user, const and other keywords.
[/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]Storage classes
[/TD]
[/TR]
[TR]
[TD]5
[/TD]
[TD]Introduction to operators,conversion from binary to decimal and vice-versa.
[/TD]
[/TR]
[/TABLE]
*************************************************************************************************************
This tutorial is written using DevC++ and Windows Platform.
you can download DevC++ from here #-Link-Snipped-#.
0