Wiki

root/cobra/trunk/Samples/ReadMe.text

Revision 1370, 0.9 KB (checked in by Chuck.Esterbrook, 4 years ago)

Documentation improvements courtesy of Peter Ennis.

  • Property svn:eol-style set to native
Line 
1Cobra Samples Directory:
2
3The sample programs in this directory do reasonably interesting things. Some can
4be used as command line utilities, others demonstrate interesting concepts like
5"cumulative selection" and so on. The programs use whatever features of Cobra
6are needed to accomplish the purpose of the program.
7
8Feel free to examine whichever programs interest you the most. Or, if you are on
9a mission to read and learn from them all, try examining them from smallest to
10largest. On Windows, "dir *.cobra /os" will give you such a list.
11
12In contrast to these sample programs, the sibling directory "HowTo" contains
13programs that explicitly demonstrate language features and techniques. While the
14programs themselves are rather purposeless, the HowTo programs make good
15tutorials and have an explicit order. See that directory for more details.
16
17
18See also: Sibling directories HowTo and Reusables
Note: See TracBrowser for help on using the browser.