This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes interface references Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "interface references" Watch "interface references" New topic
Author

interface references

George Siountris
Greenhorn

Joined: Oct 14, 2002
Posts: 12
I have problem understanding the role of interfaces in java programming. plz if you can post some urls with related topics, witch in your opinion would be helpful. thx in advance
Dirk Schreckmann
Sheriff

Joined: Dec 10, 2001
Posts: 7023
Welcome to JavaRanch!
My standard reply to such questions:
Here is a list of free Java tutorials that I have found useful:
  • Sun's Java Tutorial
  • Introduction to Computer Science using Java by Bradley Kjell
  • Introduction to Programming Using Java by David J. Eck
  • Dick Baldwin's Java Programming Tutorials

  • Specifically, you may want to take a look at The Learning the Java Language Trail of Sun's Java Tutorial.
    Keep in mind that you've stumbled upon an excellent forum to discuss such topics and that such topics have likely been discussed here before, so you may want to post more questions after trying a quick search on this forum (the search page link can be found at the top right corner of this page).
    Hope to see you 'round the Ranch!


    [How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
     
    I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
     
    subject: interface references