Web Developer by day, and aspiring Swift developer at night.

  • 4 Posts
  • 158 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle
  • For the “simple” apps anon is talking about, they are exaggerating a lot. Though, when you get beyond the obligatory “Hello World” and “a window with a button”, the complexity does start to increase exponentially.

    Throwing in frameworks like Spring or JavaFX does make things more complicated. But it’s still relatively manageable once you get used to it and know what goes where and when.

    Now the whole configuration thing, that’s an art form best left to those hooded “seniors”. It’s good to learn eventually, but not when you first start out; lest you have a fetish for pain.

    Java has come a long way. It’s not the languages fault that people create monstrosities like AbstractJavaFinalSerializedFactory or whatever. But if you do want to be “good” at Java, you will want to learn about design patterns. It also doesn’t hurt to have a thick skin too, because you’ll be both criticized and made fun of for your choices. 😊








  • That sucks that you’ve jumped to the conclusions you did, especially without even talking to me first. If anybody is putting the cart before the horse, I’d say it’s you.

    I started writing up a long reply to defend myself, but then I realized that you’ve already made up your mind about me. I doubt anything I say would change that opinion. So be it.

    I asked for advice, and you gave it. I will see if there is anything positive to glean from your response and I will see how it fits into my life.

    Regardless, thank you for taking the time to reply to me. And hopefully next time, you’ll not be so ready to rip someone a new one before you take the time to understand them.













  • 👆 This. In my experience, I’ve seen a lot of developers get upset about “their code” not being used, time wasted, or someone else changing the code after the fact. Who cares? Once you commit that code, it’s no longer your code. It’s the company’s code. Your paycheck will reflect the same amount of money regardless — and if it doesn’t, you may want to find a better employer. 😅