top of page

Computer Science & Software Engineering

CSSE teaches the basics of coding, engineering, and how computer systems work. It gives students the skills they need to start creating real software and understanding modern technology.

Installing Linux VM

Installing Linux Ubuntu24 Virtual Machine

UbuntuCoF.svg.png
image.png
My Notes ->
image.png

Virtual machines are isolated fake computers running on real hardware, giving you clean, disposable environments for testing and development. Ubuntu is a stable, developer-friendly Linux distribution with a vast package ecosystem, predictable tooling, and strong community support.

bottom of page