Commit graph

15 commits

Author SHA1 Message Date
laurens
0856d0c080 rectangles: add can_hold function 2020-05-22 14:08:20 +02:00
laurens
e011a4f94f rectangles: implement area method 2020-05-22 14:06:55 +02:00
laurens
e9f349d55c rectangles with structs 2020-05-22 14:01:03 +02:00
laurens
29f0bb891a rectangles with tuples 2020-05-22 13:55:36 +02:00
laurens
53705f42a4 Add initial rectangles program 2020-05-22 13:50:54 +02:00
laurens
389e439a47 Tuple structs are a thing 2020-05-22 13:47:13 +02:00
laurens
ea1a37f9ef Add example of struct update syntax 2020-05-22 13:47:08 +02:00
laurens
1dfa283017 Add example on using structs 2020-05-22 13:40:09 +02:00
laurens
6be18e3e3e string slicing: enhance API to accept string slices
This way, the API is more general and we can accept any kind of string
2020-05-22 13:28:50 +02:00
laurens
6c3d7f50ce Add string slicing example 2020-05-22 13:25:47 +02:00
laurens
30649df52e Add twelve days of christmas 2020-05-02 19:32:05 +02:00
laurens
5d14e86f4a Add fibonacci number generator 2020-05-02 19:25:38 +02:00
laurens
ba3d3a591e Add temperature convertor 2020-05-02 19:22:02 +02:00
laurens
8352d6f1c3 Add guessing game 2020-05-01 20:20:57 +02:00
laurens
2b617a5c4e Initial commit - Hello Cargo 2020-05-01 20:20:55 +02:00