5 ms·
Open Data Structures: an open content textbook
- mathgladiator 14y agoI applaud the effort; it's great to see rigor available for free.
- physloop 14y agoAwesome work! My current data structures textbook is awful, and this book helped clarify a lot of concepts that were originally confusing.
- sparx 14y agoawesome
- cdelahousse 14y agoThe book was written by Pat Morin, a prof at Carleton University in Canada, because other texts were too expensive. It's used to teach a first undergraduate class in data structures. He's open to any additions. Just fork the github project linked on the site.
- lazydon 14y agoThanks for sharing. I was thinking about brushing up my CS concepts for quite a long time and I really hope that this shall finally get me started. Happy to see Java there as it’s my first language, though don’t mind MIT’s python based lectures as well (I think I’m still not ready for SICP/Lisp enlightenment yet) More stuff about the teacher here: http://cg.scs.carleton.ca/~morin/ http://cg.scs.carleton.ca/~morin/
- jnazario 14y agolooks like a nice intro textbook (along the lines of sedgwick, for example). for an additional huge list of algorithms and data structures (e.g. beyond the basics, sometimes for specialized types) i like wikipedia and also this NIST site: http://xlinux.nist.gov/dads/ http://xlinux.nist.gov/dads/