Objectifs |
Z Language : level 1 |
The Z language (level 1) is designed primarily for:
Familiarization with an algorithmic formalism (Z)
The experimentation on the character machine
The experimentation on the number machine
Introduction to elementary data structures (arrays and linked lists)
Using and creating simple file structures.
Z Language : level 2 |
The Z language (level 2) is designed primarily for:
The experimentation on the main data structures
Creating and manipulating complex data structures such as a list of queues
Creating file
structures