4

Probably my language and communication skills.

I tend to think of programming as a conversation between the programmer and the machine.

Similar to being an effective communicator, the key to being a good programmer is knowing what to say when (deciding how to do a particular task, such as reading a file from disk) and not about simply knowing the different ways of saying the same thing (different ways of doing that task in your code).

Comments
Add Comment