I understand that having knowledge of assembly language may help one to write better code, but is it necessary to spend time on such a course for the purpose of MFE programs? Here is the description:
Introductory course on computer architecture, assembly language, and operating systems fundamentals. Number systems, machine language, and assembly language. Procedure calls, stacks, interrupts, and traps. Assemblers, linkers, and loaders. Operating systems concepts: processes and process management, input/output (I/O) programming, memory management, file systems.
As I've already taken two introductory courses on C++, I'm wondering if I should spend time on other CS courses such as Database Systmes (SQL), Algorithms, or Math courses such as Monte Carlo Methods? Any input is welcome
Introductory course on computer architecture, assembly language, and operating systems fundamentals. Number systems, machine language, and assembly language. Procedure calls, stacks, interrupts, and traps. Assemblers, linkers, and loaders. Operating systems concepts: processes and process management, input/output (I/O) programming, memory management, file systems.
As I've already taken two introductory courses on C++, I'm wondering if I should spend time on other CS courses such as Database Systmes (SQL), Algorithms, or Math courses such as Monte Carlo Methods? Any input is welcome
