Game dev isn’t just "make a game." It’s:
- Late nights no one sees
- Learning 15 jobs
- Fixing one thing, breaking five
- Panic attacks
- Wondering if anyone will even care
And still showing up the next day. Keep going, indie devs, I believe in you.
C and C++ are completely different programming languages.
C has concise syntax. It can be learnt in one day, and a typical C code is easy to read. I like C.
C++ has over-complicated syntax, which becomes more complex with every new C++ standard. I hate C++.
Whenever I see "C/C++" phrase, I instantly understand that the author of this phrase doesn't know neither C nor C++.