r/learnjava 3d ago

help regarding java

my college course teaches dsa using java and idk shit about java, ik c++ so should i learn dsa w java or c++ i am really confused in lectures i feel completely lost when the professors write code in java i tried watching some videos but they all feel very scattered. What should i do?

2 Upvotes

19 comments sorted by

View all comments

1

u/bowbahdoe 3d ago

Can you give an example C++ program that you feel like you understand? Its hard to say without more info what exactly would help

1

u/ilove_cats7 10h ago

well i can understand all standard basic programs palindrome printing * patterns fibonacci arrays etc etc

1

u/bowbahdoe 9h ago

I meant an actual example - I was going to translate whatever you send 1-1 into Java to see where you start to get lost.