|
|
|
|
|
by filkatron
4546 days ago
|
|
Relative noob here,
I'm learning programming in general and I picked C to start with. My university courses are pretty shitty so I have to do it by myself.
OOP is pretty repulsive to me. I don't know why. Too many abstraction that I can't see clearly. Would any of you recommend me to try and get the hang of OOP using C or should I just pick up Java or C++ ? (sorry if this is a inappropriate comment on this post) |
|
If the choice is between just Java and C++, I'd go with Java, but it probably depends on what your long term goals are.
In any case, learning any language can't hurt, so I don't think there's any danger of making the wrong choice--unless you get so stuck that you're not making any progress. Just pick whatever "fits your brain" then branch out later.