Hacker News new | ask | show | jobs
by recursive 4050 days ago
I've mostly had coworkers that had fond memories of VB6. Personally, compared to what we have now, I think it sucks. I'm no parroting. I suppose there's no way for me to know whether I "have any idea what I'm talking about". The language itself is terribly constraining. No try/catch. No generics. Crazy 1-based collections. No type-safe lists, just fixed size arrays. No function references. And so on.
1 comments

Yet despite all those issues it was a very productive environment to work in. For me working with WPF/XAML has been like wading through treacle.