Search
Now showing items 1-3 of 3
COM 2113: Computer Organization and Assembly Language
(2020-09)
Description COM2113 helps you become a better programmer through understanding the basic concepts
underlying all computer hardware systems. You need to know what really happens when your
programs run, so that when things ...
COM 3610: Introduction to Operating Systems
(2021-01)
Description
An introduction to operating system design and implementation. The operating system provides a well-known, convenient, and efficient interface between user programs and the bare hardware of the computer on ...
COM 1320 : Data Structures
(2021-01)
Description
Data Structures are logical constructs that facilitate organizing and accessing data efficiently. They are also the “raw materials” on which algorithms run. Choosing the right data structures will make or break ...