Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Rust Programming Language Tutorial 2017

via YouTube

Overview

This course teaches learners how to write and run programs in the Rust programming language. By the end of the course, students will be able to create basic programs, work with vectors, write functions, and understand concepts like mutable and immutable variables, if-else statements, and returning values. The course covers installing Rust, setting up an IDE plugin, and compiling programs using the command prompt. The teaching method includes practical examples and demonstrations. This course is suitable for beginners interested in learning Rust programming language.

Syllabus

Hello world in Rust programming language - example.
How to Download and Install Rust programming language on Windows.
How to put one line comment and multi line comments in Rust programming language.
How To Install Rust IDE plugin in Brackets code editor (syntax highlighting, auto-completion).
How to Create a Vector in Rust programming language.
How to Get the Value at a particular Index in the Vector in Rust programming language.
How to Iterate Through Vector in Rust programming language.
How to Initialize a Vector of a Fixed Length to have All Same Values in Rust programming language.
How to Write a Function in Rust programming language.
How to Write a Function With Arguments in Rust programming language.
How to Compile and Run a Program in Command Prompt in Rust Language (rustc command).
Mutable and Immutable Variables in Rust language - Rust language tutorial.
if - else Statement in Rust Programming Language - Rust language Tutorial.
if-else Statement in Rust can Return a Value - Rust language tutorial.

Taught by

nevsky.programming

Reviews

Start your review of Rust Programming Language Tutorial 2017

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.