Monday, 7 March 2016

Programming for Beginners

Often when we see our fellow mates around us doing a program, we get tensed that how come they are able to crack it directly on monitors while all we are familiar with is the starting comments and the directives.
Worry not, my friends. We need not be categorized among the flock of sheep. The first step towards being a good programmer is to always solve the problem in the given code i.e. we build its logic first that too on a paper and then do its dry run, once we are through it we start coding it in the monitor itself.
"You might not think that programmers are artists, but programming is an extremely creative profession. It's logic-based creativity."
In order to get hooked to the potential of the programming , the foremost thing that we need to do is learn. Learning makes everything easy, by learning I definitely don't mean cramming. Learning programming is building a logic which later on can get onto any language medium, be it C, C++, JAVA, C# and many more. I hope I'll be able to make this blog an interactive programming platform for all those beginners out there.