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.

mare-of-night comments on How valuable is volunteering? - Less Wrong Discussion

6 Post author: JonahSinick 29 March 2014 09:55PM

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

Comments (52)

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

Comment author: mare-of-night 31 March 2014 03:30:48PM 0 points [-]

Working on your own projects first, even if they're small things and not likely to be used by other people, could be an easier way to learn the basics. Building things from scratch can be easier than trying to understand someone else's code.

The using git, installing things on Linux, and co-ordinating with people already on the project were the parts of the learning curve that I still struggled with after learning programming in college. If you have any friends who do open source, maybe ask them to help you get set up to work on the same project? For the technical difficulties, I had to just keep googling and trying other things until I figured it out, in a lot of cases. It took a lot of patience to do it that way.