Revision 14 as of 2014-09-26 14:06:30

Clear message

Directories

Library only

Client/Server

Files

Definitions

Code

When you write code, you are not primarily communicating to the computer. You are communicating an algorithm specification to the next engineer who will be looking at your code. Write your code so an engineer with < 5 years of experience can understand it!

Function definitions