1
00:00:06,660 --> 00:00:09,120
- Right, here we are,
the end of the course.

2
00:00:09,120 --> 00:00:10,380
I hope you've enjoyed it,

3
00:00:10,380 --> 00:00:12,330
and found it useful,
and thought provoking.

4
00:00:12,330 --> 00:00:15,360
I very much enjoyed putting
the course together.

5
00:00:15,360 --> 00:00:17,340
Now, that we're done,
you should feel confident

6
00:00:17,340 --> 00:00:20,370
to use Rust to implement
real world applications.

7
00:00:20,370 --> 00:00:22,890
One of the best ways to learn
is to take an application

8
00:00:22,890 --> 00:00:24,870
that someone else has already written,

9
00:00:24,870 --> 00:00:27,210
dissect it, understand how it works,

10
00:00:27,210 --> 00:00:29,850
and then extend it with some new features.

11
00:00:29,850 --> 00:00:32,190
This will help you to
consolidate your understanding,

12
00:00:32,190 --> 00:00:35,100
and to see how to use
the language in practice.

13
00:00:35,100 --> 00:00:38,100
It'll also expose you to
more of the Rust Library

14
00:00:38,100 --> 00:00:39,813
which is large and plentiful.

15
00:00:40,800 --> 00:00:42,840
You can see lots of examples online.

16
00:00:42,840 --> 00:00:45,510
Search online for Rust forums,

17
00:00:45,510 --> 00:00:48,810
and you'll find plenty of
examples, discussions, libraries,

18
00:00:48,810 --> 00:00:51,333
and advice to help you on your way.

19
00:00:52,260 --> 00:00:54,450
So thanks once again for
watching the video course,

20
00:00:54,450 --> 00:00:55,833
and all the best.

