14 lines
772 B
Markdown
14 lines
772 B
Markdown
|
# C++ Programming II - Summer 2020 (2020SU)
|
||
|
|
||
|
The focus of this course is to learn the robust and powerful features of C++ and Object Oriented Programming.
|
||
|
|
||
|
These skills will serve as a foundation to transit to develop Client/Server, Database driven applications and simulations. Therefore, in order to be effective in developing enterprise applications it is really imperative for the students to master these skills.
|
||
|
|
||
|
### Champlain College
|
||
|
- [SDEV-340-81](https://classlist.champlain.edu/show/course/number/SDEV_340) programming language.
|
||
|
|
||
|
### License & Copyright
|
||
|
- Written by [Llewellyn van der Merwe](https://github.com/Llewellynvdm), Aug 2020
|
||
|
- Copyright (C) 2020. All Rights Reserved
|
||
|
- License [GNU/GPL Version 2 or later](http://www.gnu.org/licenses/gpl-2.0.html)
|