author-cover
INTERACTIVE COURSE

The Ultimate Guide to Rust Programming

Intermediate

167 Lessons

0min

Certificate of Completion

author-cover
280 Playgrounds
22 Challenges
5 Quizzes
30 Illustrations

Takeaway Skills

Learn to work with variables and arrays of various data types

Learn to use conditional statements

Learn to code iterative programs using loops

Learn to work with enums, structs and traits

Learn how to use references

Course Overview

Rust is quickly becoming one of the most popular languages. With a strong basis as a systems and embedded language, its clean design and ergonomics makes it an emerging choice for general purpose programming tasks as well. This course will be your guide to the funda...Show More

Course Content

1

Welcome to Begin Rust

2 Lessons

2

Hello World and variables

9 Lessons

Show all 9 lessons
3

Anatomy of Rust

10 Lessons

4

Functions

10 Lessons

5

Booleans

9 Lessons

6

Conditionals

8 Lessons

7

Mutable variables and while loops

11 Lessons

8

Structs and ownership

11 Lessons

9

References

11 Lessons

10

Methods

11 Lessons

11

Strings

13 Lessons

12

Arrays, Vecs, and slices

8 Lessons

13

Type parameters

6 Lessons

14

Traits

13 Lessons

15

Enums

10 Lessons

16

Iterators and for loops

11 Lessons

17

Early exit

10 Lessons

18

What’s next?

4 Lessons

How You'll Learn

Hands-on Coding Environments

You don’t get better at swimming by watching others. Coding is no different. Practice as you learn with live code environments inside your browser.

2x Faster Than Videos

Videos are holding you back. The average video tutorial is spoken at 150 words per minute, while you can read at 250. That‘s why our courses are text-based.

No Set-up Required

Start learning immediately instead of fiddling with SDKs and IDEs. It‘s all on the cloud.

Progress You Can Show

Built-in assessments let you test your skills. Completion certificates let you show them off.

Recommended Courses

BEFORE STARTING THIS COURSE