Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What do I need to do to get paid to Scheme?

I'm a big fan of functional programming in general, Schemes in particular, and PLT-Racket ideally. I am wondering what concrete steps are likely to get me into a position where coding Scheme (or some functional language) is the bulk of the work.

I'm actually quite interested in academia, but on the other hand, I don't feel like I necessarily have what it takes (at least not at the moment) to do a top-tier Ph.D in CS. I definitely would prefer to have some real-world experience putting complex systems together in Scheme either way. Does anyone have any advice for an aspiring Schemer?

like image 468
Ben Avatar asked Jul 14 '10 21:07

Ben


1 Answers

Start writing some Scheme libraries, then blog about the libraries you've wrote, get noticed in the community.

This will always give you leverage when applying for a position, employers like to have some evidence of what you can do.

like image 107
dalton Avatar answered Nov 07 '22 06:11

dalton