JoshuaFox comments on Learning programming: so I've learned the basics of Python, what next? - Less Wrong

8 Post author: ChrisHallquist 17 June 2013 11:31PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (67)

You are viewing a single comment's thread. Show more comments above.

Comment author: JoshuaFox 19 June 2013 07:18:39PM *  1 point [-]

It seems to me that part of the purpose of the post is to ask what this might be.

Until I get the chance to write an essay on what employers want to see, I'd say:

Coding well is essential, but employers want to figure out who has a professional attitude towards the job. Contributing to OS shows that you are willing to take on aspects of software development beyond coding up an application: Testing (for bugs, performance, etc.), bug-tracking, documentation, and more.