154
edits
Changes
→Sixth Draft of the Learning Outcomes
# design program components using raw pointers, pointer arithmetic, and smart pointers to access data in program memory
# design multi-tasked solutions using threading libraries to improve the performance of a program
====== Topics Covered in 344/300 ======
Proposals:
# design file stream objects to backup text and binary data for future restoration
# trace the execution of program code that includes a linked list to debug an application