-
Go over the following sources of free and public information to learn how to think of systems as state machines:
📝 If you feel you need some more explanations of the subject you can search the web for many additional great and free sources.
- Follow the instructions on Methods_Definitions_Functions to learn about method declarations, definitions, and functions in CVL, and exercise the concepts.
- Read the documentation on Types and Type Handling to learn about the different CVL types available to use, their distinction from EVM types, casting operations, and useful macros.
- Continue to the next lesson: Getting Familiar With CVT to learn about additional flags that you can use for your benefit.