Contents:
C & DS for Kernel Programming
- Write standard, safer and stable C programs for Kernel/Embedded program
- Understand compile and build process of C program
- Debug C code using tolls like Gdb
- Understand how C is represented in memory
- Easy approach to understand complex C concepts
- Data structures for Kernel/Embedded programming
Linux Application Programming
- Linux OS concepts
- Implementing system calls
- learning application designing
- Thread programming and Inter process Communication(IPC)
- Network Programming
Linux Kernel Internals and Device Drivers
- Write software for Kernel programming needs
- Core concepts for writing Device drivers
- Device driers for Linux
- Memory management concepts
Embedded Linux
- Cross-compiler tool-chain
- U-Boot
- Embedded Drier stacks
- Linux on to ARM target
Android System Software
- Android Architecture
- Android Kernel features
- Getting used to some tools
- Porting Android
0 comments:
Post a Comment