Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 447 Bytes

File metadata and controls

19 lines (11 loc) · 447 Bytes

Processes

Learn

  1. Read about the topic/concept. Wiki/Google.
  2. Apply insights & act on it. Teach/write/build something related to the topic/concept.

Write

  1. Note down points I want to cover & start writing.
  2. Refactor. Ask for feedback. Make it concise. Publish.

Read

  1. Read. Note anything interesting.

Understand code

  1. Read contribution guidelines. Understand problem being solved. Understand data model & data flow.