Jump to content

What to make.

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
8 replies to this topic

#1
Overload

Overload

    Newbie

  • Members
  • PipPip
  • 16 posts
Hey all,

Ive just decided after 4 years of php/html/css and a tiny bit of JS im gonna learn java, any good tutorials?

Adam :lol:

#2
Sinipull

Sinipull

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 386 posts
hmm, do you know anything about Object oriented programming?

#3
Overload

Overload

    Newbie

  • Members
  • PipPip
  • 16 posts
Npe, this really is the reason i intended to learn, i have never touched OOP, it scares me quite abit.

#4
Sinipull

Sinipull

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 386 posts
Well, java is pure OOP. What you need is a good book. Maybe "thinking in Java", which is free and downloadable from the internet. But "Thinking in Java" isn't quite good for a beginner because you don't need details yet, but rather overall understanding, so i'd rather suggest "Object-Oriented Programing and Java (Second edition)" by Danny Poo, Derek Kiong and Swarnalatha Ashok, which uses a more realistic-like approach to objects.

You may also want to check out this forum's tutorial section at Java Tutorials - CodeCall Programming Forum

#5
Overload

Overload

    Newbie

  • Members
  • PipPip
  • 16 posts
The OOP one is downloadable?

#6
Sinipull

Sinipull

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 386 posts
Sent you private message about that.

#7
Overload

Overload

    Newbie

  • Members
  • PipPip
  • 16 posts
Thanks, cant reply due to post count :( sorry.

#8
Guest_Jordan_*

Guest_Jordan_*
  • Guests
A good book goes a long way. Java Tutorials - CodeCall Programming Forum is an excellent resource. :)

#9
Overload

Overload

    Newbie

  • Members
  • PipPip
  • 16 posts
Thanks mate