[[ blog 이사 과정에서 정확한 posting날짜가 분실됨. 년도와 분기 정도는 맞지 않을까? ]]
From ( "Code Complete", McConnell )
- Program organization
- Change strategy
- Buy-vs.-build decisions
- Major data structures
- Key algorithms
- Major objects
- Generic functionality
- User interface.
- input/output
- Memory management
- String storage (optional)
- Error processing
- Over-enginerring
- Assertions
- Fault tolerance
- Performance
From ( "Code Complete", McConnell )
- Program organization
- Change strategy
- Buy-vs.-build decisions
- Major data structures
- Key algorithms
- Major objects
- Generic functionality
- User interface.
- input/output
- Memory management
- String storage (optional)
- Error processing
- Over-enginerring
- Assertions
- Fault tolerance
- Performance
'Excerpt' 카테고리의 다른 글
[Dev][Excerpt] Using interpreted language... (0) | 2008.05.22 |
---|---|
[Prog][Excerpt] Ratio of High-Level-Language Statements to Equivalent Assembly Code (0) | 2007.04.22 |
[Dev][Excerpt] Software Schedule/Effort Equations. (0) | 2007.03.09 |
[Dev][Excerpt] Shortest Possible Schedules. (0) | 2007.03.09 |
[Dev][Excerpt] Requirement change ratio (0) | 2007.03.05 |