Website review: OOPWeb.com - Data Structures and Al...
willyang discovered this in Programming
•5 reviews since Oct 28, 2003
programming, algorithm, tutorials
•oopweb.com/Algorithms/Documents/PLDS210/Volum...
People who like this website

- milir
California

- johnrobertlemon
California

- deadmoth
California

- mjesales
Las Vegas

- michaeldopp
Utah

- awolhome
Texas

- chrisjamez
Texas

- emperador65
Mexico

- kholdstare32
Edmonton

- ljodedor
Dallas
StumbleUpon is the best way to discover great web sites, videos, photos, blogs and more - based on your interests.
Everything is submitted and rated by the community. Discover, share and review the best of the web!
Reviews of this website

Draicone rated 4 months ago- Progressive enhancement, anyone? I can't even view this without enabling JS (for a site I don't even know) or reading through the JS code manually (fat chance).

doublefrangelico rated 30 months ago- Data Structures and Algorithms Unfortunately the only examples are in C++. Us this page as a supplement to other materials because it isn't very comprehensive.

translation rated 31 months ago- Ehhhh...

Gravis rated 32 months ago- Unfortunately, C++, because it is based on C, isn't much better. Java, the latest fad in the software industry, shows some evidence that its designers have learned from experience (or actually read some of the literature in programming language research!) and has eliminated some of the more dangerous features of C.
they should add to the end that they removed the powerful features in doing so. hey, if you can handle "dangerous" programming, you shouldn't be programming at all. additionally, it describes OO in a vague sense, some sections are incomplete, some links are broken and the content is boring.- Unfortunately, C++, because it is based on C, isn't much better. Java, the latest fad in the software industry, shows some evidence that its designers have learned from experience (or actually read some of the literature in programming language research!) and has eliminated some of the more dangerous features of C.

zerophyte rated 32 months ago- just might come in handy for my data structures module :)