jfmartinz / ResourceHub

ResourceHub is an open-source project that serves as a one-stop repository of valuable resources curated by the amazing contributors in the community🚀
https://resourcehubdev.vercel.app/
MIT License
139 stars 275 forks source link

💡 [FEATURE] - Add Java Development Resources #248

Closed MastanSayyad closed 3 months ago

MastanSayyad commented 3 months ago

Idea Contribution

Explain feature request

Hi @jfmartinz I would like to add Complete resources for the domain of Java development.

Java remains one of the most widely used programming languages, applications ranging from Back end development, Java Full stack and CP to Android mobile apps. it would be a great addition to the ResourceHub project.

Explain your solution

I propose adding a dedicated category for Java Development which includes:

Any alternative approaches/features

I will make it Completely Beginner-friendly to Advanced level.

Additional Context

As a Java developer & Contributor I would like to take on this task, Could you please assign this issue to me Under GSSoC'24?

jfmartinz commented 3 months ago

Please create another Folder named 'Programming Languages' into the root of the project. Inside add the Java.md to the folder since. Follow this format for creating table and resources.

The content of Java.md should look like this: image

Change the title and the description, and also add a table of contents. And then after the tables or sections.

MastanSayyad commented 3 months ago

Got it!! @jfmartinz,

and I think I should create a Java Development folder as it is a different vast domain and not focused on only Java programming, if you permit I can also add a separate "Programming languages" folder (inside it Java.md) which focuses on Java Programming only and in which other contributors can also add other languages. Do let me know if it sounds correct. otherwise, I can go with this too. Thank you for your response.

jfmartinz commented 3 months ago

Okay, thanks.

jfmartinz commented 3 months ago

This is the structure

./
  /Programming Languages
    /Java.md
    /JS
    /Others...

Is it clear?

MastanSayyad commented 3 months ago

Yeah, Crystal clear. I have been assigned to create two folder, one is Java Development

./
  /Java Development
    /README.md

other is Programming Languages.

./
  /Programming Languages
    /Java.md
    /JS
    /Others...

is that right?

jfmartinz commented 3 months ago

Yes