Results 1 to 4 of 4
  1. #1
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy

    [Tutorial] 2# - Hello World | Basic's of Visual Basic

    Welcome to my secound tutorial.

    In this tutorial im going to show and teach you the Hello World program.
    Quote Originally Posted by Wikipedia
    A "Hello World" program is a computer program which prints out "Hello, world!" on a display device. It is used in many introductory tutorials for ...
    First create a new project.

    2)Now you got this go to the right side and you find text, rename it.



    3)Go to the toolbar, left side. If you cant find it go to, view, toolbar.

    4)And double click on the button in the toolbar in left side. You have now created a button.

    5) Rename the button as you did in step 2.

    6) Now double click on the button on the form.

    Now the actually coding starts so start typing..

    We are going to create an messagebox.
    Messagebox and be done in many diffrent ways and im going to teach you the easiest way.

    7) Type this if you copy the code below, you wont learn anything. Better type with your own hands not mine....

    [php]Msgbox("This is my first program")[/php]

    8) Now debug it.

    9) Press the button and your message's show's up.


    -End of tutorial.
    Last edited by Zoom; 04-12-2010 at 12:05 PM.
    -Rest in peace leechers-

    Your PM box is 100% full.

  2. The Following 3 Users Say Thank You to Zoom For This Useful Post:

    failo-killer (04-12-2010),gforce1990 (04-13-2010),rowza (04-18-2010)

  3. #2
    greathamza's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    with daves mom
    Posts
    5,607
    Reputation
    14
    Thanks
    505
    My Mood
    Asleep
    nice tut but you should clear up number 4, what button to press.
    everybody lies


  4. #3
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    Quote Originally Posted by greathamza View Post
    nice tut but you should clear up number 4, what button to press.
    Fixed, thanks for you help

    And double click on the button in the toolbar in left side.
    -Rest in peace leechers-

    Your PM box is 100% full.

  5. #4
    PoWnEdChEaTeR's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Here At MPGH.NET
    Posts
    49
    Reputation
    10
    Thanks
    12
    Great tut man but if you could make a hack coding tut it will be awesome
    PoWnEdChEaTeR, WHY??,
    Cause we powned you


    */PoWnEdHaCkEr\*

    Need help?
    Ask for It

    I read Pm's, But don't spam my Inbox

    studying c++, if someone have a good tut send it to me and i have the pleasure of see it.

    ()No Woman, No Cry()

Similar Threads

  1. In-depth Hello World Tutorial
    By Shark23 in forum Assembly
    Replies: 4
    Last Post: 11-11-2010, 02:40 PM
  2. [Tutorial] Visual Basic Express Edition 2008: Hello World
    By lilmario876 in forum Programming Tutorials
    Replies: 6
    Last Post: 06-25-2010, 01:44 PM
  3. [C++] Tutorial 2: Hello World
    By Schyler in forum C++/C Programming
    Replies: 12
    Last Post: 03-28-2010, 10:53 PM
  4. A closer look at Hello World App.
    By headsup in forum Java
    Replies: 5
    Last Post: 10-24-2009, 12:25 AM
  5. [C++]Hello World; Your first C++ Program
    By Mr. Bond in forum Programming Tutorials
    Replies: 3
    Last Post: 02-09-2009, 08:53 AM