From Python to C: The Switch

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

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

  • @කැලණිකුප්පි
    @කැලණිකුප්පි 7 วันที่ผ่านมา

    Came across your channel while looking for videos about switching from python to C 🎉🎉 thanks please keep it up with more advanced tutorials like makings libraries in C

    • @Amin_Code
      @Amin_Code  7 วันที่ผ่านมา +1

      Thanks, I'm glad you found the video helpful! I will be working on functions soon. and since there is no OOP in C, i hope it will be helpful for libraries.

  • @visible2927
    @visible2927 6 วันที่ผ่านมา

    you will finally understand what coding is , best of luck for your C journey

    • @Amin_Code
      @Amin_Code  6 วันที่ผ่านมา

      Thanks! I appreciate the support!

  • @SyntaxError12
    @SyntaxError12 6 วันที่ผ่านมา

    the video is informative, but can confuse beginners as you glossed over things like how format specifiers work and some quirks of the scanf function and how we can declare a var before defining it unlike python and the "address of a variable" which people starting with c can have a hard time grasping. Btw nice video

    • @Amin_Code
      @Amin_Code  6 วันที่ผ่านมา +1

      Thanks for watching and for your valuable feedback. I will consider better explanations in the upcoming videos!