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 a program using multi threading #12

Open
utkarsh-shekhar opened this issue Oct 15, 2017 · 5 comments
Open

Add a program using multi threading #12

utkarsh-shekhar opened this issue Oct 15, 2017 · 5 comments

Comments

@utkarsh-shekhar
Copy link
Owner

This is for git beginners.

Please add a program using multi threading in the language of your choice. Make sure you add it under "multi threading" folder for the language of your choice. Create that folder if it does not exist.
See readme for the structure.

Do let me know if anything is not clear.

@aadityakhare
Copy link
Contributor

@utkarsh-shekhar I could write a basic multi threading program but I'm unsure of the steps here on GitHub as I'm new. I mean I don't know where to create a folder you have specified and where to send a pull request. Please help me with this, I want to start contributing

@utkarsh-shekhar
Copy link
Owner Author

@aadityakhare Sure! :)
You will first have to fork this repository to get it in your account.
After that is done you can clone that repo so that you get it in your computer and edit the files there. Just create a new folder called "multi threading" in the langugage folder. Example: if you want to create this in Java, go to the Java folder and create a "multi threading" folder under that. Just add that one file which contains the code in that folder.
After that is done, commit your changes and then push those changes to your repository which you forked.

The last step is to create a pull request against this repo so that your changes can be merged to this repo.

You can read any tutorial on Git if you are not sure of the flow. Let me know if there are any specific questions.

@aadityakhare
Copy link
Contributor

@utkarsh-shekhar Thanks for the guidance, I have submitted a pull request to close this issue. Please review

@utkarsh-shekhar
Copy link
Owner Author

@aadityakhare Reviewd. Just address my review comments and then will merge for Java.

@aadityakhare
Copy link
Contributor

@utkarsh-shekhar Done.

utkarsh-shekhar added a commit that referenced this issue Oct 15, 2017
Add a program using multi threading #12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants