Objectifs
- Fundamentals of computer programming concepts such as conditional logic, loops, and data transformat,
- Solid understanding of the basics of Rust programming.,
- How real-life requirements can be translated into working applications.,
- How to make your programs reliable through the use of automated testing and by leveraging features
Programme
- Getting Started
- Making Decisions
- Repetition
- Working With Data
- Intermediate Concepts
- Data Collections
- Advanced Concepts
- Real World
- Refining Your Code
- Final Project
Avis
T Kumagai Thank you for a great course. I had studied Scala before, so I was able to understand some things quickly. It was a great course with lots of examples and good explanations.
Diego Vitoriano da Silva Well put together with good examples. Some of which actually made me understand some aspects of Rust like lifetimes. This is a good compilation of main Rust features, but there is so much more from the Rust book!
Sean P This was an incredibly informative Rust course. If you know programming in another language you will have to fast forward through the earlier sections, but this includes a lot of great explanations on Rust specific coding practices that really help you understand how to utilize the language properly.