|
|
|
|
|
by tamatsyk
3205 days ago
|
|
I love it and would buy one! Especially using "comics" style as it was mentioned before. Not only colours on data structures help to understand the algorithm, but also those nice tips, lamps and stars here and there. You might call it childish, however as a student or a child I would rather read a book like that than a typical linux manual like book. Here is what I would be looking for on top of this idea (which is awesome):
- A full list of algorithms from "Introduction to Algorithms" by T. Cormen;
- A colored mark on algorithms types depending on a problem, let's say search - green (the greener - the more efficient it is), graphs - blue and so on. The reason I would like to see it is that it is much easier to look for an algorithm if I know the color, so I just match the color going through pages; |
|