🚀 Welcome to the definitive, university-grade guide to configuring your computer for engineering and computer science!
If you want to use programming to solve real-world problems, you need a properly configured, robust development environment.
In this comprehensive class, we guide you through setting up Python, Anaconda, VS Code, and essential engineering software suites from scratch.
We don't just click through installation menus; we pull back the curtain to explain exactly how your operating system manages tools.
You will learn the mechanics of the PATH Environment Variable, how to use Anaconda to create isolated virtual environments, how to install and check core scientific packages (NumPy, SciPy, Pandas, Matplotlib).
By the end of this class, you will verify your complete workspace configuration by running a real-time matrix math script in VS Code!