HACKER Q&A
📣 mg

What do you think of this type of “terminal based programming tutorial”?


Often when I read documentations or tutorials about a technology, I wish it was just a list of commands and not a textual description which tells you which programs to open, which files to edit, where to save them etc.

I made a demo how this could look like here:

https://www.gibney.org/from_debian_to_web_app

It shows how to create a Django web application from scratch. Starting with a fresh Debian installation or container.

Do you find this useful? It could be expanded to compare different frameworks setting up the same project. Django, Flask, Symfony, Laravel ...


  👤 mg Accepted Answer ✓

👤 gizmore
Only scrolled three times and read nothing. Looks well structured and an experience to read for a dev. Will def read it later!