Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
0:00 print4:44 cargo fmtCode github.com/t4sk/hello-rustCourse www.smartcontract.engineer/
thanks for this Tz! much needed
Thanks for this amazing contents. keep going...
The course I have been waiting for so long!
Please complete all the main concept of Rust Language in details..
quick question : this course is oriented towards web2 or web3?, like solana development or just like any other web2 backend course ?
web2. I focus on the syntax and conceptsKnowing Rust will help you quickly pick up coding in Solana and Starknet.
playlist in reverse order
Thanks fixed
I don't get the exclamation point after println, why it's needed? Thanks in advance
it means the function is actually a macro.Macros are code that generate more code during compilation.Here println! will generate code so that the inputs to this function can be printed
how you configure your editor?
neovim + kickstart
0:00 print
4:44 cargo fmt
Code github.com/t4sk/hello-rust
Course www.smartcontract.engineer/
thanks for this Tz! much needed
Thanks for this amazing contents. keep going...
The course I have been waiting for so long!
Please complete all the main concept of Rust Language in details..
quick question : this course is oriented towards web2 or web3?, like solana development or just like any other web2 backend course
?
web2. I focus on the syntax and concepts
Knowing Rust will help you quickly pick up coding in Solana and Starknet.
playlist in reverse order
Thanks fixed
I don't get the exclamation point after println, why it's needed? Thanks in advance
it means the function is actually a macro.
Macros are code that generate more code during compilation.
Here println! will generate code so that the inputs to this function can be printed
how you configure your editor?
neovim + kickstart