Operating Systems - Week 1

 In my first week of Operating Systems, I learned about the basic organization and inner workings of a computer including the roles that the operating system plays in helping control how the resources are managed and used to optimize for speed and efficiency.  We also learned about file systems and how we can alter permissions in Linux to decide who has access to which resources.  We also learned basic Linux commands from the Shell prompt and about writing some C code into a file and how to run that code as a script from the Shell.

Comments

Popular posts from this blog

Learning Journal Final Entry...

Software Engineering - Week 8

Computer Networks - Week 8