Personal computing discussed

Moderators: renee, SecretSquirrel, just brew it!

 
malebolgia
Gerbil Elite
Topic Author
Posts: 973
Joined: Fri Apr 05, 2002 7:00 pm
Location: USA

Book for Introduction to Data Structures

Thu Jun 03, 2004 4:19 pm

Somehow I passed my Introduction to Data Structures class last semester (all in C). Normally I'd be happy, but I didn't learn anything. I'm not saying I knew the material, quiet the opposite. I still don't feel I know any of it.

So can anyone recommend a book that would give me an introduction to data structures in C? The only thing off the top of my head that we went over was Black Trees towards the end of the semester, Link Lists, Double Link Lists, etc... I'd like this book to have examples and problems that I could try out in my own time over the summer.

Thanks
 
Veritas
Gerbil First Class
Posts: 113
Joined: Wed Dec 26, 2001 7:00 pm
Location: Houston, TX
Contact:

Fri Jun 04, 2004 11:53 am

This is more than an introduction...but it will cover everything you want plus a whole lot more than you want:

The ever famous CLR:
http://www.amazon.com/exec/obidos/tg/de ... ce&s=books
 
malebolgia
Gerbil Elite
Topic Author
Posts: 973
Joined: Fri Apr 05, 2002 7:00 pm
Location: USA

Fri Jun 04, 2004 2:09 pm

Veritas wrote:
This is more than an introduction...but it will cover everything you want plus a whole lot more than you want:

The ever famous CLR:
http://www.amazon.com/exec/obidos/tg/de ... ce&s=books


I'll be getting that book after I take two more CS classes :lol:
 
Insightfill
Gerbil Team Leader
Posts: 229
Joined: Mon Nov 24, 2003 9:36 am
Location: Chicago suburb, IL

Fri Jun 04, 2004 3:39 pm

If you can get the book cheap enough, almost any book on data structures from any language is useful, since they deal in the abstracts. To this day, one of my favorites is a "Data Structures in Pascal" book from high school. Sure, you don't get all of the code samples, but often it's better to get tons of examples, good diagrams, and excellent writing.
 
SecretSquirrel
Minister of Gerbil Affairs
Posts: 2726
Joined: Tue Jan 01, 2002 7:00 pm
Location: North DFW suburb...
Contact:

Fri Jun 04, 2004 7:29 pm

This is the book we used for my Data Structures class in college, way back when: http://www.amazon.com/exec/obidos/tg/de ... ce&s=books

It is designed as an entry into data structures covering the basics of stacks, recursion, queues, trees, sorting, searching, and graphs. It's been a long time since I took the class, but I kept the book after the class was over so it must be at least decent. :)

-SS

Who is online

Users browsing this forum: No registered users and 15 guests
GZIP: On