An open API service indexing awesome lists of open source software.

https://github.com/2kabhishek/shappes

Shapes with two Ps 🟩📐
https://github.com/2kabhishek/shappes

cpp learning makefile oop shapes

Last synced: 4 months ago
JSON representation

Shapes with two Ps 🟩📐

Awesome Lists containing this project

README

          

shappes


License


People


Stars


Forks


Watches


Last Updated

Shapes with two Ps 🟩📐

## What is this

A simple way of explaining and learning about the basics of OOP in C++.

## Inspiration

Wanted to experiment a bit with C++ and it's headers.

## Prerequisites

Before you begin, ensure you have met the following requirements:

- You have installed the latest version of ``

## Getting shappes

To install shappes, follow these steps:

```bash
git clone https://github.com/2kabhishek/shappes
cd shappes
```

## Using shappes

```bash
make
./shappes.out
```

## How it was built

shappes was built using ``

## Challenges faced

- Ran into some issues with `ld` the linker which `make` helped resolve.

## What I learned

- Learned about C++ best practices and conventions
- Learned about #ifndef, #define, #endif
- Reintroduced to makefile and C++ compilation steps

## What's next

Planning to add ``.

### To-Do

- [ ] Add more shapes maybe

Hit the ⭐ button if you found this useful.

## More Info

Source | Website