Locked Help fnding a good tutorial

  • Monday, September 08, 2008 5:03 PM
     
     
    I am learning Visual Basic for a project and cannot find a good tutorial to start me off. I have some experience in simple scripting and programming so I'm good with the logical flow of programming, just not the syntax and commands.

    Also the goal of my project is to create a GUI for a FORTAN program. All I need for it to do is be able to input parameters to the FORTRAN program then capture the output of that program and display it. Any tips or pointers would be greatly welcomed.
    • Edited by pball_inuyasha Monday, September 08, 2008 5:06 PM can't spell
    •  

All Replies

  • Monday, September 08, 2008 5:15 PM
     
     
  • Monday, September 08, 2008 5:27 PM
     
     
    Thanks for the link, but to me that is like handing a kid who's learning the alaphabit a book by Hemingway.
  • Monday, September 08, 2008 6:55 PM
    Moderator
     
     Answered
    Ok, if that's a bit much, there's the Absolute Beginner's video series:

    http://msdn.microsoft.com/en-us/vstudio/aa700732.aspx#beginners

    Stephen J Whiteley
    • Marked As Answer by pball_inuyasha Monday, September 08, 2008 7:21 PM
    •  
  • Monday, September 08, 2008 7:20 PM
     
     
    SJWhiteley said:

    Ok, if that's a bit much, there's the Absolute Beginner's video series:

    http://msdn.microsoft.com/en-us/vstudio/aa700732.aspx#beginners


    Stephen J Whiteley


    Hi Stephen,

    Thanks for the link. :-)

    I will probably look over Videos 8 and onwards from the link you posted.

    I have marked your post as helpful. ;-)

    Even though I know some advanced stuff, there is always room to learn a few new tricks. :-)

    Cheers. 

    _/\_/\_
      _   _
         |

    |____|




    Regards,

    John


    .--- --- .... -.
  • Monday, September 08, 2008 7:21 PM
     
     
    Thanks SJWhiteley for the help