Update: To be clear, the purpose of going to grad school is to sharpen up and most likely to go back into the workforce later.
Ask HN: Going to Grad School, which language/framework should I learn?
1–10 of 11 posts
Re: Ask HN: Going to Grad School, which language/framework should I learn?
#2Re: Ask HN: Going to Grad School, which language/framework should I learn?
#3Re: Ask HN: Going to Grad School, which language/framework should I learn?
#4- Functional programming is sufficiently different from C# to expand your mind in a good way. New paradigms will make you a better programmer even if you stick with C# in the end.
- Open source foundations allow you to get all the tools you need for free.
- Java interoperability gives you access to libraries you'll need for specialized projects.
- Clojure is growing and has an excellent community on Google Groups and on Freenode IRC.
Re: Ask HN: Going to Grad School, which language/framework should I learn?
#5C/C++, Python ?
Re: Ask HN: Going to Grad School, which language/framework should I learn?
#6Grad school is writing and reading papers, not writing code (most of the time). Learn LaTeX and subscribe to ACM digital library and get to reading. You're expected to have programming skills in advance (at least where I went) but you should be language indifferent. Read SICP and learn the basics of C, C++, Java and Python.
Now that I'm out of school it rarely comes up but while I was working on my Master's it was a constant irritation.
Re: Ask HN: Going to Grad School, which language/framework should I learn?
#7Re: Ask HN: Going to Grad School, which language/framework should I learn?
#8Re: Ask HN: Going to Grad School, which language/framework should I learn?
#9You don't say what you are going back to grad school for? Masters in CS?