Senior
Which versions of Java do you work with? Which one are you currently coding in?
sobes.tech AI
Answer from AI
Most often work with Java 8 and Java 11, as they are widely used in the corporate environment and have long-term support. Currently, I am writing projects on Java 17, as it is the latest LTS version with new features such as pattern matching, improvements in working with collections, and records. Java 17 provides a balance between stability and modern features.