4

I took a Diploma course just before my graduation started because I was coming from a non IT background (Business and Accountancy) from a local institute. And the owner of the institute personally taught me C and C++. I had done some C in my school but it was just Printf and Scanf. And that man, taught me that the best way to write a program is to imagine it as a story. Since its C, so its all about functions and shit, so he made me understand that why a particular thing needed its own functionality. He inspired me to find the why. I learned that its important to keep the how in your perspective, but always have the why before how. This thought process made me feel that, since then, I've only learned newer ways to write the program, but my basic understanding still focuses on why.
:D

Comments
Add Comment