Auto saved by Logseq

This commit is contained in:
Daniel Gallegos 2023-08-15 18:04:41 -04:00
parent ee6d1ccd94
commit 4dde50a8f8
4 changed files with 8 additions and 6 deletions

View file

@ -1 +1 @@
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 445] ["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 446]

View file

@ -1,4 +1,4 @@
tags:: #technology #[[programming language]] #infrastructure tags:: #technology #[[programming language]] #infrastructure #seed
- **prev:** [[programming]] - **prev:** [[programming]]
- a cross-[[programming paradigm]] general-purpose [[programming language]]. - a cross-[[programming paradigm]] general-purpose [[programming language]].
@ -7,5 +7,6 @@ tags:: #technology #[[programming language]] #infrastructure
println!("Hello, World!"); println!("Hello, World!");
} }
``` ```
- get started [here](https://www.rust-lang.org/learn/get-started). - learn how to install rust [here](https://www.rust-lang.org/learn/get-started).
- read the manual for rust [here](https://doc.rust-lang.org/book/) and [here](https://rust-book.cs.brown.edu/). 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]] - **next:** [[programming language]]

View file

@ -1,4 +1,4 @@
tags:: #technology #[[programming language]] #infrastructure tags:: #technology #[[programming language]] #infrastructure #seed
- **prev:** [[programming]] - **prev:** [[programming]]
- a cross-[[programming paradigm]] general-purpose [[programming language]]. - a cross-[[programming paradigm]] general-purpose [[programming language]].
@ -8,5 +8,5 @@ tags:: #technology #[[programming language]] #infrastructure
} }
``` ```
- learn how to install rust [here](https://www.rust-lang.org/learn/get-started). - learn how to install rust [here](https://www.rust-lang.org/learn/get-started).
- read the manual for rust [here](https://doc.rust-lang.org/book/) and [here](https://rust-book.cs.brown.edu/). the first one is the official one with no fancy fla - read the manual for rust [here](https://doc.rust-lang.org/book/) and [here](https://rust-book.cs.brown.edu/). 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]] - **next:** [[programming language]]

View file

@ -1,4 +1,5 @@
- prev: [[seed]] - prev: [[seed]]
- ~~not cannabis.~~ - ~~not cannabis.~~
- information that was meant to be helpful, but is accidentally misinforming others. please let me know if something is wrong [on github](https://github.com/TacoWolf/garden/issues)! - information that was meant to be helpful, but is accidentally misinforming others.
- please let us know if something is wrong [on github](https://github.com/TacoWolf/garden/issues)
- next: [[learning in public]] - next: [[learning in public]]