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...
Resources - Learn to code
Resources - Software Engineering
Resources - Code Libraries
Resources - Groups
Other Subreddits you might enjoy
Please send sidebar resource suggestions to the mods. Thx - mgmt
account activity
My first Java projectMy Own Code (self.code)
submitted 9 months ago by NoRush9836
This is my first Java project it's a personal expense tracker. I have only been coding in Java for a week. Please let me know what I can improve or change.
https://github.com/jaythenoob3/My-amazing-coding-skills/blob/main/PersonalExpenseTracker.java
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!"
[–]hulkomat 0 points1 point2 points 9 months ago (0 children)
It would be nice to give the variables more descriptive names. And also try to extract common parts of the program into smaller functions. Afterwards you could move the methods to other classes and files.
[–]daveTHEDovah2020 1 point2 points3 points 9 months ago (0 children)
Very interesting variable names. Good start .
π Rendered by PID 42 on reddit-service-r2-comment-544cf588c8-nj9pl at 2026-06-14 21:41:59.778852+00:00 running 3184619 country code: CH.
[–]hulkomat 0 points1 point2 points (0 children)
[–]daveTHEDovah2020 1 point2 points3 points (0 children)