Embedded Computing 1¶
Current Curriculum¶
(Taken from here)
Fundamentals of operating systems
Memory, process and device management
Real time operating systems
Software development processes
Source code and configuration management
Quality assurance
Fundamentals of object-oriented programming
Data encapsulation through classes and inheritance
Objects with their characteristics and methods
Topics¶
Dependency Graph¶
Read: an arrow A
⟶ B
means that topic A
depends on topic B
.