This week was about learning how the Operating System(OS) manages memory. It was somewhat challenging to understand but I believe I have a basic grasp of how it works. I think one of the important concepts of memory was how the OS virtualizes memory for processes. Each process is given access to memory in such a way that it seems like that process is the only one running. As far as the process is concerned all of the memory is available for it to use. However, the OS does some operations on its side to manage the process' memory access to allow for the sharing of the limited memory among a multitude of processes. This managing of memory by the OS is abstracted away from each process and allows each to run without any real concern as to where the data is physically stored in memory.
Part One: Educational Goals The biggest goal I have is to graduate from the CSUMB CS Online Program at the end of 2025 and receive my diploma. I plan on attending the graduation ceremony in person and walking across the stage to receive it. I feel that continuing to envision the actual diploma will help to continue to inspire me to work towards that goal. Part Two: Career Goals One of my biggest career goals is to find employment as an iOS mobile app developer after graduation from the CSUMB CS Online program. I feel this is possible and in addition to the degree I plan on releasing at least three more apps to the app store before graduation. Part Three: ETS Computer Science Test After reviewing the overview and the sample ETS test I feel that I would likely score in the 50th percentile. I am not too worried about my score because I know I can improve it by reviewing the topics listed in the test. Most of the information on the test I am familiar with but I know I will need ...
Comments
Post a Comment