You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

HungryHobo comments on Cheerful one-liners and disjointed anecdotes - Less Wrong Discussion

5 Post author: Romashka 13 February 2016 07:40PM

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

Comments (14)

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

Comment author: HungryHobo 16 February 2016 03:08:46PM *  1 point [-]

I found this to be very much the case. In hindsight I'm also shocked that source control systems didn't get a mention in my course.

As a professional programmer very little of your job involves actually writing code. Most of it revolves around understanding the surrounding code well enough to not fuck it up, documenting shit and quite a lot of testing.

The few times when I had a blank slate to work with felt wonderful: I could write code almost as fast as I could think rather than analysing things for an hour then writing a couple of lines to deal with a bug or to add a feature.