My first day in school :)

today starts university of aplied sciences for me. it's the second time i study :/
NOW IT MUST WORK!

wish me good luck in =Ressourcen- und Umweltmanagement ~ translationattempt: ressources and environmentmanagement
thx2all "schulterklopfer"


image: kind-mit-schultuete


bb and have a nice day
Comments
16
I wish you luck!
I started in University of applied sience 1 month ago.

I DONT UNDERSTAND SHIT in JAVA CODE :(

dammmit.
thx!

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
Parent
yea I know. i tryet that but they explain so damm wierd... im like so lost.
Parent
ask your professor.
if that also doesn't help do what is finnish finest sport. kill all! :D (do not)
Parent
Wee have done easy task. This is easy, but other thingis harder. :)
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();
}
Parent
ask help from Finland jawa? :D

:D


:D?
Parent
java is like the easiest part at such a study... Overall java is very very easy to learn. Just google some tutorials!
Parent
same here, but it's my first year ;)
It's going to start in 2 hours, Im off. bb
SHALOM KITA ALEF xDDD

i thought you start first grade :o)
I started going to a university of aplied sciences one month ago.
nice picture, you made it yourself?
no. with google it was faster
Parent
wo studierst du btw?
hochschule deggendorf
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.
Parent
you don't even know how to spell it :( i give u 1 year
Back to top