Ask HN: What programming language/framework to use in a side project?
I'm a long time .NET and PHP dev (yes, I hear HN cringing) and have a couple side projects I want to put together. My corporate job is in .NET and my current couple of side projects are in PHP. I don't have tons of free time between my job and family, and anything I want to learn has to be "for profit". Meaning, I want to learn things that will keep me or get me employed (outside the startup/San Fran world).
Do, I just beef up more on .NET to cover things I don't do at work or try to expand into like Python? What about front-end, stick with MVC view templates/jquery or try Angular?
Does it look better on the resume having experience with more or more experience with few?
5 comments
[ 5.6 ms ] story [ 24.6 ms ] threadPython with Django and Angular is a solid option, particularly with the widespread adoption of the language. Ruby on Rails is a popular choice too, but less use in the traditional corporate world (which I guess is your space, given .net).
Some may say functional programming, but less commercial value. Go is a great language too, but haven't played with any mvc framework yet.