Twists and turns of a programmer
As a programmer we keep working with a lot of code (for starters), hell lot of code (for professionals). We talk about API's, functions, variables, OOP, frameworks, Architecture and so on (Seems like BS for non-programmers).
There are times when these so called lines of code gives a hell lot of time just to bring out a proper output. Information to be retrieved, the information that has to be taken from a user, the output to be put on the screen and back into the database. Seems like that it is just so much, but trust me when I say one space can tear your head apart and time starts running like crazy
. Oh!!! I almost forgot, that is what programmers are for (it is the invisible contract we write with the programming languages when we start learning).
WELCOME TO THE PROGRAMMING WORLD.