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 more programming fundamentals in C++] #2

Open
ShehrozIrfan opened this issue Dec 3, 2022 · 8 comments
Open

[Add more programming fundamentals in C++] #2

ShehrozIrfan opened this issue Dec 3, 2022 · 8 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ShehrozIrfan
Copy link
Owner

We need to add more programming fundamentals in C++. Think of a concept that is already not in our C++ folders, and add that. Like you can think of adding:

  • Pointers
  • More interview-related questions
  • Make improvements to the existing code
  • Improving the documentation

Guidelines

  • Please make sure you are using the right folder structure for your contribution like we've used for C++, like here

  • Please visit CONTRIBUTING.md for contributions.

  • Whatever program you add, ensure you're adding the relevant comments, and it is easier to understand what the code does and the main concept.

@ShehrozIrfan ShehrozIrfan added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Dec 3, 2022
@Mehdy922
Copy link
Contributor

Hi shehroz Im just starting out as a software engineer student i just completed data structures in c++ and would love to contribute. I would appreciate if you could guide me.

@ShehrozIrfan
Copy link
Owner Author

Hey @Mehdy922
I'm glad to hear that you just have completed the data structures in c++

For contributions to this repository, you can make a contribution by adding the file handling in CPP or the concept of pointers, because currently, we're missing that part in the fundamentals, OR something else that might be helpful for this repository.

You can also visit Learn DSA, which has the implementation of various data structures and algorithms, might be you can add something to that as well.

You can follow CONTRIBUTING.md for contributions.

@Mehdy922
Copy link
Contributor

Mehdy922 commented Dec 24, 2022 via email

@ShehrozIrfan
Copy link
Owner Author

Hey @Mehdy922

To get started with GIT and GitHub, below links might be helpful:

Also, there are plenty of resources available on Google, YouTube and GitHub related to setting up and using Git and Github. That would also be great if you explore those as well.

@Mehdy922
Copy link
Contributor

Mehdy922 commented Dec 25, 2022 via email

@Ankitmohanty2
Copy link

will u assign me this issue through hacktoberfest 23

@ASHISH74888
Copy link

Hi Shehroz , I would love to contribute to this project through hacktoberfest-23. I would be grateful for your guidance.

@ShehrozIrfan
Copy link
Owner Author

@ASHISH74888
Sure, below are the guidelines to contribute:
Contribute to this repo

Have fun 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants