mirror of
https://github.com/TacoWolf/garden.git
synced 2026-01-14 05:00:03 -05:00
612 B
612 B
tags:: #technology #programming language #infrastructure #seed
- prev: programming
- a cross-programming paradigm general-purpose programming language.
-
fn main() { println!("Hello, World!"); } - learn how to install rust here.
- read the manual for rust here and here. the first one is the official one with no fancy dippings. the second one has quizzes, highlighting, visualizations, etc. pick your poison.
- next: programming language