What are the most necessary non-language specific things a programmer needs to know?
Posted
by
Josh
on Programmers
See other posts from Programmers
or by Josh
Published on 2010-12-15T17:17:58Z
Indexed on
2011/01/10
15:59 UTC
Read the original article
Hit count: 242
career-development
I've been thinking about this a lot lately. Right now I work at a little web company, am almost done with school, and have written an iPhone app, but I'm not sure what else I need to focus my learning energies on. I've decided I want to do software programming, so I've been actively reading everything I can get my hands on that deals with Objective-C / C++ (Cocoa, OpenGL, etc). But those are not the things I'm talking about. I know I need to "master" a language or two. What I'm talking about are the other "things". Things such as learning and using source control, design patterns, etc.
What thing (or things, just one per response), would you say I should concurrently be focusing on? You can consider in your answer that I'm wanting to do the aforementioned career path, but you don't have to. I just want a nice list of things to research, and actually use in my career.
Also, can someone help me with tagging this? I'm not sure what exactly would be a good tag for such a question.
© Programmers or respective owner