(July 4, 2015 at 3:24 pm)pool Wrote: For me if i have no "real" use of some information i consider that a waste of my time automatically.In other words, you are lazy, I was too at some point.
Quote:And when i say "real" i mean like real life applications in my life otherwise it all seems pointless to me,i guess we all have different perspectives on these things.
Coding for me - really made my life easier,i regularly make programs to do most of my home works even in college,its easy and gives me joy to have solved a problem plus it makes my life easier.
Are you sure you are not coding this:
Code:
int ReturnInt(int Integer){
return Integer;
}