So I have literally just started reading the book, and I am stuck at the first lesson. The lesson has you create a small
applet (if that's the right term) that acts as a party invitation. The problem that I am having is that the compiler is returning 'Symbol Not Found Error' on things such as capital letters, and even periods.
My code (copied directly from the book, line for line)
And the compiling error
If someone could explain what is happening (with some detail, I'm a beginner remember ;) ) and what I could do to fix it, I would greatly appreciate it.