-
looselytyped
4.84
Description:
A shift from the current plan (based on the feedback I received) to allow the students to get some hands-on experience with Java code.
- Playing with mattyb's java-koans (https://github.com/matyb/java-koans) some more
- Extending the restaurant model some more to explain inheritance and polymorphism, and using Java features such as regex support and File I/O
- Discussion on some common patterns such as the factory pattern
Links: Website
Comments on this Talk
polygon,
17 Jun 02:34 AM
Excellent class! I've known the textbook definitions of inheritance and polymorphism for a while, but this class really clarified the benefits that can be realized from using them.

Fantastic class, the books provided with the class are rather poor, and honestly couldn't teach anyone anything. Raju has done a fantastic job coming up with original content and group exercises in lieu of the bad books.