nick-hu / cppsenior

ICTP12 senior C++ course (2014-2015) :~)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cppsenior

ICTP12 senior C++ course :~)

Course contents and topics:

datastruc: Data structures (linked lists, binary trees); Huffman coding project

fileio: File reading and writing

functions: Functions and string methods

intro: Introduction to C++ (operations, types, i/o, conditionals, control flow)

oop: Object-oriented programming (structs, classes, etc.)

pointers: Pointers, dynamic memory, arrays, and C strings

tests: C++ programming tests :O

vectors: Vector class and its methods; applications of vectors; linear algebra assignment

About

ICTP12 senior C++ course (2014-2015) :~)


Languages

Language:C++ 100.0%