C Pattern Programs | Printing Stars in Hollow Right Triangle Shape | Tutorial for Beginners

Поделиться
HTML-код
  • Опубликовано: 14 янв 2025

Комментарии • 36

  • @newlife6753
    @newlife6753 3 года назад +6

    This is what we can call step-by-step learning for beginners.👍

  • @rimiatrineh246
    @rimiatrineh246 3 года назад +3

    I thought of just watching it but when I heard you saying, if you dislike it, hit the down button, so I had even subscribed your channel... Best explanation... Thank you sir

  • @robinrojimathew
    @robinrojimathew 10 месяцев назад +1

    Thanks Bro

  • @akshatgarg6249
    @akshatgarg6249 4 года назад +3

    12:54 Sir You Should Remove the extra space from IF statment ....
    THANK YOU SO MUCH SIR YOU HELPED ME TO UNDERSTAND THE CONCEPT BEFORE WATCHING THIS I WAS FEARED BUT NOW I'M CONFINDENT....
    HERE SOME PRACITCAL :)
    #include
    int main()
    {
    int row,col,totalrow;
    printf("Enter the number of Rows");
    scanf("%d", &totalrow);
    for (row=1;row

  • @ogochukwuujunwa4680
    @ogochukwuujunwa4680 3 года назад +3

    I just started following your tutorials and I must say it's very detailed. Thank you so much I will practice well and come back with questions

  • @belayetwale1714
    @belayetwale1714 2 года назад +2

    This kind of programming is too difficult to understand but now i get best hint .
    Thank you for everything and thank you in advance !!

  • @KuldeepKumar-ge4cp
    @KuldeepKumar-ge4cp 3 года назад +2

    what a great explanation

  • @aasishchand2439
    @aasishchand2439 4 года назад +2

    No one except you said to dislike his video.....👏👏👍👍🙌🙌.....awesomely explained bro...

    • @LearningLad
      @LearningLad  4 года назад +2

      just asking for honest opinion.
      so that i can improve :)

    • @kasondamien9895
      @kasondamien9895 3 года назад

      pro tip : you can watch series at Flixzone. Been using them for watching all kinds of movies during the lockdown.

    • @kamryncoen1534
      @kamryncoen1534 3 года назад

      @Kason Damien Yup, I've been watching on Flixzone} for years myself =)

  • @antonisz.9769
    @antonisz.9769 2 года назад +2

    Nice video very helpful

  • @soumyadeepchatterjee2189
    @soumyadeepchatterjee2189 3 года назад +2

    Best explanation. Thank you so much!

  • @manishapriya966
    @manishapriya966 2 года назад

    Great explanation bro 👍

  • @rafaelaugustosuarezcetina1685
    @rafaelaugustosuarezcetina1685 4 года назад +1

    Thanks for your detailed explanation

  • @kenan8479
    @kenan8479 Год назад +1

    Bro! My teacher failed miserably at explaining this to our class. it was a nightmare. Thank you for this tutorial.

  • @Tharaka_nz
    @Tharaka_nz 3 года назад

    Best explanation. Thank you...

  • @adityasinghroll-1412
    @adityasinghroll-1412 3 года назад +1

    instead of OR can we use AND in if statement

    • @LearningLad
      @LearningLad  3 года назад

      depends on how you form the logic

  • @learn_through_building
    @learn_through_building 2 года назад

    Super bro😊

  • @nahinahmed8630
    @nahinahmed8630 3 года назад +1

    how can we print as a windmill shape ( 4 triangles on different direction) ?

    • @muatring
      @muatring 2 года назад

      Print a 3x3 grid and in the middle rows of the edges you print the triangle pattern.

  • @krupabiblecovers4100
    @krupabiblecovers4100 4 года назад

    Thanks sir

  • @pen2469
    @pen2469 3 года назад

    why it just a basic lessons but i feels it too difficult :((