Can anyone recommend any open source projects written in C++ for educational purposes? Ideally it should be
- well written
- full of comments
- lots of design patterns in use
- easy to compile and run
- useful to use
Edit: I have some experience in programming (C language) and OOP (Java). I just thought learning C++ with a real project would be interesting.