https://github.com/vickttor/learning.c
This repository keeps the source code of my journey learning C programming Language.
https://github.com/vickttor/learning.c
c learning-by-doing low-level
Last synced: 10 months ago
JSON representation
This repository keeps the source code of my journey learning C programming Language.
- Host: GitHub
- URL: https://github.com/vickttor/learning.c
- Owner: vickttor
- Created: 2023-05-08T23:49:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-14T21:13:38.000Z (over 2 years ago)
- Last Synced: 2025-01-22T16:09:00.644Z (12 months ago)
- Topics: c, learning-by-doing, low-level
- Language: C
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning C Programming Language
This repository was created to keep all my progress during my journey of learning the C programming language. As a programming student and intermediate front-end developer, I realized that I would like to appreciate and understand more about the logic behind software. To this end, I decided to start learning more about the C and C++ programming languages, which will give me a better idea and experience as a developer. The main intention is not to master these languages, but to understand the idea behind everything we create every day.
The content That I'm following mainly is the `@Bro Code` channel on Youtube.
If you want to watch too, here is the [link](https://youtu.be/87SH2Cn0s9A);