|
Revision 445, 0.6 KB
(checked in by echuck, 6 years ago)
|
|
mod
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | Cobra HowTo Directory: |
|---|
| 2 | |
|---|
| 3 | The HowTo programs demonstrate language features and techniques organized by |
|---|
| 4 | topic and set in a specific, useful order. The programs don't actually |
|---|
| 5 | accomplish much when run. Their value is in their source code and the |
|---|
| 6 | explanatory comments within. |
|---|
| 7 | |
|---|
| 8 | To learn Cobra you should read each of these programs in order. |
|---|
| 9 | |
|---|
| 10 | In contrast to these HowTo programs, the sibling directory "Samples" contains |
|---|
| 11 | programs that do something useful or interesting. Consequently, they use |
|---|
| 12 | whatever Cobra features they need to in order to accomplish a task. You will |
|---|
| 13 | find them interesting as well. |
|---|
| 14 | |
|---|
| 15 | |
|---|
| 16 | See also: Sibling directory Samples |
|---|