https://github.com/moeki0/code-reading-guideline
Code Reading Guideline for Me.
https://github.com/moeki0/code-reading-guideline
drawio graph guideline programming
Last synced: about 2 months ago
JSON representation
Code Reading Guideline for Me.
- Host: GitHub
- URL: https://github.com/moeki0/code-reading-guideline
- Owner: moeki0
- Created: 2022-10-19T06:23:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T06:45:02.000Z (almost 3 years ago)
- Last Synced: 2025-07-31T13:37:09.830Z (2 months ago)
- Topics: drawio, graph, guideline, programming
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code Reading Guideline
1. Know the background of product
2. Have a purpose of code reading
3. Experience the Behavior of the program by execution and spec
4. Know the structure of product code and focus the target code
5. Read each lines of the program with your knowledge of languages and libraries
![]()