# learn-programming **Repository Path**: tsagaanbar/learn-programming ## Basic Information - **Project Name**: learn-programming - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-01 - **Last Updated**: 2022-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Coding Practice codes inside are several small projects, most of them are imperfect: ## C++: `proccpp`: Process your C++ source file, i.e. remove all the comments or the definitions. `myint`: big int implementation. `mydate`: A C++ class that can stores and output a date with different styles, with checking and suggesting function.