C# while loops ♾️

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ม.ค. 2025

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

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

    using System;
    namespace MyFirstProgram
    {
    class Program
    {
    static void Main(string[] args)
    {
    // while loop = repeats some code while some condition remains true
    String name = "";
    while (name == "")
    {
    Console.Write("Enter your name: ");
    name = Console.ReadLine();
    }
    Console.WriteLine("Hello " + name);
    Console.ReadKey();
    }
    }
    }

  • @shoxruxqodiraliyev531
    @shoxruxqodiraliyev531 2 ปีที่แล้ว +8

    Thank for lesson it was very usefull

  • @juicedelemon
    @juicedelemon 2 ปีที่แล้ว +27

    HELP! I'M STUCK IN AN INFINITE LOOP!!!

  • @justsomepleb6814
    @justsomepleb6814 2 หลายเดือนก่อน +2

    Not going to lie, content like these should be often used by TH-camrs instead of the other useless entertainment.

  • @anatolii2202
    @anatolii2202 7 หลายเดือนก่อน +1

    ok, this is my lesson #15. thank you broooo. i am excited to post the comment under last published video for c# and then move on to next language

  • @RyanRajesh-p8r
    @RyanRajesh-p8r ปีที่แล้ว +3

    what if i wanted to user input to be an int and they place an empty int?

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

    Thanks for the video brother.

  • @leoaliev
    @leoaliev 7 หลายเดือนก่อน

    Ваши уроки более яснее чем рассказывают об этом русские🤦🏻
    Спасибо большое 🙏

  • @jobsefree
    @jobsefree 10 วันที่ผ่านมา

    What a wonderful content

  • @kingtyphoon
    @kingtyphoon ปีที่แล้ว +1

    Awesome video!

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

    ty sir as always

  • @hggpi
    @hggpi 5 หลายเดือนก่อน

    do while loops restart if the condition is true again?

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

    Random rnd = new Random();
    int num = rnd.Next();

  • @muzamilzaman7463
    @muzamilzaman7463 ปีที่แล้ว +1

    My program start from Module Module1 then sub main () and end sub ()
    Why mine and your syntax is different

    • @JuanSumChninezeFue
      @JuanSumChninezeFue 11 หลายเดือนก่อน

      Because Visual Studio updates code to require less.

  • @xhago605
    @xhago605 ปีที่แล้ว +1

    thanks

  • @soviet_cheese4407
    @soviet_cheese4407 2 ปีที่แล้ว

    Chad channel.

  • @whitedinamo
    @whitedinamo 2 ปีที่แล้ว

    lesson check😇

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

    volim te

  •  3 ปีที่แล้ว

    Thanks!

  • @budderrar5751
    @budderrar5751 2 ปีที่แล้ว

    noice

  • @yair6380
    @yair6380 2 ปีที่แล้ว

    Thenk you

  • @Operius88
    @Operius88 หลายเดือนก่อน

    3 years later, still saving my exams

  • @drea7363
    @drea7363 2 ปีที่แล้ว +1

    random comment 😃

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

      random reply

  • @simik4830
    @simik4830 3 หลายเดือนก่อน

    random comment

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

    Conde de sabugosa.

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

    Console.Write("Thank you");

  • @definitelynotchris4776
    @definitelynotchris4776 3 หลายเดือนก่อน

    while ksksksksks