Tuesday, November 3, 2015

Important Notice

Hello Everyone,

I am writing this post to inform you all about the schedule for the blogs. I have started the C Programming Tutorial Blog and will start with few more blogs in coming few days.

Right at this moment, I would like to share a timetable for the C Programming Blog.


Blog Day Blog Type
Monday Doubt Solving and Questions + Test
Wednesday Theory Blog Post
Saturday Practical Program Blog Post


I will post the first lesson tomorrow and most probably this Saturday will also have a Theory Blog as we will not have anything to program.

Please feel free to ask any doubts and questions.

Happy Coding!!!

===================================================

Please go to this link and click on the Topic to go to the required lesson

Click Here

Monday, November 2, 2015

Programming in C - The easy way

Hello friends,

I am starting a new series of blog for programmers. I will start with C Programming. Be sure you stick around for latest blogs.

We will cover the following things in this tutorial.

Basics of C Programming

Click on the following links to see the lessons.

1. Programming Basics
2. C Language Basics
3. Data Types and Operators
4. Control Statements
5. Functions
6. Storage Classes
7. Preprocessors
8. Arrays


Prerequisite for the course;

Software knowledge :- 

a. Basic Computer knowledge
b. SDLC and basic programming knowledge is an added advantage.

Hardware and Software requirement on your machine :-

Computer with good configuration with C/C++ Compiler installed on it.

Recommended software for coding is

any of the below mentioned IDEs need to be installed

a. VC++ 6.0 or any Visual Studio version
b. Codeblocks 10.05 MinGW
c. Any other IDE you have used

You should have sufficient amount of free space on your machine to store your programs.


That's all for today. Wait for next post.

Happy Coding!!!