Commit Graph

1631 Commits

Author SHA1 Message Date
Carol (Nichols || Goulding) f1ce5f4454 Merge remote-tracking branch 'origin/pr/18' 2015-11-17 17:48:53 -05:00
Carol (Nichols || Goulding) 492c6bf594 Update link in README for move semantics 1 2015-11-17 17:36:58 -05:00
Todd Thomas b345aa9cbf Fix typo in hint for move_semantics1.rs.
When I compile the unedited example in the playground, I get the
error on line 10, not line 8. That's the case for stable, beta,
and nightly.
2015-11-16 17:52:41 -07:00
Constantin Berhard 802e6ac270 exercise for the ternary operator
i.e. if-then-else *expression* in Rust
2015-10-28 00:45:39 +01:00
Carol (Nichols || Goulding) dbad16021c Add some more common String/&str idioms 2015-10-04 11:42:09 -04:00
Carol (Nichols || Goulding) 7af29d6211 Incorporate Arc exercise from @ConnyOnny!! 🌟 2015-09-30 21:10:26 -04:00
Constantin Berhard 874a891592 added Arc1 to the Readme.md
but without link to rust play
2015-09-30 21:10:24 -04:00
Constantin Berhard 883f31752b Arc1 code added 2015-09-30 21:09:57 -04:00
Carol (Nichols || Goulding) 159330932a Add a shared mutability between threads exercise
Closes #3. Thank you @jdm!!! ❇️
2015-09-29 14:39:25 -04:00
Carol (Nichols || Goulding) 8de7e3e072 Be more specific with what I'm talking about 2015-09-22 22:22:26 -04:00
Carol (Nichols || Goulding) 9057b5697d Rearrange comment to break up bulleted lists 2015-09-22 22:21:38 -04:00
Carol (Nichols || Goulding) c859550e6c Incorporate Move Semantics exercises from Felix's tutorial
👍 👍 👍

Connects to #6
2015-09-22 22:20:04 -04:00
Carol (Nichols || Goulding) c6b7f1ba25 Update TODO list 2015-09-20 18:38:05 -04:00
Carol (Nichols || Goulding) 2a23eaced6 Add some exercises about tests! 2015-09-20 18:31:41 -04:00
Carol (Nichols || Goulding) 93869014f4 Add some exercises about Strings and &strs! 2015-09-20 18:03:00 -04:00
Carol (Nichols || Goulding) ce3b710b13 Add jdm's Result exercise!! 😹
Fixes #10. Thank you!!!
2015-09-18 21:27:25 -04:00
Carol (Nichols || Goulding) 70f8153ed9 Start some primitive types exercises 2015-09-18 21:10:16 -04:00
Carol (Nichols || Goulding) 36a75c733e Just remembered another function one I wanted to do 2015-09-18 20:28:27 -04:00
Carol (Nichols || Goulding) 9336aed2b9 Add module exercises from jdm! 🎉
Fixes #9.
2015-09-17 22:21:56 -04:00
Carol (Nichols || Goulding) 6324eeafe7 Add some exercises about functions! 2015-09-17 21:12:00 -04:00
Carol (Nichols || Goulding) dbfab88e61 Add hints to the variable bindings exercises 2015-09-17 19:16:30 -04:00
Carol (Nichols || Goulding) 9cf4958982 Reorganize README to have variable bindings first, links to get help 2015-09-17 19:15:22 -04:00
Carol (Nichols || Goulding) f4c6dcf1d7 Add some exercises about variables! 2015-09-16 20:27:45 -04:00
Carol (Nichols || Goulding) 32900581b9 Add links to the playpen!!!! 2015-09-16 20:04:55 -04:00
Carol (Nichols || Goulding) 253ff9d75c Create ex5.rs 2015-09-16 09:49:09 -04:00
Carol (Nichols || Goulding) 662c651c6f Create ex4.rs 2015-09-15 20:29:05 -04:00
Carol (Nichols || Goulding) fe7157f4de Create README.md 2015-09-14 22:32:54 -04:00
Carol (Nichols || Goulding) 12be375529 Create ex3.rs 2015-09-14 22:26:58 -04:00
Carol (Nichols || Goulding) f238bdc34e Create ex2.rs 2015-09-14 22:26:38 -04:00
Carol (Nichols || Goulding) a24f0f9398 Create ex1.rs 2015-09-14 22:26:11 -04:00
Carol (Nichols || Goulding) 72f2fc269c Initial commit 2015-09-14 22:25:18 -04:00