YoVDO

Rust Programming Language Tutorial 2017

Offered By: YouTube

Tags

Rust Courses Software Development Courses

Course Description

Overview

Learn the fundamentals of Rust programming in this 30-minute tutorial. Discover how to set up your development environment, including installing Rust on Windows and configuring the Brackets code editor with a Rust IDE plugin. Explore essential language features such as creating and manipulating vectors, writing functions with and without arguments, and working with mutable and immutable variables. Master basic syntax including comments, if-else statements, and conditional expressions that return values. Gain hands-on experience by compiling and running Rust programs using the command prompt, starting with a classic "Hello, World!" example.

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

Related Courses

1C:Enterprise Junior Developer Course
Moscow Institute of Physics and Technology via Coursera
Agile Development
University of Virginia via Coursera
Testing with Agile
University of Virginia via Coursera
PM4R Agile: mentalidad ágil en proyectos de desarrollo
Inter-American Development Bank via edX
Agile Planning for Software Products
University of Alberta via Coursera