Mohadra
Learn fast, stay consistent
0%Progress

Programming Fundamentals

Comments

A focused course on using comments to make code readable and understandable.
Goal:
Learn how to document code for readability
3Lessons
6Micro-lessons
Not setDifficulty
Lesson 1

Why code needs comments

Understanding the role of comments in real coding situations.
Start2 Micro-lessons

Micro lesson 1
Reading your own code later
Micro lesson 2
When others read your code
Lesson 2

Writing useful comments

Learning how to write comments that actually help.
Start2 Micro-lessons

Micro lesson 1
Explaining the why
Micro lesson 2
Placing comments well
Lesson 3

Using comments correctly

Avoiding mistakes and misuse of comments.
Start2 Micro-lessons

Micro lesson 1
Too many comments
Micro lesson 2
Outdated comments