User profile: thecodeinnovator

User info
User name:thecodeinnovator
Old user name:I Am An Idiot
Email:the.code.innovator@gmail.com
Name:Aravind Muthukrishnan
Location:Tiruchirappalli,Tamilnadu,India
Website:http://the-code-innovator.github.io
Statistical data
Birthdate:Sep 8, 1998
Gender:Male
Occupation:Student
Skills:C
C++
Perl
Java
Javascript
Python
History
Joined:
Number of posts:31
Latest posts:

Dual booting Linux distro on a Macbook Air- for programming purposes
will it be enough to learn linux programming to enable me to learn other things related to linux bas...

Dual booting Linux distro on a Macbook Air- for programming purposes
I have bought a Macbook Air recently, version 7,2. for Programming and linux based work i think it...

Linked Stack Using class
I have made this program to illustrate the concept of [b]Linked Stack[/b] [code] //Push & Pop in Li...

Base-10 to Base-2 Conversion
[b]I want this Program to convert any base-10 number into binary number.[/b] [code] #include<iostre...

Project Review - Electricity Bill Calculating System
[quote=jlb]And just what is this project supposed to be doing?[/quote] [u][b]This is a Program to C...