Coddy logo

Explore

Categories

Programming language

Explore courses by programming language.

Course type

Learn, challenge or build your portfolio in a practice-driven way.

Level of knowledge

Choose courses tailored to your level of knowledge perfectly.

Or try to search for any course. Still can't find? let us know what are you missing!

Daily Challenge

search
menu icon
Loading...Creator image

Creator

Anonymous

C for Beginners

In this course you will learn the basics of C programming language for total beginners while coding.

34 Lessons

33 Challenges

certification icon

With Certificate

Prerequisites

No prior knowledge required

Introduction

Introduction

Hello World!

The main function

Variables

Integers

Floats

Characters

Recap Challenge #1

Recap Challenge #2

Operators

Arithmetic Operators

Increment & Decrement

Assignment Operators

Comparison Operators

Logical Operators

Recap Challenge #1

Recap Challenge #2

Decision Making

If

Else If

Recap Challenge #1

Recap Challenge #2

Basic IO

Output

Output with Variables

Input

Recap Challenge #1

Recap Challenge #2

Loops

For

While

Do...While

Break

Continue

Recap Challenge #1

Recap Challenge #2

Final Challenges

Letter Counter

Advanced Calculator

Tic-Tac-Toe Analyzer