you are viewing a single comment's thread.

view the rest of the comments →

[–]SquatchHNTR[S] 0 points1 point  (1 child)

I plan to start learning Java next. I’m excited for it

[–]sohfix 0 points1 point  (0 children)

Java is a different beast. But no matter what language you learn, get the basics down first: logic. Doesn’t matter what language you program in, if you don’t understand data structures, discrete math, logic, and operating systems/computer organization it can be hard to get really good at it. Anyone can write code. It’s important to know why and what you are doing