Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Completely green 1

Status
Not open for further replies.

GrigoreDolghin

Programmer
Oct 23, 2000
167
RO
Hello, everyone

Guys, I have a dillema:

I am a seasoned VisualFoxPro programmer. I had the chance to work in a true OOP programming language since 4 years ago, developing mostly client/server apps.

Now, it's time to move on. I have my own copy of Visual Studio .NET Enterprise Architect. As you know, Visual FoxPro doesn't exist in .NET Studio anymore (as it was in VStudio 6), mostly because of CLR (foxpro does not support CLR).

Now: I have to choose one language from .NET. Personally, I tend to use Visual Basic. The problem is I have no idea what Visual Basic is. That is not a problem, because I am a quick learner. But the docs are so clumsy... Where to start? What to do? How do I know if what I do or what I read is good for a beginner? Can anyone point me to a good start point?

Please, help me to have a good start. Thank you. Grigore Dolghin
Class Software
Bucharest, Romania
 
To answer the question of "How do I know if what I read is good for a beginner?" If you can understand it then it is not too advanced. If you are a seasoned programmer then I would skip the "beginner" stuff and goto "intermediate" since most beginner stuff will assume you do not know anything about programming.

The following are the resources I used the most to learn about VB.NET

Book:
Mastering Visual Basic .NET By Evangelos Petroutsos ISBN:0-7821-2877-7

Websites:

I have also downloaded a lot of sample chapters from .NET books. These are sometimes hard to find, but use a search engine like google to limit the search to *.pdf files.

I hope some of this helps.

Kris
[americanflag]
 
Thank you so much... Grigore Dolghin
Class Software
Bucharest, Romania
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top