Previous Topic

Next Topic

Book Contents

Book Index

One way to organize your tookits and source code

This subject gives you some ideas on how to organize all your toolkits and your own projects and source code on your hard disk. This is almost a religious choice, so you'll probably find as may structures as there are programmers.

Look at this subject as Bob's own suggestion!

In This Section

Separate own code from product code

Divide customer code from own code - and keep separate copies of all releases

Organize your toolkits based on task and release

What to do with your own common libraries ?

See Also

General knowledge nice to know before we start!

General guide to any toolkit!

General structure of most toolkits - including Notes C and C++ APIs

General quirks you need to be aware of