My first day in school :)
•
1 Oct 2008, 07:49
•
Journals
today starts university of aplied sciences for me. it's the second time i study :/
NOW IT MUST WORK!
wish me good luck in
thx2all "schulterklopfer"
bb and have a nice day
NOW IT MUST WORK!
wish me good luck in
thx2all "schulterklopfer"
bb and have a nice day
I started in University of applied sience 1 month ago.
I DONT UNDERSTAND SHIT in JAVA CODE :(
dammmit.
try to stick your finger in someone who owns@java so you can learn it ;) (this is not a offence, i hope you know what i mean)
gl@java
if that also doesn't help do what is finnish finest sport. kill all! :D (do not)
I did ask professor.. now everything is more clear for me :D.
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner sc = new Scanner(System.in);
System.out.print("Monta nimeä syötät?");
int x = sc.nextInt(); //Ohjelma pysähtyy
String[] nimet = new String[x];
for (int i = 0; i < nimet.length; i++) {
System.out.print("Syötä nimi: ");
String nimi = sc.next();
nimet = nimi;
}
for (int i = 0; i < nimet.length; i++) {
System.out.print(nimet+ ", ");
}
sc.close();
}
:D
:D?
It's going to start in 2 hours, Im off. bb
i thought you start first grade :o)
ein junge kleine hochschule, aber so wie ich den eindruck gewinnen konnte bisher, sehr motivierte profs und mitarbeiter. das find ich schonmal gut und wichtig.