https://github.com/inndy/learning-c
Let's learning C!
https://github.com/inndy/learning-c
Last synced: 3 months ago
JSON representation
Let's learning C!
- Host: GitHub
- URL: https://github.com/inndy/learning-c
- Owner: Inndy
- Created: 2014-03-31T14:39:35.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-22T10:40:59.000Z (over 11 years ago)
- Last Synced: 2025-06-27T17:02:41.284Z (7 months ago)
- Language: C
- Size: 254 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Let learn C!
## Learning ?
1. Clone this repository
2. Choose a sample
3. Modify the code
4. Compile it and run
5. Goto step 2
## Contributing ?
1. Fork
2. Modify and commit
3. Send pull request !
## 如何學習?
1. Clone一份專案
2. 選一個範例檔案
3. 修改程式碼
4. 編譯並執行
5. 重複 (2)
## 如何貢獻?
1. Fork一份
2. 修改並且送Commit
3. 送Pull Request