Search:

Type: Posts; User: Alukard

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    753

    Re: Help understanding for-loop

    To "Debig" sutch snipplets put more system prints inside the code.
    In a nitshell:
    On each while block method execution it will print as many *, as for loop will iterate times.

    Possible values...
  2. Thread: Java Tutorial

    by Alukard
    Replies
    5
    Views
    872

    Re: Java Tutorial

    In my case there were 3 steps:
    - learn from basic tutorials
    - read clean code, some books about programming trends in java
    - study questions for java certificate - that set od questions had a lot...
Results 1 to 2 of 2