Nathan Stocks
|
0b362a2a7b
|
freshen up
|
2025-10-30 16:16:10 -06:00 |
|
Nathan Stocks
|
1b1ced37a4
|
just in case someone tries to use rusty_engine from within this repo
|
2023-02-10 20:24:11 -07: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
|
7e6ce960ab
|
Merge pull request #4 from CleanCut/better-explanation
Explain the errors challenge more thoroughly to avoid student confusion
|
2021-12-01 09:51:43 -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
|
528cf7d6cb
|
add a virtual workspace so subprojects are detected if the main repository is opened in an IDE
|
2021-11-19 17:46:32 -07:00 |
|
Nathan Stocks
|
a1ff2481f8
|
add a dev container definition for GitHub Codespaces / VS Code
|
2021-11-19 17:45:50 -07:00 |
|
Nathan Stocks
|
96e33a03e3
|
Small update
|
2021-11-19 17:45:11 -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
|
4c2975c19b
|
Add the other implementations of the snuggle function in comments
|
2021-10-04 21:31:54 -06:00 |
|
Nathan Stocks
|
5113e8c8eb
|
update everything to 2021 edition
|
2021-09-30 22:17:57 -06:00 |
|
Nathan Stocks
|
f9c021c766
|
update puzzle_game example to 2021 edition
|
2021-09-30 22:14:31 -06:00 |
|
Nathan Stocks
|
5990ed90f8
|
fix some issues with the puzzles example
|
2021-09-30 22:13:41 -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
|
5092e95031
|
Add link to Jane Lusby's RustConf session
|
2021-06-16 23:40:13 -06:00 |
|
Nathan Stocks
|
aad8a3ff92
|
Tweak instructions
|
2021-06-16 21:50:00 -06:00 |
|
Nathan Stocks
|
5d73b6b3a3
|
Give up on the workspace idea
|
2021-06-16 21:47:56 -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
|
701b421083
|
Remove the publish exercise
|
2021-06-14 22:13:54 -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 |
|
Nathan Stocks
|
b492b359b3
|
Add 'idiomatic' exercise
|
2021-06-12 23:34:53 -06:00 |
|
Nathan Stocks
|
78396db8e0
|
Remove unnecessary binary
|
2021-06-12 23:13:23 -06:00 |
|
Nathan Stocks
|
69c360f15d
|
Let it wrap!
|
2021-06-12 23:03:56 -06:00 |
|
Nathan Stocks
|
79bd93b4e9
|
License and readme
|
2021-06-12 23:00:12 -06:00 |
|
Nathan Stocks
|
26d8ef8451
|
Add example files
|
2021-06-12 22:36:24 -06:00 |
|