OPERATING SYSTEMSOS Linux

Rust Day 1 – TUI Menus

How much rust can I learn in a day?

Chapters:
00:00:00 – Rust and Learning
00:05:03 – Cargo Setup
00:08:52 – 10 Most Popular Prog Langs
00:17:54 – Workshopping GUIs
00:46:41 – Basic Example Menu from Ratatui
00:57:14 – Simple Menu Startover
01:28:47 – Adding Frame Render for Output.

►► Digital Downloads ➜ https://christitus.com/downloads
►► Reddit ➜ https://www.reddit.com/r/ChrisTitusTech/
►► Chris Titus Tech ➜ https://www.youtube.com/@ChrisTitusTech
►► Twitch ➜ https://www.twitch.tv/christitustech
►► YouTube Early Access ➜ https://www.youtube.com/channel/UCtYg149E_wUGVmjGz-TgyNA/join

source

by Titus Tech Talk

linux foundation

15 thoughts on “Rust Day 1 – TUI Menus

  • Chris, take a look at the Garuda Gamer / Assistant app / scripts. It's kinda what you're doing here. Maybe get some ideas there?

  • I was gone from the 16th through the 21st, so I didn't really get to check out any of your streams. Gonna watch this and Day 2 and see how you do. I did a Rust course through THM Academy and found it quite an interesting language to learn. Seeing someone else learn it might solidify some parts of it for me.

  • A few months ago, everyone would love your decision to use Rust, but theprimagen uses Go now, that's why you're getting comments like these.

  • The TIOBE Index should definitely not be trusted. They calculate based on: "the number of search engine results for queries containing the name of the language", which is an insane way to evaluate a programming language.. Even Prime made a video on it a while back

  • Java and Javascript will always be pure garbage, i have a persona hate for Java because essential if you are insane about things running well, it basically forces you to run checks to catch exceptions in basically every line you write simply because of how easy it is to throw an error.

  • Who persuade you to go Rust? Go is more appropriate for such a task…

  • I think Rust is overkill as I would have gone Go but I'm looking forward to the toolkit

  • Fortran on Top 10 list for anything positive is hilarious

  • Fortran was the only language we learned in aerospace engineering back in the day. Industrial simplicity + ingrained infrastructures.

Comments are closed.