Summary
Keywords
Full Transcript
#21 C Strings | C Programming For Beginners In this video, we will learn about strings in C. With many examples we will show you how to can create strings. Then we will learn to take String input and we will also show you how we can access and change each character of the string using indexes in C programming. This video is a part of our C Programming video series: https://www.youtube.com/watch?v=KnvbUiSxvbM&list=PL98qAXLA6aftD9ZlnjpLhdQAOFI8xIB6e ~ Resources: C Online Compiler: https://www.programiz.com/c-programming/online-compiler/ Github File: https://github.com/programiz/c-youtube/blob/master/21.%20C%20strings.md C (title) Tutorial (text-based tutorial): https://www.programiz.com/c-programming/c-strings Timestamps: 00:00 Start 00:16 C Strings 02:45 String Input 05:58 Access Characters of a String 07:49 Change Characters of String 9:12 Programming Task 9:54 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 #cstrings #cprogramming #learnc #strings #array #index #Cstring
