order of examples

This commit is contained in:
Michael Pilosov 2022-05-26 16:11:05 +00:00
parent dae0b55b06
commit 7bbca3dd92

View File

@ -10,6 +10,11 @@ The examples here do not aim to achieve "perfection" with each example, but rath
In each folder there is a complete example complemented by an internal `README.md` file to explain the intended learning outcome and context for the example.
The suggested order of examples is
1. `occupancy`
1. `images` (TODO)
1. `salary`
1. `games`
## General Guidelines