kmo

joined 1 year ago
[โ€“] kmo@feddit.de 2 points 1 year ago (1 children)

I wanted to recommend this book to some of my colleagues; however, I now have some doubts. ๐Ÿคฃ๐Ÿ˜‚๐Ÿ˜

[โ€“] kmo@feddit.de 2 points 1 year ago

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.

 

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

3
submitted 1 year ago* (last edited 1 year ago) by kmo@feddit.de to c/java@programming.dev
 

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

[โ€“] kmo@feddit.de 4 points 1 year ago

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.

[โ€“] kmo@feddit.de 3 points 1 year ago (1 children)

All libgdx related:

  • not working with the asset manager
  • not working with an atlas for assets
  • not referencing textures, but initializing every time
[โ€“] kmo@feddit.de 1 points 1 year ago* (last edited 1 year ago)

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

[โ€“] kmo@feddit.de 4 points 1 year ago (1 children)

Maybe it's too early to tell them apart. maybe we need some time and some growth to see where it goes. โœŒ๐Ÿป