Best Programming Habits and Practices
Write commented code Plan before you code Use a good Text editor. With highlight features. Some suggested Text editors for C program......
5 Years Ago
Latest trends in programming
Here are some latest trends in programming. Light-weight syntax means using shorter keywords and more symbols Light-weight functions ......
8 Years Ago
Finding the arithmetic operators
Below is a very simple program to find the arithmetic operator. Please feel free to put a comment if need an explanation. #include #......
12 Years Ago
Calculating the average of two numbers using C
Though this site aims at understanding C language, I am writing a program for you in C , to have a general idea about C too. A program i......
13 Years Ago
C Reference app on Android
Android is one of the most rapidly growing mobile platform today. Most of us are opting for android devices , cell phones /tablets and so am......
13 Years Ago
Animation with just three lines of C code
Check out , the link below takes to the page that has a C code , which creates animation with just three lines of C code. Quite interesting ......
13 Years Ago