Ask HN: Need advice on my next direction

1 points by vesche ↗ HN
Let's just say I've recently come into a lot of free time. I really want to get down to some intense programming, and my goal is to learn a new language and contribute to an open source project. My background is in Python and Java, and I have little experience with anything else.

My question for all of you is what language? And some potential open source projects that you find interesting and need more contributors. I've been thinking about Go or C++, but throw whatever you think at me.

2 comments

[ 3.9 ms ] story [ 16.2 ms ] thread
You might also want to consider Scala. There are lots of open source projects to help out with anyway.
C might be good, because it's C, and also because of your background in Python. Python is built on C, and extensions are built on C.

C.