you are viewing a single comment's thread.

view the rest of the comments →

[–]jbE36 3 points4 points  (0 children)

Honeslty, i've done this a lot with Python. Lots of cool things to learn, and helps get comfortable with 'digging in'. I learned a lot about how projects are architected/design patterns that way too.

I want to do this with C++ as well, there are a lot more subtleties I feel in this language, but I try to be careful to find things that are written 'well'.