Post Made Community Wiki by Community
show/hide this revision's text 2 improved formatting

Two things:1.

  1. Read code written by different people. 2.
  2. Write documentation for code written by other people.

Writing code is extremely easy; every other person I know can do that. But reading someone else's code and figuring out what it does was a whole new world to me.

show/hide this revision's text 1

Two things: 1. Read code written by different people. 2. Write documentation for code written by other people.

Writing code is extremely easy; every other person I know can do that. But reading someone else's code and figuring out what it does was a whole new world to me.