• 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

Beginner's Helpful Web Sites

 
Ranch Hand
Posts: 52
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Ranch friends

Let's share our helpful web sites to improve our Java knowledges.

http://java.sun.com/docs/books/tutorial/ (tutorial)

http://www.certification4career.com/ (java certification exam)

http://www.geekinterview.com/quiz/Java (quiz)

http://java.sun.com/docs/books/tutorial/uiswing/examples/components/index.html (sun's source code examples)

http://java.sun.com/javase/6/docs/api/index.html (Java's API)

http://java.sun.com/docs/books/jls/ (Java Books)

http://java.sun.com/developer/technicalArticles/Interviews/studentdevs/index.html (Java Developer's advice to beginners)




 
Serap Elbeyoglu
Ranch Hand
Posts: 52
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://ocw.mit.edu/OcwWeb/web/courses/courses/#ElectricalEngineeringandComputerScience (MIT's free online courses, great!)
 
Author
Posts: 12617
IntelliJ IDE Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Maybe you should have a blog.
 
Serap Elbeyoglu
Ranch Hand
Posts: 52
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://www.youtube.com/user/thenewboston#p/c/FE2CE09D83EE3E28 (YouTube Java tutorial)
 
David Newton
Author
Posts: 12617
IntelliJ IDE Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm not convinced what you're doing is helpful, but feel free to continue.
 
reply
    Bookmark Topic Watch Topic
  • New Topic