View Single Post
  #5   Spotlight this post!  
Unread 15-05-2008, 01:11
slavik262's Avatar
slavik262 slavik262 is offline
We do what we must because we can.
AKA: Matt Kline
FRC #0537 (Charger Robotics)
Team Role: Alumni
 
Join Date: Jan 2007
Rookie Year: 2007
Location: Sussex, WI
Posts: 310
slavik262 is a splendid one to beholdslavik262 is a splendid one to beholdslavik262 is a splendid one to beholdslavik262 is a splendid one to beholdslavik262 is a splendid one to beholdslavik262 is a splendid one to beholdslavik262 is a splendid one to behold
Send a message via AIM to slavik262
Re: Approaching C# and the .net platform...

I started robotics about the same time I took a programming class Freshman year. The class taught VB.NET. I learned 2 things from the class:

1. .NET is extrmely nice for rapid application dev., and I still use it today.

2. The experience in VB.NET got me to start thinking like a programmer (with the whole logic bit.) After that class was when C kinda started making sense

.NET is an amazing platform if you want to make applications for your own use. However, the .NET Framework is a tad bit slow, which is why I want to learn the Windows API so that I can do native programming.
__________________