BimalRajGyawali / hacktoberfest-java

Hacktoberfest contribution repo for Java Devs
20 stars 119 forks source link

Class and Objects #19

Closed BimalRajGyawali closed 1 year ago

BimalRajGyawali commented 1 year ago

Write a program to create a sample class of your choice and create its objects.

RockingRishav commented 1 year ago

I want to work upon this issue,could you please assign me this issue?

BimalRajGyawali commented 1 year ago

Hi @RockingRishav , I have already assigned you to another issue as you requested. Once you complete that I will assign this to you too.

aryan-upa commented 1 year ago

Hey, Can you assign this to me? I'm a newbie in open-source...

Vedant755 commented 1 year ago

Hey, can you assign it to me? I have a proper hold on the OOPS concept and would handle this issue perfectly!

BimalRajGyawali commented 1 year ago

Hi @aryan-upa and @Vedant755 , thanks for showing interest.

You both can proceed with the issue. Each can separate two separate classes and their objects. Thanks.

bhushan162 commented 1 year ago

can i work on this issue?

BimalRajGyawali commented 1 year ago

Hi @bhushan162 , yes you can. Make a class you like and create its object. Thanks

bhushan162 commented 1 year ago

done

BimalRajGyawali commented 1 year ago

Merged

bhushan162 commented 1 year ago

can this is considered one of my pull request in Hacktoberfest?.

Vedant755 commented 1 year ago

Hey, @BimalRajGyawali I am done with the pull request #25

BimalRajGyawali commented 1 year ago

Hi @Vedant755 , .DS_store files are included in the pull request which are not needed. Please delete them and push again.

Vedant755 commented 1 year ago

Done #28

BimalRajGyawali commented 1 year ago

Merged

Parvezi123 commented 1 year ago

Hi @BimalRajGyawali , I have worked on the Inheritance Concept to create class and Objects Will be Making a PullRequest, Please review it, and accept it if it look good. Thanks

Parvezi123 commented 1 year ago

Hi @BimalRajGyawali , Can I create and Add Java - Spring-Based Projects? to get Counted for Hacktoberfest Please let me know. Thanks

nikitadudhbhate commented 1 year ago

hey @BimalRajGyawali, can you assign it to me? I am a newbie in open source contribution and I have keen Knowledge of JAVA.

BimalRajGyawali commented 1 year ago

Hi @nikitadudhbhate, you can proceed with this issue.

BimalRajGyawali commented 1 year ago

Hi @BimalRajGyawali , Can I create and Add Java - Spring-Based Projects? to get Counted for Hacktoberfest Please let me know. Thanks

That would be a nice idea. You can create a new repo for that. This repo is only for Core Java targeted for the beginners.

MaddyKilmurray commented 1 year ago

Hi @BimalRajGyawali , I'd like to work on this, please. This will be my first opensource pull, hopefully!

BimalRajGyawali commented 1 year ago

All the best @MaddyKilmurray

MaddyKilmurray commented 1 year ago

Thanks @BimalRajGyawali! I have made a pull request, I wrote some generics examples

BimalRajGyawali commented 1 year ago

Hi @MaddyKilmurray, I have merged your PR. Thanks for contributing on Generics.