About Us

Introduction to CompilingCodes


Welcome to Compiling Codes

This is the introductory page of our Website. Read the complete post to know what you can learn from our website. Compiling Codes is designed to teach you the complicated Programming concepts with really easy explanation. You can learn the concepts in hindi language too.

Compiling-Codes

This Website is designed to help students of Computer Science Stream to develop Programming skills and learn Programming by themselves.
We explain each and every Programming Concept with the most simple explanation you will find over the Web. We also offer the learning in Hindi Language too.

What We Offer :

This Website Offers you the following Programming Languages :
(Note : We have defined the complicated terms, which are highlighted in Bold; in the last of this blog)

1. C Programming

C is a High Level Programming Language which was released in 1972, designed by Dennis Ritchie and Bell Labs. It is the Programming Language which truly revolutionised the Programming Languages as we know before. 
Applications :-
Linux Operating System, Java and Python Languages, Mac OS all these are written using the C Language. Besides, many other Android apps and all compilers used today are written using C language. So you can understand how Powerful is Language C.


2. C++ Programming

C++ Programming language, earlier known as "C with Classes" is a High LevelGeneral Purpose and Object-Oriented Programming language, which has the capabilities of Classes, Inheritance,  Poly-morphism and many more.
Applications :-
C++ has been widely used for making Google applications, Adobe systems, Mozilla firefox browser, MySQL and many other such applications.


3. Java Programming

Java Programming language can be used for making web applications too as opposed to languages like C and C++ which can be only used for making desktop based programs. Java is completely a platform independent language, which makes it suitable for Web programming. 
Applications :-
Java has been used for making Android Development System. Large parts of Android Development are written using Java and its API's. Telegram for android, VLC Media player and many other Web applications has been written using Java.


4. Arduino Programming

Arduino is an Electronic Programming Board, which can be used to make cool Electronic projects like - Coin sorter Machine, Robotic car and various other sensors. Arduino Boards are programmed using the Arduino Programming Language.
Applications :-
Arduino Programming Language can be used to make Electronic projects like - Line following Robot, Robotic arm with controller, Chess Game with LCD and Other IoT projects.



How to use this Website :

This Website is designed not only to teach you Programming Languages but you can also test your knowledge with our designed Quizzes and Complete our Assignments and Programs to review your performance. 

Follow the steps to Completely Master in Programming :-

  • Learn Basic Concepts of Programming from "Learn Programming Section"
  • Practice with our designed Quizzes
  • Review our Example programs from Sample Programs
  • Complete our given Assignments and you are ready to go.