How-To: Be an Über Coder
techhui.com
How-To: Be an Über Coder
1–3 of 3 posts
Re: How-To: Be an Über Coder
#2- Create a pet project. A subset of which is to create an open source pet project. As opposed to contributing to an existing one.
- Get a job. It does so much to improve programming ability.
- Also do exercises in books. It's one thing to do Project Euler problems, and it's a different kind of thing to do TaPL exercises or presumably CTM exercises, or problems in some signal processing book.
- Get a real ergonomic keyboard, now! And use it. Unless you get sufficient wrist exercise from some other activity, you should do this.
Re: How-To: Be an Über Coder
#3This is missing some natural categories of things. - Create a pet project. A subset of which is to create an open source pet project. As opposed to contributing to an existing one. - Get a job. It does so much to improve programming ability. - Also do exercises in books. It's one thing to do Project Euler problems, and it's a different kind of thing to do TaPL exercises or presumably CTM exercises, or problems in som…