I've been programming for a while and I know basics of Java, C, and C++. I know a bit of Object Oriented Programming. At the moment, I'm trying to improve my knowledge (and I need to use C# for a programming project).
But I feel really lost and frustrated in this path. I want to learn more than just the basics of a language. I want to learn Design Patterns and developing and planning a software project but I don't know how to proceed.
I tried reading books on Design Patterns but they feel so abstract when I don't have a specific project to do. I'm really confused on this, how did you learn Object Oriented Design and Design Patterns? I feel that if I just read a book, I won't learn much.
I feel that Head First Design Patterns book tries to make it too simplistic. And the Gang of Four book feels too theoretical (and it says you need to learn Object Oriented Design first). I like books/resources that are more direct-to-the-point and have some exercises.
What would your suggestion be in this situation?
