2,954 reputation
417
bio website nowebsite
location Trento
age 25
visits member for 3 years, 3 months
seen 9 hours ago
stats profile views 99

I've got nothing to say, but it's OK!


May
7
revised Performing a for-loop on a retrieved array
added 78 characters in body
May
7
comment Performing a for-loop on a retrieved array
@MarounMaroun: Thanks Maroun Maroun. I see now. :)
May
7
revised Performing a for-loop on a retrieved array
added 78 characters in body
May
7
revised Performing a for-loop on a retrieved array
added 78 characters in body
May
7
comment Performing a for-loop on a retrieved array
@renz: Fixed! :)
May
7
answered Performing a for-loop on a retrieved array
May
5
revised Java Read File/Scanner
added 2233 characters in body
May
5
answered Java Read File/Scanner
May
5
revised Filling Array with user input and using if statements to do arithmetic depending on the value inside array
added 279 characters in body
May
5
answered Filling Array with user input and using if statements to do arithmetic depending on the value inside array
May
2
revised Checking the string for null or empty space
edited body
May
2
revised Checking the string for null or empty space
added 1404 characters in body
May
2
revised Checking the string for null or empty space
added 1404 characters in body
May
2
answered Checking the string for null or empty space
May
2
comment Trouble Writing Array
@DevonFreese: Use Arrays.toString(weights);. I've modified the toString() code.
May
2
revised Trouble Writing Array
added 168 characters in body
May
2
revised Trouble Writing Array
added 85 characters in body
May
2
comment Trouble Writing Array
@DevonFreese: Now it should go: Double.parseDouble(weightsArr[i]);
May
2
revised Trouble Writing Array
added 85 characters in body
May
2
answered Trouble Writing Array