I'm writing this off-the-cuff so don't read too much into it if you don't want to. I love this trend of using comics to describe technical ideas (which, as far as I can tell, started in earnest with Julia Evans). I think it's a great way to remove some of the scaryness-factor that more serious tomes (like Cormen et al) are associated to. I don't think the niche is nearly reaching oversaturation. I think there is plen…
> I love this trend of using comics to describe technical ideas (which, as far as I can tell, started in earnest with Julia Evans). Julia deserves a ton of credit, but I think it's also important to remember whytheluckystiff's "Poignant Guide to Ruby" [1]. Going even farther back, Forrest M Mims' electronics books [2], which I remember being sold in Radio Shacks, get much of their fame and familiarity from being hand…
Show HN: A coloring book of data structures and algorithms
61–70 of 107 posts
Re: Show HN: A coloring book of data structures and algorithms
#62In this same vein: Machine Learning Flashcards by Chris Albon [1]
Re: Show HN: A coloring book of data structures and algorithms
#63Earlier quoted context omitted.
I'll buy it. Please do! I really like the idea of being able to share this with people just getting started who find algorithms intimidating (we're not all math double majors :P). It probably can't serve as a primary source of material but is a great supplement. Grokking Algorithms by Aditya Bhargava is something I skim for fun occasionally and this seems like a great complement!
Awesome! If you want me to notify you when the book comes out, I put together a simple mailing list at coderscoloringbook.com. Thanks
Re: Show HN: A coloring book of data structures and algorithms
#64I would totally buy a book like this. I think if you also added some pseudocode that would make it much more effective: you could, for instance, have pseudocode (and maybe some complexity analysis) on the left page, and the coloring on the right page. Somehow it reminds me to The Little Schemer :)
Forgot to mention! if you want me to notify you when the book comes out, I put together a simple mailing list at coderscoloringbook.com. Thanks
Re: Show HN: A coloring book of data structures and algorithms
#65I'm writing this off-the-cuff so don't read too much into it if you don't want to. I love this trend of using comics to describe technical ideas (which, as far as I can tell, started in earnest with Julia Evans). I think it's a great way to remove some of the scaryness-factor that more serious tomes (like Cormen et al) are associated to. I don't think the niche is nearly reaching oversaturation. I think there is plen…
> I love this trend of using comics to describe technical ideas (which, as far as I can tell, started in earnest with Julia Evans). Julia deserves a ton of credit, but I think it's also important to remember whytheluckystiff's "Poignant Guide to Ruby" [1]. Going even farther back, Forrest M Mims' electronics books [2], which I remember being sold in Radio Shacks, get much of their fame and familiarity from being hand…
[0] https://www.amazon.com/Cartoon-Guide-Calculus/dp/0061689092
Re: Show HN: A coloring book of data structures and algorithms
#66I would have liked to see things more pictorially like instead of boxes with numbers have flowers of differing height or tortoise shells of different sizes. Maybe hands replanting the flowers or tree turtles walking to the correct place.
I've thought about this idea before actually but not really for pedagogical proposes just for fun instead.
Re: Show HN: A coloring book of data structures and algorithms
#67I'm writing this off-the-cuff so don't read too much into it if you don't want to. I love this trend of using comics to describe technical ideas (which, as far as I can tell, started in earnest with Julia Evans). I think it's a great way to remove some of the scaryness-factor that more serious tomes (like Cormen et al) are associated to. I don't think the niche is nearly reaching oversaturation. I think there is plen…
To expand on this from the perspective of a student, I primarily study mathematics but will be pursing a double in math and cs, and I actually enjoy very rigorous (what some people may call dry or intimidating) textbooks in both fields because I am generally quite pedantic. However, that being said, I would love a book like this not necessarily as a main source of the actual information I am learning, but rather as a…
[0] https://www.amazon.com/Cartoon-Guide-Calculus/dp/0061689092
Re: Show HN: A coloring book of data structures and algorithms
#68This is really cute, and it makes sense! For a fundraising campaign for our university, I had my kids color in neural network diagrams: https://www.instagram.com/p/BM5jaUxB6An/?taken-by=saifrahmed It was a big hit :-)
Re: Show HN: A coloring book of data structures and algorithms
#69I would totally buy a book like this. I think if you also added some pseudocode that would make it much more effective: you could, for instance, have pseudocode (and maybe some complexity analysis) on the left page, and the coloring on the right page. Somehow it reminds me to The Little Schemer :)
Thanks for the tips! The next iteration will definitely have pseudocode, as that is now a highly requested "feature". =) Cheers
Re: Show HN: A coloring book of data structures and algorithms
#70I don't see myself coloring the pages in; primarily as I wouldn't want to use up any resources. Granted, I'm a 30+ PhD student, so I might not be the targeted market. The only things I have of differing colors are dry erase markers. For a (much) younger audience, I could see the teacher buying this, but in that breath, they are always looking to not spend a lot (or any) money on supplies, so a $30-40 coloring book fo…