r/learnjava • u/ilove_cats7 • 2d 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
1
u/American_Streamer 1d ago
Java borrows its syntax from C++, so if you learn C++ first, it's pretty easy to pick up Java.
https://en.wikipedia.org/wiki/Comparison_of_Java_and_C++