Course Information
Course Overview
Rust made Easy! No Previous Experience Required. The course takes you from Zero to Hero in just 4 Hours.
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.
Course Content
- 6 section(s)
- 55 lecture(s)
- Section 1 Introduction
- Section 2 Programming Fundamentals 1
- Section 3 Programming Fundamentals 2
- Section 4 Project 1: Calculator
- Section 5 Memory Management in Rust
- Section 6 Programming Fundamentals 3
What You’ll Learn
- Master all the basics of Rust Programming
- Fundamentals of Programming
- Develop problem solving ability
- Practical Understanding of Fundamentals of Rust
Skills covered in this course
Reviews
-
SShamsher Kelshikar
need book references
-
BBjörn Persson
This is simply one of the least good courses I have bought on Udemy. It is boring and pretty hard to follow and not very inspiring. There is several places it seems like the author has just done Rust himself for a short while before doing this course. It gets two because I have been able to make some notes at least but I stop the course and choose another one because it is not good enough. And of course, have a wonderful day!
-
DDavid Metzler
It is great. I've done some programming before but I don't mind starting from the beginning. I find the volume is low and the accent hard to follow but I am managing. The content so far is what I need.
-
SShashank Parsi
Overall its a good course for getting started with RUST programming language. More concepts of memory management(freeing of memory) and file handling could also be added to it.