I would like to know from you guys if this book is good, its what our teacher uses as her preference and she wants us to use it as well.
Data Structure and Algo in C
by Weiss, Mark Allen
This is a discussion on Data Structure and Algo in C Book any good? within the C Programming forums, part of the General Programming Boards category; I would like to know from you guys if this book is good, its what our teacher uses as her ...
I would like to know from you guys if this book is good, its what our teacher uses as her preference and she wants us to use it as well.
Data Structure and Algo in C
by Weiss, Mark Allen
>Data Structure and Algo in C
>by Weiss, Mark Allen
He's extremely short on good explanations and his code (while mostly correct) is what I would describe as childish. It's not a bad book, but I would supplement it with something that actually goes into details like Algorithms in C by Robert Sedgewick.
My best code is written with the delete key.