Is this book good for learning algorithms in today's context- "The Art of Programming by DE Knuth | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is this book good for learning algorithms in today's context- "The Art of Programming by DE Knuth

22nd Jun 2020, 2:57 AM
Aakash Malik
Aakash Malik - avatar
4 Answers
+ 1
Yes, but I wouldn’t read the book if I were just starting learning about algorithms. It is a heavy read, and very -mathematically- thorough. If you just want to learn about algos and start implementing them right away, there are better books out there. The book is also written in MMIX (assembly language) so that’s something you want to consider too.
22nd Jun 2020, 8:16 AM
Bobby Fischer
Bobby Fischer - avatar
+ 1
Aakash Malik I recommend Introduction to Algorithms by Thomas Cormen. Although I personally find reading books is ineffective, it is better to just solve problems right away and just learn what you need. Like I said, MMIX is an assembly language. If you have no problem reading assembly languages, then more power to you. :-)
22nd Jun 2020, 9:16 AM
Bobby Fischer
Bobby Fischer - avatar
0
Thanks for the reply. I got your point that it is a bit advanced book. I won't start with it. But later on , for building rocksolid grip on algorithm concepts, I was considering it. Also I am pretty comfortable with mathematics. But can you tell me what's the problem with MIX.? Also if you can , please suggest other books/online resources for now.
22nd Jun 2020, 9:05 AM
Aakash Malik
Aakash Malik - avatar