Rust Course for Beginners - Lesson 2 - Variables and Constants - Tutorial Rust lang - rustlang

preview_player
Показать описание


Thank you very much for watching! If you liked the video, please consider subscribing to the channel :)

Or follow me on:

This video is part of a series on Rust lang, a wonderful programming language.
Рекомендации по теме
Комментарии
Автор

continuerai con la serie? spieghi molto bene, al momento sto seguendo "il libro" e qualche dubbio (sopratutto sul borrowing) ancora ce l'ho..poi ho notato che molti tutorial si fermano alle basi e non ci sono dei "real world examples", c'è un gap esagerato tra i tutorial dei nabbi e quelli pro...sarebbe carino portare delle piccole applicazioni finite

sharkpyro
Автор

what is the difference between

let hello: i32 = 5

and

const hello: i32 = 5

?

NickyTheRook
Автор

sure it is rust and not javascript? ;)

marcello