Have any of you programmers taken this class? It's my first programming class. Is is useful or what? It's part of Visual Studio 2008 which I get free part of the Microsoft Academic Alliance program. I does include other programming languages which are probably more advanced.
So I'm taking this VB.NET class...
Collapse
X
-
I learned BASIC when I was 11 or 12 years old, literally

It's a great way to learn programming, I worked a bit with earlier versions of VB but it got boring fast, when I learned just normal BASIC not visual it was because all I had was a commodore 64 and I had no choice but to learn to program on it. -
Ya it's been easy so farI learned BASIC when I was 11 or 12 years old, literally

It's a great way to learn programming, I worked a bit with earlier versions of VB but it got boring fast, when I learned just normal BASIC not visual it was because all I had was a commodore 64 and I had no choice but to learn to program on it.
This is an intro class bit the whole Visual Studio 2008 package seems like it has a lot to it though.icq 156131086Comment
-
I'd say 'At least it's .NET', since I know someone supporting a VB5 app still, in 2008, but.. it's VB.NET.I no longer represent TrafficGigolos, please contact Justin or Rebecca with any issues.Comment
-
VB.NET is a great language to start learning programming. It doesn't share many syntax characteristics with most languages that people use for web apps but it does teach you about how Object Oriented Development works and it's simplicity really help as far as that learning curve goes... Once you get into C# you will start learning more of the C syntax which most other languages are based on like perl, php, java, C++, C etc.Comment
-
I started with QBasic. l33t.Mechanical Bunny Media
Mechbunny Tube Script | Mechbunny Webcam Aggregator Script | Custom Web DevelopmentComment
-
Comment