Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Day 5 content on Operators #28

Open
suhanipaliwal opened this issue May 28, 2024 · 1 comment · May be fixed by #560
Open

Add Day 5 content on Operators #28

suhanipaliwal opened this issue May 28, 2024 · 1 comment · May be fixed by #560

Comments

@suhanipaliwal
Copy link
Contributor

Select the Day of Content

Day 5

What information is missing?

I would like to add the content of Day-5. On Day 5, we can introduce operators in cpp. Users will be able to understand different types of operators like arithmetic, relational, logical and bitwise operators very well with examples. I will also be adding content on precedence and associativity of operators.

@subhadipbhowmik
Copy link
Owner

Hi @suhanipaliwal

Thank you for your suggestion and for offering to contribute! 😊

Introducing operators in C++ on Day 5 sounds like a fantastic idea. Covering different types of operators like arithmetic, relational, logical, and bitwise, along with examples, will be incredibly helpful for users. Including content on precedence and associativity is a great touch as well!

Feel free to add the content. We're excited to see your contributions and really appreciate your effort in making this project better! 🚀

Also, please check out the complete course structure discussed here: #15. This will give you a good overview of our plan.

@suhanipaliwal suhanipaliwal linked a pull request Aug 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants