Update 'README.md'
This commit is contained in:
parent
6886c55e13
commit
8d9522ffc2
11
README.md
11
README.md
@ -1,3 +1,4 @@
|
||||
# Coding Standard
|
||||
### Compialation ###
|
||||
+ remove all warnings
|
||||
clang -Weverything
|
||||
@ -86,3 +87,13 @@
|
||||
### Misc ###
|
||||
+ keep a line width of 80
|
||||
+ string null termination is spelled '\0'
|
||||
|
||||
# Development Process
|
||||
### How to manage a group project
|
||||
1. Select PM
|
||||
2. Settle on the exact features
|
||||
3. Settle on the technologies
|
||||
4. Settle on basic structure
|
||||
5. Let the PM type out the frame with function prototypes / empty bodies
|
||||
6. Let the PM distribute the work
|
||||
7. Type away furiously
|
Loading…
x
Reference in New Issue
Block a user