subhadipbhowmik / 30-Days-Of-CPP

30 days of CPP programming challenge is a step by step guide to learn CPP programming language in 30 days. Happy Coding.
https://subhadipbhowmik.github.io/30-Days-Of-CPP/
MIT License
59 stars 143 forks source link

[Docs]: Expand on the "Getting Started with CPP" post #61

Open iamanolive opened 4 months ago

iamanolive commented 4 months ago

The getting started with CPP post (link: https://subhadipbhowmik.github.io/30-Days-Of-CPP/docs/day-01/getting-started-with-cpp) currently only contains a minimal outline of everything the post is supposed to include, and i'd like to expand it into a full-fledged tutorial.

github-actions[bot] commented 4 months ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

iamanolive commented 4 months ago

@subhadipbhowmik can i work on this?

subhadipbhowmik commented 4 months ago

The getting started with CPP post (link: https://subhadipbhowmik.github.io/30-Days-Of-CPP/docs/day-01/getting-started-with-cpp) currently only contains a minimal outline of everything the post is supposed to include, and i'd like to expand it into a full-fledged tutorial.

For sure. Keep Work on it. Special warning: Don't just copy and paste the code from AI chatbots.