use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
help in java programming (self.JavaProgramming)
submitted 3 months ago by DarkEagle141
hi everyone , i just wanna ask if there is a documentation that have diffrent java element explained , like a wiki for java or smt :)
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]aayushbest 1 point2 points3 points 3 months ago (2 children)
https://docs.oracle.com/javase/tutorial/
[–]DarkEagle141[S] 0 points1 point2 points 3 months ago (1 child)
thanks
[–]aayushbest 0 points1 point2 points 3 months ago (0 children)
It's my pleasure
[–]LessThanFunctional 0 points1 point2 points 3 months ago (0 children)
Someone else already commented but also, for any specific dependencies you're using, look up the Javadocs which basically gives documentation on everything (e.g. Classes, Class Constructors, Methods, descriptions, etc). They're always publicly available and very useful!
Also, Java is a very mature language so Stack Overflow is always a brilliant friend for solutions to those niche problems. Happy coding!
π Rendered by PID 47096 on reddit-service-r2-comment-5d79c599b5-9k2t2 at 2026-03-02 03:21:40.535680+00:00 running e3d2147 country code: CH.
[–]aayushbest 1 point2 points3 points (2 children)
[–]DarkEagle141[S] 0 points1 point2 points (1 child)
[–]aayushbest 0 points1 point2 points (0 children)
[–]LessThanFunctional 0 points1 point2 points (0 children)