marcotrosi / C

C snippets for the C Coding Telegram group

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C

Preface

Hello and welcome,

this repository contains a growing list of chapters that try to explain the C programming language. If you know another language or if you already started with C but you didn't get it fully, then this might be the right place for you. I'm trying to explain it maybe a bit different then you might know from C books, but this is the whole point. A different wording/perspective and some handcrafted images combined with the knowledge you already have might help you to understand more and close some gaps. More chapters will follow. Any feedback is appreciated. The examples might often be from a unixoid perspective, just that you know.

Have fun

Table Of Content

Resources

Unfortunately it's difficult to get a free C Standard document. The best I can offer are these free drafts from various sites. Please report broken links.

About

C snippets for the C Coding Telegram group


Languages

Language:C 96.2%Language:TeX 3.8%