|
|
|
|
|
by DiggyJohnson
1206 days ago
|
|
> biggest time-savers I strongly believe there's a balance to be struck between getting started quickly and understanding how your code is run. Especially if it's an interpreted language like Python. If you do understand opening a terminal in your project's repository and executing `python3 ./mypythonfile` then this should be prioritized. Even for noobs. |
|
I want them to realise that code is just text files, same with html