1.2 KiB
1.2 KiB
DD-SWNG-20251020-V
This README takes the place of the usual spots on the public.dillerdigital.com server.
- Class Recordings on OneDrive (Access expires 7 Nov 2025)
Fancy Math Project
- Install for editing from top level of this repo:
$ pip install -e .
Day 1 Resources
- Our class repository on the Diller Digital git server
- Help for SSH errors
- Command to list all the files in git repository under version control:
git ls-files
Day 2 Resources
- Daniel Kahneman's Thinking, Fast and Slow
- The Python PEP8 Guide
- The Black Python code style checker / enforcer.
- The Mathworks' MATLAB Style Guide
- A community-maintained Style Guide for MATLAB