This is an introduction to CoCoA, mainly through examples. It is
just a small part of the online CoCoA manual. To learn more about
finding information in the manual, enter '?' (without the quotes).
For now, the only essential command to know is 'H.Browse()'. Entering
'H.Browse();' or 'H.Browse(1);' will display the next section of the
manual. 'H.Browse(0);' will redisplay the current section, and
'H.Browse(-1);' will display the previous section. Start browsing the
tutorial now by entering 'H.Browse();'.
|