Rust Training Calendar

We need your feedback. Click here!
What is Rust?
- Rust is a multi-concept, general-purpose programming language.
- Rust focuses on functionality, type safety and compatibility. Rust applies memory safety, i.e. all references point to valid memory, without the need for garbage collection or reference counting in other memory-saving languages. [2]
What does the training involve?
- This is a 10-week training program.
- We start from the principle that you can learn by doing: More challenges with explanations than theory.
- We'll explain the basic concepts and challenge you.
- Solutions to these challenges are available in our Github group:
- We strongly encourage you to practice on your own when you have the time. You'll learn a lot by solving your own programming problems.
- You can visit our Instagram account to see which member offers comprehensive questions and answers for this programming language.
- Instagram: https://www.instagram.com/stuntbusiness/
What is the training calendar?
- We can offer you one or two challenges and/or modules per week.
- Detailed explanations can be provided by the teacher if you get lost with the slides.
- That said, here's your schedule:
- Week 1: Introduction - Data types - Tasks - Challenge I - Challenge II - Challenge III
- Week 2: Conditionals and Booleans - Loops - Tables - Slices - Challenge IV
- Week 3: Process - HashMap - Trait - Challenge V
- Week 4: Challenge VI - Challenge VII
- Week 5: Module: Plotters - File management - Extracting web data with Rust - Challenge VIII
- Week 6: Challenge IX - Challenge X
- Week 7: Challenge XI - Challenge XII
- Week 8: Challenge XIII
- Week 9: Rust - MySQL
- Week 10: Challenge XIV
How can I order a training course?
Register now now and read the instructions in our documentation for ordering a training on the platform.
Références:
- [1] 'The Rust Programming Language': https://doc.rust-lang.org/book/title-page.html
- [2] 'Rust (programming language)': https://en.wikipedia.org/wiki/Rust_(programming_language)