Visual Basic .NET Forums  
Click here to advertise with us

Go Back   Visual Basic .NET Forums > Visual Studio .NET > Training, Conferences, Events

Training, Conferences, Events Resources/Discussion for VB.NET Training, Learning, Conferences, and Events, etc.

VB.NET Forums Newsletter Signup:
Email address:


Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 06-26-2009, 9:14 AM
Hack's Avatar
VB.NET Forum Master
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Apr 2009
Location: Sterling Heights, MI
Age: 59
Posts: 313
Reputation: 0
Hack an unknown entityHack an unknown entityHack an unknown entityHack an unknown entity
Default

Downloading VB.NET 2008 Express from Microsoft's site would be a good start.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 09-09-2009, 8:32 AM
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Sep 2009
Age: 19
Posts: 5
Reputation: 0
HeroKing is on a distinguished programming path ahead
Default

start learning only the syntax and the basics (delegates,subroutines , variables ,loops etc)so you can write a code to provide minimum functionality with no syntax errors and exceptions then you can browse the .net framwork class libraries and the examples on each library on msdn ............to know how to properly deal with classes ,functions , subroutines etc.. dnt read books too much
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 01-18-2010, 1:10 PM
VB.NET Forum Newbie
.NET Framework: .NET 4.0
 
Join Date: Jan 2010
Posts: 2
Reputation: 0
vbinstructor is on a distinguished programming path ahead
Default The best way to learn visual basic

The best way to learn Visual Basic or any programming language is by seeing it. You cannot learn Programming just by reading the books or tutorials. Following offers live sessions on Visual Basic Programming. You will be able to see the session live from instructor's desktop.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 01-18-2010, 5:57 PM
VB.NET Forum Genius
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Feb 2009
Age: 41
Posts: 157
Reputation: 92
picoflop a notorious wonder 'round these woodspicoflop a notorious wonder 'round these woodspicoflop a notorious wonder 'round these woodspicoflop a notorious wonder 'round these woods
Default

Quote:
Originally Posted by vbinstructor View Post
You cannot learn Programming just by reading the books or tutorials.
Is this a fact or an assumption? Having someone (aka teacher) to ask helps, but I guess it's not a requirement
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 01-19-2010, 5:14 AM
VB.NET Forum Newbie
.NET Framework: .NET 3.5
 
Join Date: Jan 2010
Age: 38
Posts: 4
Reputation: 0
J. Bijvoets is on a distinguished programming path ahead
Default Learning Visual Basic / Visual Studio

Learning how to program is different than learning how to use Visual Studio to do the job.

If you already know how to translate a set of requirements into a description of the tasks an application has to do, you can make up some test projects, and try to build them in VB.Net or C#.

I started learning the language Visual Basic by just screening the keywords in some eBook, getting a global idea of the possibilities. The next step was to make small applications, gradually enlarging the scope. Combining small solutions into one usefull application is more a matter of being a programmer, not being a Visual Basic Programmer, at least, that is my opinion.

Some small tools you can start to pratice with are:
  • Simple form, one text field, one button, one label. Type in text in the textbox, press the button, and show the text in the label.
  • Make a form with a textbox and a button. Type in the textbox a number (i.e. 2). Pressing the button shows a Message (MsgBox), telling what number you typed (One, Two, Three, etc.)
  • Enlarge the previous tool: check if the number is between 5 and 25. If less, show message "Less", if more show message "More". If between 5 and 25 show "Perfect"
  • Enlarge the previous tool: create a textfile and write the typed numbers in it. Check the result with Notepad.
  • Enlarge the previous tool: Open the file, and calculate the sum and the average of the typed numbers. Show this in a messagebox.

Search solutions on forums like this, TheCodeProject, or join Developer's Challenges.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 01-27-2010, 7:45 AM
Hack's Avatar
VB.NET Forum Master
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Apr 2009
Location: Sterling Heights, MI
Age: 59
Posts: 313
Reputation: 0
Hack an unknown entityHack an unknown entityHack an unknown entityHack an unknown entity
Default

Quote:
Originally Posted by vbinstructor View Post
You cannot learn Programming just by reading the books or tutorials.
I did...and so didn't a whole lot of people of my generation.
__________________
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Microsoft MVP 2005/2006/2007/2008/2009
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





All times are GMT -4. The time now is 8:30 PM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2


For advertising opportunities click here.