Rust isn’t shown because it’s already completed the course
- 0 Posts
- 6 Comments
Joined 11 months ago
Cake day: July 19th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
jenesaisquoi@feddit.orgto Programmer Humor@programming.dev•Python needs an actual default functionEnglish3·20 days agoA scripting language controls an existing binary. A non-scripting language is used to create a new binary.
jenesaisquoi@feddit.orgto Programmer Humor@programming.dev•Which of these javascript expressions is false?English731·1 month agoIt’s C
jenesaisquoi@feddit.orgto Programmer Humor@programming.dev•Tell me the truth ...English11·1 month agoOr you could just use Rust
jenesaisquoi@feddit.orgto Programmer Humor@programming.dev•Tell me the truth ...English15·1 month agoWait until you hear about alignment
Not in safe Rust. Only if you explicitly tell the compiler “I got this, don’t worry” but then fuck up.