Search:

Type: Posts; User: itzraininz

Search: Search took 0.10 seconds.

  1. Replies
    10
    Views
    1,310

    Re: Some Beginner questions

    Is there any chat room for this forum around? I think I'm going to ask lots of questions haha =D.

    Could anyone link me a somewhat advanced program I could learn from? Like, a command line...
  2. Replies
    10
    Views
    1,310

    Re: Some Beginner questions

    Now I'm really confused.
    Extend a class = modify functionality right?
    Import a class = ability to create objects without doing the classname.methodname right?

    I just learnt of public, private...
  3. Replies
    10
    Views
    1,310

    Re: Some Beginner questions

    Thanks! Just one final question. What if i wanted to call up a void method? Do i use subclassing?
  4. Replies
    10
    Views
    1,310

    Re: Some Beginner questions

    Thanks for the reply
    1. So, when you type this.someVar in a method, you are referring to the class's variable? Is it safe to say so in every case?

    2.If I have the following code, would...
  5. Replies
    10
    Views
    1,310

    Some Beginner questions

    So I got really bored and decided to pick up java in my spare time over the past two weeks.
    The java tutorials have been extremely helpful in helping me understand the basics of classes, methods,...
Results 1 to 5 of 6