• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Materails for teaching Java

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello
I have been teaching Pascal,C/C++ for long time. I want to move to Java. I have no problem to pick up important and basic concepts of Java language. I am looking for materials to help teachers to teach Java course. I hope these materials cover advanced subject such as Servlet,JSP, JDBC, JaveBeans. Do you know any? Thanks a lot, by the way this is great web site
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Sarah,
I am not an expert at Java but have been working on and with the language teaching myself for the last 5 years. Here are two recommendations for good training books:
http://www.oreilly.com/catalog/learnjava2/
the the books by Dietel and Ditel.
http://www.deitel.com
I have used these two a lot and they cover a lot of topics. Hope this helps.
 
Ranch Hand
Posts: 7729
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Take a look at BlueJ
That's for non-advanced students who need to do it the "right-way".
[ February 27, 2003: Message edited by: Barry Gaunt ]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic