* Stage 1 * Finish restructuring, add checkboxes. * Minor format fixes * fixing broken link * fixing broken link * fixing README link * Fix multiples bad links * Fix links in reference/concepts/keywords/README.md * Correcting list description
809 B
809 B
Classes
TODO: ADD MORE
- the exercise relies on the
classstatement to create a custom class allergies - use of
classto create a custom data structure clock - the exercise objective is to define a
matrixtype. Tested methods are linked to amatrixclass matrix - a general comprehension of class concept and and how it works is required,
classstatement binary-search-tree - classes are defined with the
class <ClassName>:syntax phone-number - the exercise objective is to define a
robottype. Tested methods are linked to arobotclass. robot-simulator