Search:

Type: Posts; User: ShadowKing98

Search: Search took 0.09 seconds.

  1. Replies
    8
    Views
    18,119

    Best Book to learn Java

    Hello
    I was wondering if there is like a really good book to learn Java. I have an instructor, he teaches me through Skype. But he does not have a book he told me to get instead I told him to use...
  2. Replies
    1
    Views
    1,388

    TemperatureConverter Return Problem

    I seem to be getting a problem. Please tell me what is wrong with my code

    Main.java


    package temperatureconverter;

    public class Main {

    /**
  3. Replies
    7
    Views
    3,795

    Re: Simple Banking System

    OK please help me out newbie
  4. Replies
    7
    Views
    3,795

    Re: Simple Banking System

    package bankassignment;



    public class Main {



    public static void main(String[] args) {
  5. Replies
    7
    Views
    3,795

    Re: Simple Banking System

    Im kinda a noob. Yes getBalance was supposed to be private. Could you tell me how to build it with return values only. And please tell me where to put the code. Oh yeah it doesnt really matter where...
  6. Replies
    7
    Views
    3,795

    Simple Banking System

    I want to make a Simple Banking System. I am bit confused.
    There will be some duties in the bank
    recieveCash
    sendCash

    1 variable called
    balance

    When someone uses recieveCash, it will...
  7. Replies
    3
    Views
    1,814

    Quick Java Overview?

    Hello
    I am beginning to start learning Java. I am only 13, but I really want to start, I have a starting a Java course with someone but he says I will test you on the basics of java. Could someone...
Results 1 to 7 of 7