Which Java features do you use?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearKM
    kmo
    Now 100%

    We once had a project of 8 years old. You could find any pattern and anti-pattern in there, starting from java 1.5. I hope that none will say the same about my codebase in a few years. 😂

    I try to follow clean code as much as possible and not overdoing the new features, but only there, where it makes sense.

    2
  • https://forms.office.com/r/udsj1aUawV

    Hi everyone, I'm trying to find out how much people use the "new" features available in java. I would be very thankful, if anyone could participate. (less than one minute required) In my former projects we neither had the latest java version, nor did we use all the features available. Sometimes i had the feeling, that some of my collegues didn't even know that these features exist. How's your experience? https://forms.office.com/r/udsj1aUawV

    7
    3

    Hi everyone, I'm trying to find out how much people use the "new" features available in java. I would be very thankful, if anyone could participate. (less than one minute required) https://forms.office.com/r/udsj1aUawV

    3
    0
    Which order do you prefer for null testing ternary expressions?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearKM
    kmo
    Now 100%

    If I had to go with the ternary operator, I would choose not to negate the statement for the sake of readability.

    If I had free will of choice I would prefer using the Optionals API, like @MagicShel@programming.dev did.

    2
  • Share your first ever game
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearKM
    kmo
    Now 100%

    I haven't been coding games since I graduated. But in the last two semesters we had a game jam and this was the result. The topic was survival. You play a obese man sitting on a vehicle trying to eat unhealthy food to survive. https://gamejolt.com/games/hungry-shopping/44460

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearKM
    Now
    2 8

    kmo

    feddit.de