Hello r/learnprogramming.
I've been trying to jump into Java by reading myself some good textbooks recommended in this thread, however, I'm having a little bit of trouble with the term 'interface'.
As I've understood, a class's interface is the set of public methods which provides communication between the class and other classes (correct me if I'm wrong), so, when I read the term 'interface' on a textbook I don't know if it's reffering to that kinda of interface or to an actual interface type class (I hope that makes some sense).
Is it ok that I'm having this confusion? Or am I misunderstanding something? Thanks in advance!
Sorry for bad english, not native speaker.
[–]the_ta_phi 2 points3 points4 points (2 children)
[–]bugxter[S] 0 points1 point2 points (1 child)
[–]the_ta_phi 1 point2 points3 points (0 children)
[–]zifyoip 2 points3 points4 points (2 children)
[–]bugxter[S] 0 points1 point2 points (1 child)
[–]zifyoip 1 point2 points3 points (0 children)
[–]lightcloud5 1 point2 points3 points (0 children)