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.

Dartmouth College logo

C Programming: Getting Started - 1

This course is part of C Programming with Linux Specialization

     
  • 4.6
  •  |
  • Reviews ( 190 )
Free

This Course Includes

  • iconcoursera
  • icon4.6 (190 reviews )
  • icon11 hours (approximately)
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconDartmouth 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.