Present the foundation for Object Oriented Design. Using the C++ Programming language as a tool, Function and Operator Overloading is covered and Templates will be introduced. The use of Pointers and Dynamic Memory are covered leading to the introduction of Lists (array based and linked lists), as well as coverage of other elementary data structures such as Stacks and Queues. Basic algorithms including Recursion, as well as the Standard Template Library, to operate on these elementary data structures, are covered. The Project folders contain .pdf's explaining the projects description's. Run projects by compiling with "g++ main.cpp" and typing "./a.out" unless specific instructions are included.
-
Notifications
You must be signed in to change notification settings - Fork 0
My CS 202 class projects. The class objectives are to present the foundation for Object Oriented Design. Using the C++ Programming language as a tool, Function and Operator Overloading is covered and Templates will be introduced. The use of Pointers and Dynamic Memory are covered leading to the introduction of Lists (array based and linked lists…
Renat97/CS202
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My CS 202 class projects. The class objectives are to present the foundation for Object Oriented Design. Using the C++ Programming language as a tool, Function and Operator Overloading is covered and Templates will be introduced. The use of Pointers and Dynamic Memory are covered leading to the introduction of Lists (array based and linked lists…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published