Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/11/00 21:05
Read: times


 
#2181 - RE: Programing Style:
Design it right to begin with. block out the code flow with state diagrams and flowcharts.

Then design the code.

Code dummy sections for actual hardware interaction, to return known values until you are sure you are handling what they send back correctly.

Code the hardware drivers.

Test

Iterate.

Rest...



List of 4 messages in thread
TopicAuthorDate
Programing Style:            01/01/70 00:00      
RE: Programing Style:            01/01/70 00:00      
RE: Programing Style:            01/01/70 00:00      
RE: Programing Style:            01/01/70 00:00      

Back to Subject List