A collection of coding tutorials and helpful info.
I'm open to suggestions on what can be added to this.
Guides for common programming tasks.
Reading All the Files in a Folder with Python
Using the Command Line within Python Code
Advice on how to write clean and readable code.
Refactoring and Why You Should Do It
Tidying Your Python Files with black
and isort
Setting up a pre-commit File
Guides related to using Conda or Mamba to set up virtual environments.
Replicating an Environment
Making VSCode Recognise Your Conda / Mamba Installation
Setting up Tensorflow on Windows with GPU support using Mamba or Conda