项目作者: JuliaHong21

项目描述 :
Object-Oriented Software Development Using C++(advanced)
高级语言: C++
项目地址: git://github.com/JuliaHong21/OOP345.git
创建时间: 2019-08-04T20:51:55Z
项目社区:https://github.com/JuliaHong21/OOP345

开源协议:

下载


OOP345

Object-Oriented Software Development Using C++

Object-Oriented paradigm

inheritance

templates

composition, aggregation, association

expressions

functions

error handling

raw pointers

smart pointers

Standard Template Library

multi-threading

thread classes

file stream objects

string class

platform-dependent input and output

comparison of C++11 and C11 syntax

break, continue, goto