• Home
  • Tutorials
  • IRC CHAT
Kernel Developers
We are also at

Programming in C and C++;


C (pronounced as "see") is a general-purpose computer  developed  by  Dennis Ritchie at the AT & T Bell Labs.It was actually developed for  the use in Unix Operating System.C is simple and easy to understand.C is a popular language and it is widely use in the open world.You will also almost all o the hardware programmers use C with a bit of assembly.Although C was designed for implementation on system software, it is also used for Application Programming.

C++ (pronounced as "see plus plus") is a upgrade of C developed by  Bjarne Stroustrup at 1979 at Bell labs.It was originally named as C with classes, it was renamed on 1983 as C++.This is most commonly use for application development and switching to C++ from C is difficult either.


Tutorials on C and C++:
Using GCC to develop a simple program
Bitwise Operators in C

Exercises and Examples:
Exercises Part 1 -  1 to 5
Exercises Part 2 -  5 to 10


Powered by Create your own unique website with customizable templates.