ShehrozIrfan / learn-programming-fundamentals

Learn Programming Fundamentals Practically, specifically in C++
MIT License
14 stars 8 forks source link

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

Open ShehrozIrfan opened 1 year ago

ShehrozIrfan commented 1 year ago

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:

Guidelines

Mehdy922 commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

Alright i can work on that but can you tell me how get started with github and git what do i need to initially set-up? As im new to this environment

Regards

On Sat, Dec 24, 2022, 10:46 PM Shehroz Irfan @.***> wrote:

Hey @Mehdy922 https://github.com/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 https://github.com/ShehrozIrfan/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 https://github.com/ShehrozIrfan/learn-programming-fundamentals/blob/master/CONTRIBUTING.md for contributions.

— Reply to this email directly, view it on GitHub https://github.com/ShehrozIrfan/learn-programming-fundamentals/issues/2#issuecomment-1364562930, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ6UM4FPS5RWO2XQE3UWUKLWO4ZJFANCNFSM6AAAAAASSWCS4U . You are receiving this because you were mentioned.Message ID: @.*** com>

ShehrozIrfan commented 1 year ago

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 commented 1 year ago

Awesome, thanks!

On Sun, 25 Dec 2022 at 18:45, Shehroz Irfan @.***> wrote:

Hey @Mehdy922 https://github.com/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.

— Reply to this email directly, view it on GitHub https://github.com/ShehrozIrfan/learn-programming-fundamentals/issues/2#issuecomment-1364684917, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ6UM4CIETNXYSIPF336VOTWPBFWLANCNFSM6AAAAAASSWCS4U . You are receiving this because you were mentioned.Message ID: @.*** com>

Ankitmohanty2 commented 8 months ago

will u assign me this issue through hacktoberfest 23

ASHISH74888 commented 8 months ago

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

ShehrozIrfan commented 8 months ago

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

Have fun 🚀