Compiler, instruction,... Whats your function?
January 29, 2008 4:20 PM
Subscribe
I want to conquer my apparent inability to comprehend or write code. I'm looking for stories (or real life applicable tips from those of you who write code for a living) where you had the "A HA, I understand this finally" epiphany moment. I realize this might sound like an overly generic question, which is why there is ....
For the past 10 years or so, my computer background has been all support type jobs, mainly Windows and system/network administration. There have been a few times when I've been asked to hack some code, but it was all pre-existing HTML, XML or small scripts and I was able to figure it out.
Fast forward to now. The new job I've had for approx 6 months at an ISP where most of the systems are Unix (BSD) based and there is a lot of custom perl scripting . I've tried over the past several years to explore the code writing arena (java, perl, php, css,etc) but I've never been able to make any significant headway. (nothing beyond "hello world")
The problem I have is code writing is severely intimidating to me. I've explored our system scripts folder.. and had co-workers attempt to explain the inner workings of the different scripts to me and it literally gives me a headache. Its like looking at a page of klingon writing. My brain seizes up. Seg fault. Game over. (its also very intimidating to me that other people are able to (seemingly) just walk right over and pick up a book and learn code in a weekend.
So I've come to the conclusion(s) that:
1.) I'm either missing something fundamentally crucial to understanding
or
2.) My brain isnt wired that way (which explains the headaches) and I should instead be investing my time in things more abstract and visual.
or
3.) Coders are very bad teachers
or
4.) ... ????
Its very frustrating to be so good at so many other things in my life, but have something like this elude me. I would very much enjoy the feeling of accomplishment of being able to code something sweet enough that someone else comments "Hey, thats pretty awesome"
Questions, Comments?.. I have the night off so I'll be here to answer them.
posted by jmnugent to computers & internet (55 comments total)
31 users marked this as a favorite
You said you managed to get some "hello world" stuff working. What's stopped you from progressing further down the road of self-learning using tutorials and the like?
posted by chrismear at 4:26 PM on January 29, 2008