Writing code to be a better programmer
Posted
by wtfsven
on Stack Overflow
See other posts from Stack Overflow
or by wtfsven
Published on 2010-05-23T05:58:04Z
Indexed on
2010/05/23
6:00 UTC
Read the original article
Hit count: 219
self-improvement
A while back I heard on a podcast about a site listing "10 applications to write that will make you a better programmer." I'm desperate to find where this is, or at the very least a decent list from someone here.
The thing is, I've been writing code for about 8 years now, and it's my passion. Very few things make me happier than getting lost in some C# or Python. But I've spent the last 2 years in a job that doesn't allow me much time to do what I love. Now everyone knows that the best way to keep your coding sword sharp is to use it, and I've noticed recently that mine is getting dull.
Does anyone have any suggestions on some simple programs to help flex my coding muscle? I'm one of those odd few who actually likes writing CRUD applications, so stuff like that would be nice, too.
© Stack Overflow or respective owner