Embedded System Design Development Curriculum
OOP Using C++
-> Introduction to OOP -> Introduction to C++ -> Classes and Objects -> Constructors and Destructors -> Reference, Dynamic Memory Allocation. -> Copy Constructor and Deep Copy, this Pointer. -> Static -> Const -> Friend -> Polymorphism -> Polymorphism II -> Inheritance I -> Inheritance II -> Virtual base class -> Run-time Polymorphism -> Virtual functions -> Templates -> Exception Handling -> Exception Handling II
Networking and Data Communication
-> Introduction to Networks. -> ISO/OSI reference model and communication devices -> TCP/IP reference model -> IP addressing and Ipv4 -> Network Layer Protocols -> Transport Layer Protocols -> Application Layer Protocols -> GSM network Architecture
|