Groups
Groups
Sign in
Groups
Groups
mooc.fi
Conversations
Labels
1
25
9
ActionListener
ArrayList
Comparable
Error
GettingStarted
HashMap
I
JButton
JPanel
NetBeans
Phone
Search
TMC
Temperatures
bug
clarification
countGuesses
crash
createPassword
dropbox
exercise67
game
greatestFluctuation
grow
guessing
guessingnumbergame
hangman
hashCode
hashMap
help
java
missing-exercise
mooc
move
no-reply
noresponse
oop
osa1
part
phonebook
pitsabileet
plugin
random
reilut
reinstall
resolved
server
serverm
sharing
solved
sort
tehtävä
test
testbug
translation
typo
update
variance
week
week3
week7
worm
wormgame
About
Send feedback
Help
mooc.fi
Contact owners and managers
1–25 of 1568
The discussion forum o
f
University of Helsinki's
massive open online courses (MOOC).
Course page:
http://mooc.fi/courses/2013/
programming-part-1/
At the moment, this is an unofficial support channel. For more immediate help and guidance please refer to the IRC channel.
IRC Guide:
http://mooc.fi/courses/
general/programming/irc-guide.
html
Kindly mark the best answer with the
"Mark as the best answer"
so that it would be easier to find out which questions has been solved.
Feel free to use English or Finnish.
Mark all as read
Report group
0 selected
sander...@gmail.com
,
Jarmo Isotalo
2
10/29/15
Q&A
Week 9 exc 20
W/o code the exact issue is hard to tell (In NetBeans, select TMC -> Send code to TMC pastebin.
unread,
noresponse
Q&A
Week 9 exc 20
W/o code the exact issue is hard to tell (In NetBeans, select TMC -> Send code to TMC pastebin.
10/29/15
David Henley
,
ljleppan
2
10/19/15
Q&A
Week 9 Exercise 26 PhoneBook Filtered Search
Hi David, The NullPointerException is coming from line 103 in the class PhoneBook, which reads as
unread,
noresponse
solved
Q&A
Week 9 Exercise 26 PhoneBook Filtered Search
Hi David, The NullPointerException is coming from line 103 in the class PhoneBook, which reads as
10/19/15
tscho...@gmail.com
,
ljleppan
2
10/19/15
Q&A
Viikko 4, tehtävä 89.3 "Kello, ensimmäinen versio"
Hei, Ongelmaasi on monia mahdollisia syitä. Auttaakseni, minun tulisi nähdä koodisi sikäli kuin se on
unread,
noresponse
Q&A
Viikko 4, tehtävä 89.3 "Kello, ensimmäinen versio"
Hei, Ongelmaasi on monia mahdollisia syitä. Auttaakseni, minun tulisi nähdä koodisi sikäli kuin se on
10/19/15
AZ
,
ljleppan
2
10/13/15
Q&A
Help with Exercise 92 - Object Oriented Programming 1
Hi, Consider a method call first.differenceInYears(second) where first and second are MyDate objects.
unread,
noresponse
solved
Q&A
Help with Exercise 92 - Object Oriented Programming 1
Hi, Consider a method call first.differenceInYears(second) where first and second are MyDate objects.
10/13/15
waji...@gmail.com
,
ljleppan
2
10/9/15
Q&A
Week 7 Excercise 4.8 things,suitcase,containers
Hi! The problem is that right now, you are only incrementing weight if the total container weight is
unread,
noresponse
solved
Q&A
Week 7 Excercise 4.8 things,suitcase,containers
Hi! The problem is that right now, you are only incrementing weight if the total container weight is
10/9/15
insha...@gmail.com
, …
Jarmo Isotalo
7
9/21/15
Q&A
week 7 Airport exercise
Right, so we have a few TA's here who can access the paste links eternally. But for other of us
unread,
noresponse
Q&A
week 7 Airport exercise
Right, so we have a few TA's here who can access the paste links eternally. But for other of us
9/21/15
allan...@googlemail.com
,
ljleppan
2
9/21/15
Q&A
Week 10 exercise 30 container
Hi, It seems the textual error is out of sync with the actual test. In the actual test code, the
unread,
noresponse
Q&A
Week 10 exercise 30 container
Hi, It seems the textual error is out of sync with the actual test. In the actual test code, the
9/21/15
mr_evil
,
Juho Leinonen
5
9/14/15
Q&A
Dungeon
Hello, Yes, if the variable is set to false, the vampires should not move at all. Best regards, Juho
unread,
noresponse
Q&A
Dungeon
Hello, Yes, if the variable is set to false, the vampires should not move at all. Best regards, Juho
9/14/15
robled...@gmail.com
,
ljleppan
2
9/7/15
Q&A
Exercise 40
Hi, You are printing an empty line at the start of the triangle. This breaks the tests. Look at how
unread,
noresponse
Q&A
Exercise 40
Hi, You are printing an empty line at the start of the triangle. This breaks the tests. Look at how
9/7/15
cassels...@gmail.com
,
ljleppan
2
9/7/15
Q&A
worm game
Hi, There are multiple failing tests, but the major problem seems to be in the way you grow and move
unread,
noresponse
Q&A
worm game
Hi, There are multiple failing tests, but the major problem seems to be in the way you grow and move
9/7/15
Piks
, …
Joni
7
8/13/15
Q&A
Week 1 exercise 24
Hei, Vuosi on karkausvuosi seuraavien ehtojen mukaan: Vuosi on jaollinen neljällä ja vuosi ei ole
unread,
noresponse
Q&A
Week 1 exercise 24
Hei, Vuosi on karkausvuosi seuraavien ehtojen mukaan: Vuosi on jaollinen neljällä ja vuosi ei ole
8/13/15
moocso...@gmail.com
,
Juho Leinonen
2
8/11/15
Q&A
106 Binary Search
Hey, On lines 26 and 28 where you call the Bsearch method recursively, you never save the result of
unread,
noresponse
Q&A
106 Binary Search
Hey, On lines 26 and 28 where you call the Bsearch method recursively, you never save the result of
8/11/15
birakh...@gmail.com
,
Henrik Nygren
2
7/27/15
Q&A
Week 1 Exercise 22
Hello, Verify that you're reading the input from the user. Right now you're just checking if
unread,
noresponse
Q&A
Week 1 Exercise 22
Hello, Verify that you're reading the input from the user. Right now you're just checking if
7/27/15
luna1...@gmail.com
,
Henrik Nygren
2
7/27/15
Q&A
Exercise 21 week 1
Hello, If a year is a leap year two conditions have to be true: * It has to be divisible by 4 and *
unread,
noresponse
Q&A
Exercise 21 week 1
Hello, If a year is a leap year two conditions have to be true: * It has to be divisible by 4 and *
7/27/15
musam...@gmail.com
,
Juho Leinonen
2
7/14/15
Q&A
Week9 exercise 26 PhoneSearch
Hello, You want to go through the address book and find all of the people whose address or name match
unread,
noresponse
Q&A
Week9 exercise 26 PhoneSearch
Hello, You want to go through the address book and find all of the people whose address or name match
7/14/15
andrewh...@gmail.com
,
mess...@gmail.com
2
7/6/15
Q&A
Exercise 79: NumberStatistics(1)
Hello, You only need two instance variables in this exercise, sum and amountOfNumbers. You don't
unread,
noresponse
Q&A
Exercise 79: NumberStatistics(1)
Hello, You only need two instance variables in this exercise, sum and amountOfNumbers. You don't
7/6/15
musam...@gmail.com
,
nyg...@gmail.com
2
6/30/15
Q&A
Please help me on Exercixe 40 PrintingLikeBoss
Hello, Think about how does the amount of spaces and stars correlate with the line number. Try to
unread,
noresponse
Q&A
Please help me on Exercixe 40 PrintingLikeBoss
Hello, Think about how does the amount of spaces and stars correlate with the line number. Try to
6/30/15
tallk...@gmail.com
,
Jarmo Isotalo
2
6/17/15
Q&A
week 6 exercise 102. 96%
You probably shouldn't be using reader.nextInt(); but to read the integer as instructed in the
unread,
noresponse
Q&A
week 6 exercise 102. 96%
You probably shouldn't be using reader.nextInt(); but to read the integer as instructed in the
6/17/15
Olivia
,
Jarmo Isotalo
3
5/13/15
Q&A
Connection fail - cannot connect through TMC Netbeans
Do you use proxy to connect to internet? If so you need to tell NetBeans to use that proxy too. Tools
unread,
noresponse
Q&A
Connection fail - cannot connect through TMC Netbeans
Do you use proxy to connect to internet? If so you need to tell NetBeans to use that proxy too. Tools
5/13/15
juhani.e...@gmail.com
5/5/15
Q&A
viikko 13 harjoitus 174, ongelmia madon kanssa
Hi, I'm having problems with week 13 exercise 174. Testit menevät 90% läpi ja ilmoittavat
unread,
noresponse
Q&A
viikko 13 harjoitus 174, ongelmia madon kanssa
Hi, I'm having problems with week 13 exercise 174. Testit menevät 90% läpi ja ilmoittavat
5/5/15
caseysc...@gmail.com
,
Jarmo Isotalo
2
4/6/15
Q&A
Student
My first guess would be the use of Scanner.next(); It probably appears to be working when it gets
unread,
noresponse
Q&A
Student
My first guess would be the use of Scanner.next(); It probably appears to be working when it gets
4/6/15
caseysc...@gmail.com
,
Joni
2
4/7/15
Q&A
Lyrrca Card
Hi, In your payEconomically method there is return -1; Which is why the method returns one instead of
unread,
noresponse
Q&A
Lyrrca Card
Hi, In your payEconomically method there is return -1; Which is why the method returns one instead of
4/7/15
caseysc...@gmail.com
,
Jarmo Isotalo
2
4/6/15
Q&A
Overloaded counters
When the counter is initialised so that check is true, it should make sure that the value remains
unread,
noresponse
Q&A
Overloaded counters
When the counter is initialised so that check is true, it should make sure that the value remains
4/6/15
caseysc...@gmail.com
,
Joni
2
4/7/15
Q&A
90 TeamandPlaysers
Hi, It seems that Player's toString method is not as it should be. In the assingment it doesn
unread,
noresponse
Q&A
90 TeamandPlaysers
Hi, It seems that Player's toString method is not as it should be. In the assingment it doesn
4/7/15
SayedRakib
, …
nietzs...@hotmail.com
3
10/26/17
Q&A
Week 1 Exercise 9
It gave me some trouble to come up with it as well but here is the right line of code for this
unread,
noresponse
solved
Q&A
Week 1 Exercise 9
It gave me some trouble to come up with it as well but here is the right line of code for this
10/26/17