Quote:
quote:Originally posted by pilgrim
Dear Friends,
Thank you for all your replies...I've now moved on past nested classes and they are much clearer to me now on account of all your help. I'll recommend this book to everyone...especially my fellow mind readers, cheers.
|
Hello there, Pilgrim in progress, I see you are really working your way through the book, just like me a year ago. Then I did some service here on the P2P Java2 forum, answering the occasional question. But I had to move on, alas, so here's my last message.
Java is a great language and fun to learn. I hope one day all the browsers out there will come with a Java virtual machine installed, because the downloading procedure at
http://java.com/en/download/manual.jsp
is too much for the average website visitor.
Knowing the Java syntax and common command names benefited me a lot when I switched over to JavaScript to create fast and easy webpages.
Now it seems some people have outdated JavaScript support and some system managers turn off JavaScript altogether.
Server side scripting with PHP and MySQL is an option. But Java Servlets can manage databases and do all the rest.
There's still a lot to learn!
Final greetings from freezotic
P.S. I do not quite understand the static/non-static behaviour of nested class members myself. I hope Ivor can tell you, though I've seen him here only once...