Changes

Jump to: navigation, search

Programming Stream

713 bytes added, 14:36, 14 March 2014
Third Draft Learning Outcomes
# implement asynchronous execution within programming solutions using multi-threading
# implement persistent storage of objects and collections of objects using file stream objects
 
====== Fourth Draft Learning Outcomes ======
feedback: may have too many outcomes to cover (content bloat) - MF
 
revision to reduce the number of topics that must be tested (March 14 2014):
 
# model collections of objects using sequential containers, multi-dimensional arrays and linked lists
# model the hiding of information using function objects and closures
# model generalization and specialization of object properties using inheritance hierarchies
# model polymorphic types using interfaces, virtual functions and templates (generics)
# implement solution artifacts using algorithms from the standard template library
# implement asynchronous execution within programming solutions using multi-threading
== To Be Done ==

Navigation menu