Array Basics | C Programming Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ธ.ค. 2024

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

  • @naboulsikhalid7763
    @naboulsikhalid7763 ปีที่แล้ว +39

    WHEN YOU ARE LOST, THERE IS ALWAYS A CHANNEL THAT CAN SAVE YOU, AND THIS IS THE ONE. THANK YOU FOR SHARING YOUR KNOWLEDGE AND MAKING IT AFFORDABLE. THANK YOU AGAIN

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

      YOU’RE WELCOME NABOULSI, THANK YOU SO MUCH FOR THE SUPPORT!!! :-D

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

    I absolutely adore how you teach every tiny little step. You're like the Professor Leonard of coding

  • @Guitareben
    @Guitareben 4 หลายเดือนก่อน +1

    This channel is incredible. Very straight forward teaching, but also thorough

  • @NikitaSafronov-y6i
    @NikitaSafronov-y6i 2 ปีที่แล้ว +15

    Awesome. So happy that i found this channel!

  • @tindaefeika
    @tindaefeika 9 หลายเดือนก่อน +1

    Best programming channel

    • @PortfolioCourses
      @PortfolioCourses  9 หลายเดือนก่อน +1

      I’m glad you enjoy it! :-)

  • @codingwithaman85
    @codingwithaman85 9 หลายเดือนก่อน +1

    awesome sir, clear point to point

  • @Fattal-y4g
    @Fattal-y4g 11 หลายเดือนก่อน

    Your explanation is amazing sir

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

      I’m glad you enjoyed it! :-)

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

    awesome sir clear understanding point to point

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

    Using any C programming book as a reference summarize the topic of arrays and their applications in c.l recommend using learning c in 21 days as your guide Based on your understanding write a program that demonstrates the following key concepts of arrays in c.Be sure to include comments explaining how each concept is implemented in your guide,subscript index, one dimensional array, multidimensional arrays, numerical arrays and character arrays

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

    Oh God I love this channel!

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

      I'm glad you're enjoying the channel Feliciano! :-)

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

    how can you create a function for division using for loop? if you would please.

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

    Seriously awesome channel

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

      Thank you very much for the kind words Abdullah! :-)

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

    This is now a channel to be when lost😊

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

    praised be this white man for this beautiful gift

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

    Awesome tut! Thank you for the lesson. May i ask you, what font do you use here mate?

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

      You're welcome Darwin, I'm glad you enjoyed it! :-) I'm using the default light theme in Visual Studio Code, which appears to be the font "Consolas, Courier New, monospace".

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

    I got lost somewhere 😅😅 you are fast 😅
    But anyway it's a very good class 🎉 keep it up 💯

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

    Great video, Sir.

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

    so helpful what a life saver :)))))

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

      I'm glad this video helped you out Ayman! :-)

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

    I have a question

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

    I love your channel

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

    Thank you really sir.. this has helped me

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

      You're welcome, I'm glad it helped you! :-)

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

      @@PortfolioCourses is there a way I can chat with you privately sir..

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

      I'm not able to provide private tutoring right now due to time constraints, but I am on LinkedIn if you want to add me. :-)

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

      Ok sir.. how can I get you on LinkedIn

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

      @@Codewitheyezyc I am here: www.linkedin.com/in/profkevinbrowne/

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

    we can use
    int element = sizeof(grade)/sizeof(grade[]);
    for (int i = 0; i < element; i++)
    total = total + grade[İ];
    int average = total / element

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

    😍😍