Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Rust For Undergrads
Rating: 3.6 out of 5(352 ratings)
10,978 students

Rust For Undergrads

A deep dive into basics of Rust programming language
Last updated 9/2018
English

What you'll learn

  • You would be well versed and confident with the basics of Rust Programming Language.

Course content

8 sections29 lectures2h 10m total length
  • Introduction0:57
  • Prerequisite0:43

Requirements

  • Basic idea of any object oriented programming language. Example: C++, Java

Description

Rust is a systems programming language sponsored by Mozilla which describes it as a "safe, concurrent, practical language", supporting functional and imperative-procedural paradigms. Rust is syntactically similar to C++, but its designers intend it to provide better memory safety while still maintaining performance prevents segfaults, and guarantees thread safety. In this course, you will learn the basics of Rust programming language which would help you get started.

Who this course is for:

  • Beginners in Rust Programming Language.