Skip to content

Add your Java based Programming Part #1

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

Open
sanchit2107 opened this issue Oct 13, 2020 · 2 comments
Open

Add your Java based Programming Part #1

sanchit2107 opened this issue Oct 13, 2020 · 2 comments

Comments

@sanchit2107
Copy link
Owner

Add your Java-based learning program which helps others to learn the important concepts of Java.

What can you contribute:

  • OOPs concept with examples
  • Multi-Threading with program example
  • Java Stream API
  • Lambda expressions
  • Collections with examples
  • Concurrency Control
@sgaurav37533
Copy link

I can work on OOPs Multi threading and Java Stream API. Can you assign it to me.

@sanchit2107
Copy link
Owner Author

Hi @sgaurav37533

Nice to see that you want to grow in the field of Open-Source Contribution.

You can start contributing to this repo but before that, you need to make sure you follow the below-mentioned standards to successfully merge your PR in this repo:

  1. Your Java Code is properly formatted and structured.
  2. No unnecessary commented code will be there.
  3. You can use proper comments in each part of the code.
  4. Your code should not have any errors/ bugs.
  5. Your code should be compiled with no errors.

Assigning you to work upon: OOPs Multi threading and Java Stream API

Waiting for your PR to merge in this and let's help others.

Regards
Sanchit Singhal

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