jeffery c wrote:
by classic VB developers do you mean vb6?
Yup, basically pre-.NET is considered classic VB.
jeffery c wrote:
If so, I think I would be excluded because I had to learn about unit tests in my system analysis and design class
Then you're the exception. Ironically I have nothing against VB. It's just a tool. However, working in the industry for 20 years has shown me that the most people that use VB fit in the mold I mentioned. So consider yourself different if you study design, and that's a good thing.
jeffery c wrote:
Another point to add to C is how kernel code in windows is ugly.
That's my biggest peeve with C and C++ even. Even in C++ the STL is just ugly. It's a fantastic language, but damn when you look at when compared to languages like C# you have to wonder. C is still my favorite though, there's a few hacks that can be done to make the code look better, so I can live with it.
jeffery c wrote:
I could almost fit one in my pocket depending on the device.
They're only getting smaller man. In science and in computing small is the new big for now.
Jeremy Falcon