Fantastic website, keepit up. really good work, i have read several books, never found simple exmple to understand how things works, i would also reccomend have a page explaining concepts of OO Programming, a lot of people still do not understand the concept, eery single book i read they all copy each other with hello world example. people need to understand why apeice of code is there, e.g
class hello(int, byval)
what does the the bit inside the bracket do? when is it used, and why is it used.
things like that often simple is not given. things are taken for granted. it confuses novice users.