rustless — bash

$ cat README.md


Rustless

A comprehensive guide for software engineers staying sharp on programming fundamentals in the age of AI — with runnable code examples directly in your browser.


$ ls -1 chapters/ | wc -l

22


$ ls chapters/


💡 Every Python and TypeScript code block has a ▶ Run button. Click it to execute the snippet in your browser — no server, no setup.