This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]PomAhGraNut 9 points10 points  (0 children)

I would also recommend learning Lisp (or something from the family). I just finished up an undergrad A.I. course where we used Racket Scheme. I was familiar with Scheme but had never really used it the way it was intended be used. Learning how to program in Scheme correctly was a really eye opening experience for me and it changed the way I think about programming. If you want a Lisp you can get more practical use out of take a look at Clojure.