View on GitHub

reading-notes

Think As a Programmer

Solving Problems

As you are a programmer , you should know that learning programming is to be effective on solving problem

  1. How To Solve Problems:

      1. Understand the problem before you go on .
      1. Think and then write the solution Manually
      1. Use comments before starting coding.
      1. Now instead of comments write real codes.

Act like you make $1000/hr

The 5 Whys

5whys

Example: 5whys