This post covers fundamental Rust concepts including variables, data types, functions, comments, and control flow. It explains the differences between const and let, the concept of shadowing, and the categories of scalar and compound types. It also discusses how to define and use functions, the syntax for comments, and the control flow structures of if statements and loops.
Table of contents
Variables, the return of constData types, the stronger the betterTIL about George Boole, the guy who developed boolean algebraFunctionsCommentsControl FlowChallengesAnother lesson done1 Comment
Sort: