C Programming: Getting Started - 1

This course is part of C Programming with Linux Specialization

Instructors: Rémi SHARROCK +1 more

Instructor ratings

We asked all learners to give feedback on our instructors based on the quality of their teaching style.

What you'll 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
  • Skills you'll gain

  •   Embedded Software
  •   Software Documentation
  •   Computer Programming
  •   C (Programming Language)
  •   Programming Principles
  •   Development Environment
  •   Debugging
  • There are 5 modules in this course

    The C programming language is one of the most stable and popular programming languages in the world. It helps to power your smartphone, your car's navigation system, robots, drones, trains, and almost all electronic devices. C is used in any circumstances where speed and flexibility are important, such as in embedded systems or high-performance computing. In this course, you will get started with C and learn how to write your first programs, how to make simple computations and print the results to the screen, how to store values in variables and how to repeat instructions using loops. Beginners, even those without any programming experience, will be able to immediately start coding in C with the help of powerful yet simple coding tools right within the web browser. No need to install anything! Why learn C and not another programming language? Did you know that smartphones, your car’s navigation system, robots, drones, trains, and almost all electronic devices have some C-code running under the hood? C is used in any circumstance where speed and flexibility are important, such as in embedded systems or high-performance computing. C is a foundational programming language taught at engineering schools around the world, and represents one of the building blocks of modern computer information technology. Invented in the 1970’s. It is still one of the most stable and popular programming languages in the world. We are excited to introduce you to the world of coding and launch you along your path to becoming a skilled C programmer! This is the first course in the C Programming with Linux Specialization. This series of seven courses will establish your programming skills and unlock doors to careers in computer engineering. This course has received financial support from the Patrick & Lina Drahi Foundation.

    Week 2: Printing, loops, and comments

    Week 3: Integers, variables and user input

    Week 4: Characters and doubles

    Concluding the course

    Explore more from Software Development

    ©2025  ementorhub.com. All rights reserved