Awesome work! I actually had an initial rust by example site going (http://rustbyexample.github.io/), but I just forgot about it and didn’t continue it. This version looks so much better! I’d be happy to give you the organization github `rustbyexamples` if you want.
Cheers, Daniel On Apr 25, 2014, at 8:25 PM, Jorge Aparicio <[email protected]> wrote: > Hello fellow Rusticans, > > I'm pleased to announce the Rust by example website [1], which is a Rust > version of the Go by example website [2], aimed at explaining rustic concepts > and giving an overview of the Rust distribution libraries with examples. > > Although the website is still a WIP, it already contains 30+ examples ranging > from the classic Hello World to a simple client server program, covering core > concepts like ownership, borrowing, generics, traits, tasks, etc. > > Be sure to drop by the main repo [3], and let me know what you think and/or of > any idea you have to improve it! > > Cheers, > > Jorge Aparicio > > [1] http://japaric.github.io/rust-by-example > [2] https://gobyexample.com > [3] https://github.com/japaric/rust-by-example > _______________________________________________ > Rust-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/rust-dev
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
