🟢 Workflow 1: Set Up Machine (Once per machine)¶
How to set up a machine for professional Python projects.
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 all GitHub projects) - Verify
Important¶
- These setup tasks are critical.
- Verify each step works before proceeding.