02 — Discord Servers

Discord is where you go when you need an answer in 15 minutes, not 15 hours. It’s a real-time medium, so the norms are different from Reddit: shorter questions, faster iteration, more casual banter. The three servers below are the ones actually populated by C engineers in 2026 (with member counts verified live).

The three worth joining

Server

Members (mid-2026)

Focus

Invite (verify before joining)

Together C & C++

~63,000

The largest general C/C++ Discord. Channels for beginners, help, projects, off-topic.

https://discord.com/invite/tccpp · alternate: https://discord.com/invite/pP7Pe54

Handmade Network

Several thousand active

Casey Muratori’s community; no-libraries, from-scratch C-style programming

Linked from https://handmade.network/about

Eskil Steenberg’s Discord

Small, high-signal

The #c and #projects channels around Eskil’s philosophy

https://discord.com/invite/Scg6trNUyW (linked from his YouTube “How I program C” description)

(Invite links current as of publication. Verify each one resolves before sharing; Discord invites can be revoked without notice.)

How to use TCCPP effectively

  • #c-help — primary help channel. Paste your code in a code block or on a paste service; screenshots get you ignored.

  • #showcase — share what you’ve built. Even a small project is welcome.

  • #off-topic — don’t post help questions here; use #c-help.

  • Bot rules — the server bot enforces code-block formatting. Read the #rules channel first.

What Discord is not good for

  • Long-form technical arguments. Use r/C_Programming or a mailing list.

  • Searchable answers. Discord search is bad; if the same question comes up in a week, you’ll be re-answering it. That’s fine, just don’t expect archive value.

  • Beginner-alone learning. Discord’s real-time nature can turn into a distraction. Set a boundary: 30 min/day max, or only when actively stuck.

Indian Discord servers

There are several general “Indian dev” Discord servers (invite links change often; find current ones via r/developersIndia sidebar or the HasGeek Rootconf Telegram). Quality is uneven and heavy on job-hunt chatter. Verdict: worth lurking briefly if you want India-specific salary/career context; do not use for C technical help — use TCCPP for that.

What most people get wrong about Discord

They join eight servers, get ADHD from notifications, and quit all of them. Join one. Mute everything except your two chosen channels. Set a time-box. Discord is a scalpel, not the operating room.

Return to README.md · Next: 03_stack_overflow_and_stackexchange.md