learning-software-engineering / learning-software-engineering.github.io

MIT License
16 stars 206 forks source link

Software Tools: Intro to Virtual Machines #547

Closed Maroosh-Gillani closed 3 months ago

Maroosh-Gillani commented 3 months ago

Virtual Machines can be really useful when you want/need to develop code in a different environment than what is natively installed in your Computer. I will be going over what a Virtual Environment is, and how to set one up on your device.