Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@ramzan8 hello world is the smallest project indeed, just add few unit test case tough
-
Ankan998yI hope that you with the term "Java language" is referring to Java, and that you not meant JavaScript...
-
Cube18929308yMaybe not a project but try to implement some built-in things (like collections) yourself and then compare with the OpenJDK implementation. I don't know about you but I learned quite a lot this way and it helped me understand Java better.
-
Cube18929308y@g-m-f Or Codility. But they are more on the algorithmic side, not specifically for Java.
-
kerith2968ya command line argument parser, a testig suite and some common data structures in a librare are three good middle-size projects. I think I could do either in about a month of spare time, so it should take you a good couple if months of free time or so.
-
xroad23808y@ramzan8 it is in Java. lol. But yeah, checkout some of the suggestions above. I'd also recommend parsing some REST services
Related Rants
I have just learned java language. Can anyone tell me some small projects that will help me as a beginner?
undefined
java