Lounge seems so quite,
-
I've had a few good teachers, but I'm just really opposed to classroom teaching (and school in general). At university I had to travel almost two hours (single trip) to listen to someone explaining me what was in my texts... I stopped reading the texts pretty soon. At high school I had a great math teacher, but I just really hated math. I still study, but not in classrooms. I study in my own time doing the things I want to do at my own pace (which is usually a lot faster than classroom training). And when it's for school I don't even like doing that. Now when I study for hobby stuff gets interesting... I write code, read articles, go at it until night... :D
public class SanderRossel : Lazy<Person>
{
public void DoWork()
{
throw new NotSupportedException();
}
}:thumbsup: