Week 1 CST 334

This week, I learned about the role of operating systems to control processes, memory, and hardware resources. I learned how the OS provides a link between applications and hardware and maximizes the use of resources. Understanding processes and how processes run in an OS made me understand multitasking and system performance better.

I also set up Docker to create a Linux environment for coding labs. This introduced me to containerization, where there is a consistent development environment. It was simple to install, and running my first Docker container helped consolidate my understanding of virtualization. This hands-on experience will come in handy during future labs.

Comments

Popular posts from this blog

Week 2

Week 1

Week 4