Course in C Skill Tree

Quick Start with C

Beginner

In this course, you will learn the basics of C programming language. You will learn how to write and run your first C program, read user input, read command line arguments, compare string using conditional statements, iterate a list of string using while loop, find even numbers from a list using while loop, find out the area of a rectangle using a function.

C

Introduction

In this course, you will learn the basics of C programming language. You will learn how to write and run your first C program, read user input, read command line arguments, compare string using conditional statements, iterate a list of string using while loop, find even numbers from a list using while loop, find out the area of a rectangle using a function.

ðŸŽŊ Tasks

In this course, you will learn:

  • How to write and run your first C program
  • How to read user input
  • How to read command-line arguments
  • How to compare strings using conditional statements
  • How to iterate a list of strings using a while loop
  • How to find even numbers from a list using a while loop
  • How to find out the area of a rectangle using a function

🏆 Achievements

After completing this course, you will be able to:

  • Write and run basic C programs
  • Read user input and command-line arguments
  • Manipulate strings using conditional statements
  • Iterate through lists using while loops
  • Implement basic functions to solve problems

Teacher

labby

Labby

Labby is the LabEx teacher.