Skip to content

Commit

Permalink
rewrite part of the tutorial
Browse files Browse the repository at this point in the history
This begins a rewrite of some sections the tutorial as an introduction
to concepts through the implementation of a simple data structure. I
think this would be a good way to introduce references, traits and many
other concepts too. For example, the section introducing alternatives to
ownership can demonstrate a persistent list.
  • Loading branch information
thestinger committed Dec 4, 2013
1 parent 693ec73 commit c1eb20b
Showing 1 changed file with 361 additions and 46 deletions.

13 comments on commit c1eb20b

@bors
Copy link
Contributor

@bors bors commented on c1eb20b Dec 4, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on c1eb20b Dec 4, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging thestinger/rust/doc = c1eb20b into auto

@bors
Copy link
Contributor

@bors bors commented on c1eb20b Dec 4, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thestinger/rust/doc = c1eb20b merged ok, testing candidate = cadfeefb

@bors
Copy link
Contributor

@bors bors commented on c1eb20b Dec 4, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on c1eb20b Dec 4, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on c1eb20b Dec 4, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging thestinger/rust/doc = c1eb20b into auto

@bors
Copy link
Contributor

@bors bors commented on c1eb20b Dec 4, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thestinger/rust/doc = c1eb20b merged ok, testing candidate = a1d6d232

@bors
Copy link
Contributor

@bors bors commented on c1eb20b Dec 5, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on c1eb20b Dec 5, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on c1eb20b Dec 5, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging thestinger/rust/doc = c1eb20b into auto

@bors
Copy link
Contributor

@bors bors commented on c1eb20b Dec 5, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thestinger/rust/doc = c1eb20b merged ok, testing candidate = edb9e85

@bors
Copy link
Contributor

@bors bors commented on c1eb20b Dec 5, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on c1eb20b Dec 5, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding master to auto = edb9e85

Please sign in to comment.