What should a teen dev do for practical experience in development?

Posted by aviraldg on Stack Overflow See other posts from Stack Overflow or by aviraldg
Published on 2009-08-10T10:40:05Z Indexed on 2010/06/14 15:12 UTC
Read the original article Hit count: 178

Filed under:
|
|

What should a teen dev do for practical experience? If you want more details , then read on:

I learnt programming when I was 9 , with GWBASIC (which I now hate) , which was what was taught @ school. That was done in a month. After that I learnt C++ and relearnt it (as I didn't know of templates and the STL before that) Recently I learnt PHP , SQL and Python. This was around the time I switched over to Ubuntu. I'd always loved the "GNUish" style of software development so I jumped right in. However , most of the projects that I found required extensive knowledge of their existing codebase.

So , right now I'm this guy who knows a couple of languages and has written a couple of small programs ... but hasn't gone "big", if you get it.

I would love suggestions of projects that are informal and small to medium sized , and do not require much knowledge of the codebase.

Also note that I've looked at things like Google Summer of Code and sites like savannah.gnu.org and the first doesn't apply , since I'm still in school and the latter either has infeasable projects , or things that are too hard.

© Stack Overflow or respective owner

Related posts about Development

Related posts about e-learning