Hacker News new | ask | show | jobs
by ehudla 3176 days ago
I really enjoyed Udi Manber's /Introduction to Algorithms: A Creative Approach/ when I was starting out. It is not the place for sexy new stuff, but it's a great resource for learning the fundamentals and developing a taste for the subject.
1 comments

+1 to this book. Developing algorithms and their correctness proofs together is a powerful technique and ought to be more widely used.