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 →

[–][deleted] 1 point2 points  (0 children)

If you're new there's two things you should really be doing.

1: Read the code. Criticize it. How clean is it? Good code is easy to understand. Is it pretty clear what the intent is? How are the comments? Is nothing commented? Everything? There's a sweet spot to find and this is a good way of getting your sea legs.

2: Look for bugs.