Hacker News new | ask | show | jobs
by scarejunba 2850 days ago
Design Patterns in an Intro course to CS? No, and not required reading either. That's a "Practice of Software Engineering" thing.

It's too early.

1 comments

That's another good point; someone barely learning to program is not at the point where they can understand or see the value in design patterns; at best you're going to create a situation where they blindly create design pattern code without understanding why they're doing it.