top of page

CSE230: Computer Organization and assembly language programming

Computer scientists should understand Program Execution, Assembly Language, Procedures in Assembly, CPU Design Choices, Data Representation for understanding how each instruction is executed at the micro level. Learning assembly gives computer scientist an intuitive sense of how high-level code will be transformed.

bottom of page