🟢 Workflow A: Set Up Machine (Once per machine)¶
Set up a machine for professional Python projects. Do this just once per machine (or periodically to update tools).
Steps¶
- Create GitHub Account
- View File Extensions and Hidden Files and Folders
- Install Tools: Linux/WSL or macOS or Windows
- Configure Git with name and email
- Create
Repos/Folder (to store GitHub projects) - Verify
Important¶
- These setup tasks are critical.
- Verify each step works before proceeding.