Ask HN: Masters in CS, ML, or get a job?
Hi! I am about to end a two year contract working overseas, and I don’t love my current line of work. I’ve been teaching myself python, django, javascript, html, css etc with some CS fundamentals, algorithms on firecode.io and a few lessons on http://www.fast.ai for fun for the past two years.
I’m returning to the states in about a month and I’m trying to decide if I should just look for junior dev jobs and get some hard experience, or if I should look into getting a masters in CS, or a masters in ML .
In terms of future long term job security, earnings, etc, which of the three options would you recommend?
FYI, I’m a 27 year-old male who will probably be moving back to the Austin, TX area.
10 comments
[ 3.1 ms ] story [ 38.4 ms ] threadI would recommend to starting something like Cracking the Code Interview on Hacker Rank and begin working through the problems.
https://www.hackerrank.com/domains/tutorials/cracking-the-co... (will have to create a login I believe).
I would also recommend not using any external libraries, even basic stuff like collections for Python. I was not allowed to use anything in the coding tests, only standard libraries.
Disclamer: this is my experience in a secondary market, SF might be different.