Getting Started

How to find a good open source project as a beginner?
If I know java fundamentals and C language ,what are the option for me to practice apart from competitive coding?
GitHub is the general suggestion received but still it doesn’t point to the answer exactly.

2 Likes

you need to come up with an idea and implement it like we are using railway reservation ( real world use cases ). learn which technologies are involved in both frontend and backend to make it scalable for larger audience . i don’t think you could do with just some fundamental knowledge in anything try learning javafx make use of it in application . open a repo in github learn source control and upload your project have a good readme . its also recommended to find a github project and play with it you will find them much interesting and try coming up with your own.

1 Like