When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

C Programming: Getting Started - 1
This course is part of C Programming with Linux Specialization
Free

This Course Includes
coursera
4.6 (190 reviews )
11 hours (approximately)
english
Online - Self Paced
course
Dartmouth College
About C Programming: Getting Started - 1
Learn new concepts from industry experts
Gain a foundational understanding of a subject or tool
Develop job-relevant skills with hands-on projects
Earn a shareable career certificate
What You Will Learn?
- Define, distinguish and give examples of hardware/software, computer programs/algorithms.
- Explain the concept of a variable and declare, initialize and modify variables of data types int, double and char.
- Create and comment simple C-programs that may print text, special characters and variables to the screen with controlled formatting.
- Create simple C-programs that utilize for-loops to repeat blocks of instructions.