Skip to main content
10 events
when toggle format what by license comment
Feb 19, 2014 at 2:13 comment added Evan Plaice @ClosureCowboy Check out Coursera's 'Algorithms I' course offered by Princeton. I'm a self-taught programmer too and it's doing a lot to help fill in my gaps in CS theory knowledge.
Apr 17, 2012 at 6:18 history edited Vamsi Emani CC BY-SA 3.0
deleted 4 characters in body
Aug 26, 2011 at 5:25 vote accept Vamsi Emani
Aug 20, 2011 at 22:53 comment added Eric Lippert @Closure Cowboy: For the basics of data structures and algorithms, "Introduction to Algorithms" by Cormen, Leieserson and Rivest is the standard textbook. If you are interested in functional style data structures, Chris Okasaki's book is very good but quite advanced.
Aug 19, 2011 at 7:42 comment added Closure Cowboy @EricLippert, thank you for this excellent answer. As a self-taught developer who has yet to be bitten by his lack of formal knowledge of data structures, do you recommend a book that could show me what I've been missing?
Aug 18, 2011 at 16:32 history edited Eric Lippert CC BY-SA 3.0
deleted 38 characters in body
Aug 18, 2011 at 16:23 comment added Vamsi Emani Thanks a tonne Eric! This is the least demotivating answer that I've got for my question. :-)
Aug 18, 2011 at 16:08 history edited Eric Lippert CC BY-SA 3.0
added 279 characters in body
S Aug 18, 2011 at 16:00 history answered Eric Lippert CC BY-SA 3.0
S Aug 18, 2011 at 16:00 history made wiki Post Made Community Wiki by Eric Lippert