A simple way of explaining and learning about the basics of OOP in C++.
Wanted to experiment a bit with C++ and it's headers.
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of
<coding_language/dependency/requirement_1>
To install shappes, follow these steps:
git clone https://github.com/2kabhishek/shappes
cd shappes
make
./shappes.out
shappes was built using <tech/library>
- Ran into some issues with
ld
the linker whichmake
helped resolve.
- Learned about C++ best practices and conventions
- Learned about #ifndef, #define, #endif
- Reintroduced to makefile and C++ compilation steps
Planning to add <feature/module>
.
- Add more shapes maybe
Hit the β button if you found this useful.