Visual Basic.NET Programming. Beginner Lesson 9. Selection with If Statements

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.พ. 2025
  • This is the ninth in a series of computer science video tutorials for beginners, about programming with Visual Basic.NET (VB.NET) in Visual Studio. In this lesson, you will learn how to execute one block of code or another, depending on the outcome of a test. This illustrates the second of the three fundamental programming constructs, sequence, selection and iteration. You will learn how to write an IF statement, either as a single line command, or as a block of code within IF and END IF. You will also learn how to use multiple ELSEIF clauses within an IF block, and the optional ELSE clause at the end. The video discusses the issue of case sensitivity when comparing one string with another, and explains how this case sensitivity can be removed by converting a string to upper case.

ความคิดเห็น • 19

  • @amineelkahlaoui1548
    @amineelkahlaoui1548 11 หลายเดือนก่อน +1

    Thank you for this amazing tutorial

  • @braddenton1350
    @braddenton1350 3 ปีที่แล้ว +3

    awesomeness

  • @uzairliyauddeen2513
    @uzairliyauddeen2513 3 ปีที่แล้ว +2

    GREAT VIDEO
    THANKS:)

  • @kayne8612
    @kayne8612 2 ปีที่แล้ว +6

    MsgBox(“Thanks”)

  • @vusumuzisibanda-n8t
    @vusumuzisibanda-n8t 11 หลายเดือนก่อน +1

    thanks great video

  • @kabukijoe99
    @kabukijoe99 3 ปีที่แล้ว +2

    THANK YOU

  • @jtlunsford780
    @jtlunsford780 ปีที่แล้ว

    I just tried changing Button1.Text = Button1.Text.ToUpper and it worked when I pushed that button. That means, you can do that with almost all .Text poperties?? I can vision a few ways to use this.Thank you so much.....JT

  • @kabukijoe99
    @kabukijoe99 3 ปีที่แล้ว +2

    there is a webdriver Selenium. You can make a video lesson about web automation (just an idea)

    • @ComputerScienceLessons
      @ComputerScienceLessons  3 ปีที่แล้ว +2

      I'm not familiar with it, but I will certainly take a look. Thanks :)KD

  • @ailomarkdelacruz9524
    @ailomarkdelacruz9524 3 ปีที่แล้ว +3

    ty

  • @tim5749
    @tim5749 ปีที่แล้ว

    Love the tutorial but your Japanese was wrong. No worries tho. Should just be genki desu ka. If you’re asking how someone is doing, you wouldn’t use “choushi”. That would be like the difference between how are you doing and how is your health? Doesn’t really matter though I appreciate the tutorial!!