PDA

View Full Version : Microsoft YCMD Software Giveaway!


xanatoes
04-25-2005, 11:58 PM
Hey, Microsoft is sponsoring their 2005 annual contest, “You Can Make a Difference” and is giving out Visual Studio .NET for FREE to anyone who applies!! Also, 10 winners will receive a $2500 scholarship, $1500 production budget and $1000 in technology for their school. All you have to do is create a software project that would help out a local charity, such as Lions Club, Red Cross. Etc.

Here’s a link with more info:
http://www.buzztone.com/ycmd/track.asp?ori=72&sel=txtlink


http://www.thespoke.net/_img/navigation/ycmd_logo.jpg

sage45
04-26-2005, 12:58 AM
While informative this should really be posted in the Geek News and Humour section... Moving this post there...

-sage-

Crake
05-03-2005, 10:13 PM
ok cool i never tried visual studio is it good??


is c++ hard to learn?

JamieR
05-03-2005, 10:19 PM
Bugger..I would have been dead interested in doing that, but the application deadline was 30th April :mad:

evo
05-03-2005, 11:15 PM
Visual Studio uses VC++, not C++. Quite a difference in the two, VC++ being significantly easier to master.

JamieR
05-03-2005, 11:26 PM
I've never really looked into the difference between bog standard C++ and Visual C++. I believe that Visual C++ is Microsoft's incarnation of the C programming language, but I don't know :o

evo
05-04-2005, 12:27 AM
C++, C, Delphi, Pascal are highend languages, advanced rather. Microsoft's "incarnation" as Weazel puts it, is a basic language. It is quite powerful in its way but not as versatile as the former.