News

This repository contains C++ sample codes that I adopted from various sources to help instruct programming in C++ in 2005. These samples try to help newcomers quickly find an appropriate pattern for ...
UE4-CPP-Tutorial The Unreal Engine 4 C++ tutorial "3rd Person Powerup Game". This repository hosts a completed version of the project. The code has been condensed, with comments, to follow a cleaner ...
This article introduces Cpp-Taskflow, a high-performance parallel task programming system, to streamline the building of large and complex parallel applications. Cpp-Taskflow leverages the power of ...
Large language models play an important role in the field of education and programming assistance. In this paper, we retrained an open source LLM(ChatGLM2-6B) with Cpp programming documents, and build ...