Commit Graph

38 Commits

Author SHA1 Message Date
b25fe11bc7 Complete exercise: errors 2026-05-25 15:32:14 +04:00
89fd568b75 Complete exercise: traits 2026-05-25 15:07:20 +04:00
595ac0e75b Complete exercise: closures_iterators 2026-05-21 00:11:21 +04:00
c17cfe0169 Complete exercise: docs 2026-05-17 23:06:59 +04:00
7194a5d29e Complete exercise: idomatic 2026-05-17 22:45:35 +04:00
Magnus Markling
de71e01a95 even more 2022-09-19 14:11:25 -06:00
Magnus Markling
c100b83038 Remove more extra spaces 2022-09-19 14:11:25 -06:00
Magnus Markling
5c0dfcda33 Remove extra space from excercise 2022-09-19 14:11:25 -06:00
Jamil Lambert, PhD
ea93715738 Updated the comment to match the code
The code requires the student to create a Party not  a Dessert as originally stated in the comment
2022-09-14 10:31:47 -06:00
Korny666
036e7b7b50 // Silence some warnings so they don't distract from the exercise. clippy::vec_init_then_push is distracting here 2022-03-09 14:29:38 -07:00
Nathan Stocks
a47afbbb6e fix logic for logging step 5, output should now trigger two errors in a row 2022-02-20 14:20:49 -07:00
Nathan Stocks
2129073c03 fix which function was mentioned in testing exercise challenge 2021-12-19 14:00:25 -07:00
Nathan Stocks
d2ec831ecd explain the errors challenge more thoroughly to avoid student confusion 2021-12-01 09:51:23 -07:00
Nathan Stocks
e510571253 fix numbering sequence 2021-11-23 11:49:41 -07:00
Nathan Stocks
e1b22630a6 Improve instructions, fix a function call that had been renamed in one place but not others 2021-11-12 11:32:27 -07:00
Nathan Stocks
7590bcc927 remove example solution code that made it into the main branch 2021-11-08 14:56:57 -07:00
Nathan Stocks
5113e8c8eb update everything to 2021 edition 2021-09-30 22:17:57 -06:00
Nathan Stocks
0b309c2110 threads_channels exercise: improve the instructions, clean up code 2021-08-18 23:32:14 -06:00
Nathan Stocks
faac38254b logging exercise: improved instructions, updated version of env_logger 2021-08-18 23:31:23 -06:00
Nathan Stocks
baaa6b69fb testing exercise: improve the instructions 2021-08-18 21:40:58 -06:00
Nathan Stocks
db5fbc33be errors exercise: improve instructions, add a challenge 2021-08-18 21:01:50 -06:00
Nathan Stocks
adc212fbbb traits exercise: improve instructions, add a second challenge 2021-08-17 09:33:58 -06:00
Nathan Stocks
52364058f2 Improve closures_iterators exercise instructions, change the challenge 2021-08-17 08:47:32 -06:00
Nathan Stocks
20b45cc93d Improve the docs exercise by clarifying instructions, silence the warning 2021-08-16 22:12:52 -06:00
Nathan Stocks
53909a5433 Add note about auto-running cargo fmt upon save 2021-08-16 21:48:08 -06:00
Nathan Stocks
aad8a3ff92 Tweak instructions 2021-06-16 21:50:00 -06:00
Nathan Stocks
62cca13e9b Add logging exercise 2021-06-16 14:00:46 -06:00
Nathan Stocks
3f40b561e9 Add threads and channels exercise 2021-06-15 23:11:29 -06:00
Nathan Stocks
61612a2050 Add testing exercise 2021-06-15 22:51:21 -06:00
Nathan Stocks
eb78fe0eab Switch from Orca to Dolphin. Finish up removing code to be implemented. 2021-06-15 22:18:18 -06:00
Nathan Stocks
6159d01739 Add errors exercise 2021-06-15 21:44:45 -06:00
Nathan Stocks
8f478f9ea5 Add traits exercise 2021-06-15 20:30:53 -06:00
Nathan Stocks
a539351bed Fix a comment 2021-06-15 19:17:32 -06:00
Nathan Stocks
1dc204a12e Add closures_iterators exercise 2021-06-14 23:53:27 -06:00
Nathan Stocks
b2195031f8 Fix up the challenge 2021-06-14 22:04:26 -06:00
Nathan Stocks
c1d451049d docs exercise 2021-06-13 00:08:55 -06:00
Nathan Stocks
c63dbe2f57 Be consistent with Cargo.toml 2021-06-12 23:37:57 -06:00
Nathan Stocks
9848a889ea Use singular for directory names 2021-06-12 23:36:49 -06:00