Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c6b7f1b

Browse files
committed
Update TODO list
1 parent 2a23eac commit c6b7f1b

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ This repo is very much the smallest thing that could possibly work :)
77

88
## To do these exercises
99

10-
Thanks to [btbytes'](https://twitter.com/btbytes) [prlinks](https://github.com/btbytes/prlink), you can now click on the links below to load the exercises in the rust playpen!
10+
Thanks to [btbytes'](https://twitter.com/btbytes) [prlinks](https://github.com/btbytes/prlink), you can now click on the links below to load the exercises in the rust playground!
1111

12-
There are infinite correct answers-- the exercises are sometimes left very open-ended. Scroll down in the playpen to find comments that have hints.
12+
There are infinite correct answers-- the exercises are sometimes left very open-ended. Scroll down in the playground to find comments that have hints.
1313

1414
If you need more help or would like to compare solutions, you can ask in [#rust on irc.mozilla.org](https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust), the [user forum](https://users.rust-lang.org/), or [the subreddit](https://reddit.com/r/rust). If an exercise could be improved in any way, please [create an issue](https://github.com/carols10cents/rustlings/issues/new) or submit a pull request!
1515

@@ -89,7 +89,4 @@ A few exercises based on things I've encountered or had trouble with getting use
8989

9090
* File issues for problems or suggestions!
9191
* Contribute more exercises! Anything that took you time to get used to, or that you had trouble with, or that deserves practice would be a good exercise!
92-
* Organize the exercises (by topic? progression of difficulty?)
93-
* Add some exercises that are "make the test pass" instead of "make this compile"
94-
* Write some hints or sample answers
95-
* Figure out a nice way to link the code directly into playpen
92+
* How could the process of doing these exercises work better? This is an open-ended question :) Are the playground links good enough? Are there ways that we could make going to the next exercise easier without forking the playgound??

0 commit comments

Comments
 (0)