Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Rust for Beginners: Learn Rust in 4 Hours
Rating: 4.5 out of 5(144 ratings)
12,038 students

Rust for Beginners: Learn Rust in 4 Hours

Rust made Easy! No Previous Experience Required. The course takes you from Zero to Hero in just 4 Hours.
Created byAjay Warrier
Last updated 2/2021
English

What you'll learn

  • Master all the basics of Rust Programming
  • Fundamentals of Programming
  • Develop problem solving ability
  • Practical Understanding of Fundamentals of Rust

Course content

6 sections55 lectures3h 53m total length
  • Welcome to the world of Rust1:27

    An introduction to the programming language, Rust, and the contents of the course.

  • Prerequisites for the Course0:44

    In this lecture, we will talk about the prerequisites for this course.

  • Goal of this Course2:10

    In this lecture, we talk about the goal of this course and how we plan on learning Rust.

  • Installing Rust and Setting up Environment3:48
  • Introduction to Cargo2:42

    In this lecture, we will talk about the rust package manager, Cargo.

  • Game ON! Our First Rust Program4:39

Requirements

  • Interest to learn
  • Basic computer knowledge.
  • A Computer and Internet Connection

Description

Stack overflow surveys every year since 2016 show  Rust as the #1 loved language. There is a reason for that. It is a language that is made for the future. It brings in lessons from every single programming language of the last 30-40 years and puts forward a new way of writing memory safe programs.

Rust focuses on one thing, writing code that doesn't crash and is memory safe. It is a programmer's dream as it helps you write safe code. This course is for anyone and everyone looking to enter the world of Rust. You need to have zero programming experience to start learning with this course. You don't need any background in Computer Science as well. The lectures are made with Beginners in mind.

The goal of this course is not to teach you everything that is there in Rust. That will take forever. The goal is to make you someone who has a solid understanding of the foundations of Rust. With that you can go out and progress in the world of Rust on your own.

A wise man once said "Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime". That is the philosophy of this course.


   

Who this course is for:

  • This Rust course is meant for beginners who are not familiar with Rust syntax
  • Students looking for a quick refresher on Rust
  • Anyone with a passion to learn something new
  • Anyone who is willing to work hard to learn a new and complicated programming language
  • Intermediate level programmers who are looking to get a quick overview of Rust.
  • This course is probably not for you if you're an expert programmer looking to learn advanced Rust concepts