Name: Anonymous 2011-06-28 20:47
I took an introduction to java programming last semester. The class in itself was nothing earth shattering. We covered if/else statements, while loops, array, multidimensional array, and got a brief introduction to objects and classes.
Now I'm taking the second class, which is an introduction to data structs. The professor, in the course of three weeks, managed to cover objects, inheritance, try/expect, generics, and all the other OOP fog. Now we're doing linked lists Wtf? shouldn't there have been an extra semester dedicated to the OOP fog before starting data structures?
Now I'm taking the second class, which is an introduction to data structs. The professor, in the course of three weeks, managed to cover objects, inheritance, try/expect, generics, and all the other OOP fog. Now we're doing linked lists Wtf? shouldn't there have been an extra semester dedicated to the OOP fog before starting data structures?