realKarthikNair / Learning-C-Lang

Sharing my Journey with the C Programming Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo is still under construction, commute with caution - You have been warned!

You are free to make contributions provided they match the overall style of the repo

Learning-C-Lang

Cuz Paulo Coelho once said- “And, when you want to learn the C programming language, all the universe conspires in helping you to achieve it.”

Why this repo?

  • To save my progress learning the C programming language

Why go public?

  • To make the day seem brighter for beginners into the C programming language

To anyone referring this repo

  • The repo has many blank files, mainly markdown files which I'll fill with notes later
  • Several important concepts might be missing in this repo, which I'll add eventually
  • Things like history of C language and similar content is intentionally skipped, Google is always available for that
  • The contents of the repo that includes the notes and code files are solely subjective to my own understanding of the C programming language. That said, any errors etc are quite normal since (1)I'm just a beginner to C and (2)I'm a human and humans make mistakes. In such cases you are encouraged to send a PR(Pull Request) to rectify the errors and thus make this repo even useful for me and the general public.

Resources I'm using/referring to learn C (will be updated with time)

About

Sharing my Journey with the C Programming Language


Languages

Language:C 98.4%Language:Python 1.6%