Rust


Rustlings Course Adaptation

We are excited to introduce the Educational Products adaptation of the Rustlings course!

This course will help you learn about all the main Rust language features: basic syntax, standard library, macros, multi-threading, automated tests, and much more.

Not only does this adaptation carefully recreate the experience of learning Rust that was provided by the original course, it also introduces you to the powerful Rust support features available inside IntelliJ-based IDEs, such as the smart editor, code completion, documentation access, refactorings, and much more.

To begin the course, go to Learn ⟶ Browse Courses. Search for Rustlings, load the course into the IDE, and you’re good to go.

Find more details in the course's Quickstart Guide

Integration with Stepik

Stepik is a learning management and MOOC platform, which can be used by an educator to share courses with you privately. Stepik has a lot of public courses available, which you can access from your IDE.

Progress synchronization

If you like learning the theory lessons on Stepik but prefer to do the coding exercises in the IDE – you don't need to worry about losing your course progress. All your progress is synchronized between the platforms.

Importing more courses

You can import any course from Stepik that has programming tasks, which you can solve right inside the IDE. You can easily switch back-and-forth with Stepik any time you want.

550

massive open online courses (MOOCs) and small private online courses (SPOCs) hosted on Stepik

60 000 000

solved asignments submitted by Stepik learners

Professional Environment

Productivity features such as smart code completion, code inspections, a visual debugger, and more not only boost your learning productivity, but later help you switch easily and seamlessly to other JetBrains tools.

Enjoy a fine–tuned workspace

Feel more at home with your IDE and help yourself stay focused and avoid distraction, with customizable color and keyboard shortcut schemes, and all the look-and-feel settings you need for productive development.

Learn faster with a smart editor

Take advantage of language-specific syntax & error highlighting to help you avoid code mistakes. Learn how to style your code right with the code formatting, and don't ever get stuck thanks to code completion and quick documentation.

Run & debug your code

Run your code to be sure everything goes right. Use the powerful debugger with a graphical UI to find out what went wrong—set breakpoints, run your code step by step and have all the information available to you at your fingertips.