TeachMeCLikeIm5 icon indicating copy to clipboard operation
TeachMeCLikeIm5 copied to clipboard

Teach the C programming language using a collection of super beginner friendly tutorials and challenges.

Results 10 TeachMeCLikeIm5 issues
Sort by recently updated
recently updated
newest added

Check out Issues with the `hacktoberfest` label! Also feel free to suggest tutorials/features by creating your own Issue.

help wanted
hacktoberfest

README table needs an update with all tutorials submitted so far.

good first issue
help wanted
easy!

**Description of the tutorial** A tutorial in loops on how to work on printing patterns like the triangle, pyramid, half pyramid, etc **Do you want to be assigned to work...

## Please fill in this pull request template before submitting ### 1. This pull request resolves #97 ### 2. Description Tutorial on how to read strings in c. ### 3....

hacktoberfest-accepted

## Please fill in this pull request template before submitting ### 1. This pull request resolves #98 ### 2. Description Tutorial on how to pass strings as an argument to...

hacktoberfest-accepted

**Description of the tutorial** Tutorial on passing strings as function argument **Do you want to be assigned to work on this?** (mark [x]) - [X] YES - [ ] NO...

Populate `11-common-built-in-functions/strlen.c` with tutorial and challenge on how to use the `strlen()` C function.

help wanted
hacktoberfest

**Description of the tutorial** Another tutorial on the string on how to read input string from users and modify them **Do you want to be assigned to work on this?**...

Populate C file with a tutorial and challenge.

good first issue
help wanted
hacktoberfest

**About Bug or problem** The GitHub action to execute changed files fails when more than one file needs to be checked. Because each file has a 'main' function the compilation...

bug
help wanted
hacktoberfest