Ask HN: I have $2k for books, training and confs. What should I spend it on?
21–30 of 55 posts
Re: Ask HN: I have $2k for books, training and confs. What should I spend it on?
#22It could be the Sophomore level Data structures + Basic Algo course or a senior level Algorithms, wherever your comfort level is. Since you mostly do front-end development, this could bring serious depth in your computing skills.
For most CS programs, the data structures and basic algorithms course (typically at sophomore level) forms the backbone for most of the curriculum. If you didn't go through a CS program, this is the most important component that you might miss on.
Re: Ask HN: I have $2k for books, training and confs. What should I spend it on?
#23http://mitpress.mit.edu/books/introduction-algorithms
I don't know about the other $1.9K.
Re: Ask HN: I have $2k for books, training and confs. What should I spend it on?
#24Re: Ask HN: I have $2k for books, training and confs. What should I spend it on?
#25Re: Ask HN: I have $2k for books, training and confs. What should I spend it on?
#26This former googler who's interviewed a lot agrees with me: "For instance, if you read Cracking the Coding Interview and were diligent about it (i.e., actually worked through the problems and practiced at them), you'd stand a good chance of doing really well during Google's interview process." http://piaw.blogspot.com/2014/10/gaming-coding-interview.htm...
If you have never studied any of these topics, keeping this book in mind as you study for your algorithms course will be definitely helpful for your grade and your future interviews!
Re: Ask HN: I have $2k for books, training and confs. What should I spend it on?
#27Re: Ask HN: I have $2k for books, training and confs. What should I spend it on?
#28I know how I'd spend the first $100: http://mitpress.mit.edu/books/introduction-algorithms I don't know about the other $1.9K.
Re: Ask HN: I have $2k for books, training and confs. What should I spend it on?
#29And then draft a comprehensive plan to make this happen. If you do this, then you will become truly irreplaceable for your organization.
Re: Ask HN: I have $2k for books, training and confs. What should I spend it on?
#30I've found the Pluralsight videos to be pretty easy to follow. They have a nice interface and you get a lot of videos for the price. Taking their angular ones now at 1.5x speed.