Slashdot Mirror


User: xCaptainMorganx

xCaptainMorganx's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Well imagine this.... on McCain Picks Gov. Palin As Running Mate · · Score: 1

    Interesting indeed...

  2. Start with Head First Java on Java, Where To Start? · · Score: 1

    Then go on to specialization areas after you feel comfortable with the overall language... like thread with Goetz's book, or maybe generics... if you need more help with Java and are comfortable after Head First, then try Effective Java, an excellent read. Good luck!