Computers |
|
| | #1 (permalink) |
| Junior Techie Join Date: Sep 2002
Posts: 70
| For the longest time I have wanted to learn how to program stuff , but i have never been able to becasue I didn't have (at least what I believe to be) the proper software. That has changed now. My parents got me Visual Studio .NET for my last birthday. I was wondering if anybody had any suggestions for books that I could use to teach me the basics of programming with VB.NET or C++.NET. The only programming related thing I have ever done before was a quick lesson from a very old VB book at school that taught me how to print stuff on the form. About the only thing I learned from that was the basic layout of the VB IDE.I have read a few other topics on this at this forum, but nothing I read told me what I wanted to know. I'm interested in learning the basics so I can do an internship at a local company near where I live. I also would like to learn how to work with games, like the Freespace2 SCP. Any help would be greatly appreciated. P.S. Any links to programming sites would also be much appreciated. I would use ones on other topics but they won't open on this computer for some reason. |
| | |
| | #2 (permalink) |
| Newb Techie Join Date: Apr 2003
Posts: 11
| You need to know what you are getting into. Visual Studio.NET is alot more complex than any of the original Visual Studios. I don't know any new .NET books, but I'm sure they are out there. Good luck. -Dylan |
| | |
| | #4 (permalink) | ||
| Newb Techie Join Date: Apr 2003
Posts: 15
| Quote:
If you want to start with VB.NET or VC#, I would recommend one of Microsoft Press's books. There is a book on C# by Charles Petzold (google for his name, and you'll find information about the book). Quote:
There is a .NET site by Microsoft - http://www.gotdotnet.com , and the *best* resource on .NET - http://msdn.microsoft.com Hope this helps. Good Luck | ||
| | |