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
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.
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
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
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.
you will finally understand what coding is , best of luck for your C journey
Thanks! I appreciate the support!
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
Thanks for watching and for your valuable feedback. I will consider better explanations in the upcoming videos!