Introduction to C Programming Language
- Compidia
- Oct 16, 2020
- 1 min read
C++ is the superset of C, therefore learning C will also help us understand how C++ was created based on C.
Learning Outcomes
- Know about C programming language and their applications
- Acknowledge the features of C
- Able to write a C program and run it
- Learned about the step procedures of working on C
- Understand what is printf command in C
- Special characters and things to keep in mind for C
Target Audience
- Beginners that have not started C++
- Students that have started C++ but not master yet
- Anyone that wants to learn about the C programming language
Link to Introduction to C Programming Language module
Comments