تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح #24 C Pointers and Arrays C Programming For Beginners ضمن كورس لغة C شرح قناة Programiz، الفديو رقم 24 مجانى معتمد اونلاين
#24 C Pointers and Arrays C Programming For Beginners
In the last video, we learned about Pointers in C. We learned about working with memory addresses. Now, we will learn to use pointers to work with arrays. We will see examples to access elements using pointers and also to change array elements using pointers. So this video will be very helpful to understand the use of pointers and array with each other much more clearly.
Sign Up to get 50% off with this link: https://app.programiz.pro/signup?utm_sourcesocial&utm_mediumyoutube
This video is a part of our C Programming video series: https://www.youtube.com/watch?vKnvbUiSxvbM&listPL98qAXLA6aftD9ZlnjpLhdQAOFI8xIB6e
~
Resources:
C Online Compiler: https://www.programiz.com/c-programming/online-compiler/
Github File: https://github.com/programiz/c-youtube/blob/master/24.%20C%20pointers%20and%20arrays.%20C%20pointers%20and%20arrays.md
C (title) Tutorial (text-based tutorial): https://www.programiz.com/c-programming/c-pointers-arrays
Timestamps:
00:15 - C Pointers and Array
05:15 - Access array elements using pointer
06:43 - Change array elements using pointers
08:40 - Programming Task
09:34 - Quiz
~
Revise your learning using our C App
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq
Find Programiz elsewhere:
Programiz PRO: programiz.pro
Website: https://www.programiz.com
Discord: discord.gg/programiz
Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/programiz
Twitter: https://twitter.com/programiz
#programiz #pointers #array #cprogramming #learnc #cpointers