Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 401 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 401 Bytes

Advanced Programming Techniques.

This is a Georgia Institute of Technology ECE6122 homework. It mainly uses C++ to do different fields programming.

  1. Basic C++
  2. Objected-Oriented Programming (Classes)
  3. Multi-threads
  4. OpenGL
  5. Sockets

The environment I used is MAC OS and the plantform is Clion. If it needs some special attention to compile on Linux System, I will mark it in each folder.