Posts

Showing posts with the label IT

TRYING CODING FOR THE FIRST TIME

Image
My first not-so-successful attempt It is very fun to do something that you don't know anything about. We just eagerly wants to know what happened when you do this or that. I was from a different culture and in college I was about to make my first move in a new culture.  I don't think I will ever forget my first attempt at writing a piece of code for a bit of background, I had, for all practice purposes, zero experience with coding before coming to college. After attending the first lecture , I have to write my own first program none other than the legendary   hello world  program. At first I got scared after seeing the blue screen I was like what the fluff ! The world has gone so far in technology but the C is stuck on this blue screen. In all my excitement in using all the knowledge and experience of last 40 minutes lecture I open the turbo C and typed the code.  It give me compilation error.  Damn I wondered what could be wrong in mere two line cod...