0
Why doesn't SoloLearn -> computer work?
My computer doesn't recognise anything SoloLearn tells you to do like System.out.println and any code I do that works on here doesn't work on my computer. Even if I copy it out word for word, it still will not run as I want it to or do the things I've told it to do. What am I doing wrong? Is there something I'm missing?
5 odpowiedzi
+ 3
What are you using on your PC?
Do you use the webversion of sololearn or do you have an IDE (eclipse, netbeans ...)?
Which error message to you get?
+ 3
Kathryn Louise Notpad++ is just a text editor, right?
You can write codes with a text editor but you need a compiler/interpreter.
An IDE contains all what you need. https://en.m.wikipedia.org/wiki/Integrated_development_environment
https://www.sololearn.com/discuss/870283/?ref=app
https://www.sololearn.com/discuss/273692/?ref=app
https://www.sololearn.com/discuss/219453/?ref=app
https://www.sololearn.com/discuss/357868/?ref=app
+ 3
Kathryn Louise No problem :)
You can also search on youtube for tutorials -> your language + IDE (to see how they get installed and how they work)
+ 2
Denise Roßberg thanks that's worked :) I'm very new to this 😂
+ 1
Denise Roßberg it doesn't come up with any error, it just doesn't show anything. I was using notepad ++ but I'm going to try netbeans now :)