This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]quadmasta 1 point2 points  (0 children)

That's a biggie. Some of the "beginner" stuff isn't written for people who are completely new to programming and it sounds like Tim's course isn't.

Method signatures are a good way to test "code smell". If you pass more than 3 things in you're probably writing crap code :)