going with this exercise order

pull/2/head
Dave Gauer 4 years ago
parent 5d44734cfe
commit a216e19521

@ -112,13 +112,13 @@ Planned exercises:
* [x] Enums * [x] Enums
* [x] Structs * [x] Structs
* [x] Pointers * [x] Pointers
* [ ] Multi pointers * [ ] Optionals
* [ ] Slices * [ ] Slices
* [ ] Multi pointers
* [ ] Unions * [ ] Unions
* [ ] Numeric types (integers, floats) * [ ] Numeric types (integers, floats)
* [ ] Labelled blocks and loops * [ ] Labelled blocks and loops
* [ ] Loops as expressions * [ ] Loops as expressions
* [ ] Optionals
* [ ] Comptime * [ ] Comptime
* [ ] Inline loops (how to DEMO this?) * [ ] Inline loops (how to DEMO this?)
* [ ] Anonymous structs * [ ] Anonymous structs

Loading…
Cancel
Save