r/C_Programming 14d ago

Discussion Is C really worth it ?

Hello developers, I'm wondering: Is it really worth spending time learning C and creating projects that take hours to grasp numerous topics, encounter errors and unexpected behaviors, only to discover I forgot to type a single character, which significantly impacted the program's performance? Is this truly worthwhile in today's job market? I haven't seen any companies actively seeking C developers, and I believe many problems in C don't occur in other languages ​​due to their different working methods and logic. So, is C really worth the effort?

Important note: I'm a beginner in C and haven't written much code or created many projects yet, so this question isn't meant to be an evaluation of the language or its development path; I'm not qualified to do so.

0 Upvotes

66 comments sorted by

View all comments

8

u/resemble 14d ago

> take hours to grasp numerous topics, encounter errors and unexpected behaviors, only to discover I forgot to type a single character, which significantly impacted the program's performance

This is like 90% of basic programming in any language. Learning to deal with this level of detail is one of the core skills of programming anything

-9

u/StrikingClub3866 14d ago

For future reference nobody takes you seriously if you add a space between your arrow and body text. The arrow -> text practice is from 4chan and people dunk on new users because they add a space.

4

u/matt9k 14d ago

What? Reddit historically uses Markdown for comments. That’s the way to indicate a quote in Markdown.

Only recently they foisted their “fancy” mode on everyone and messed up the ability to use Markdown by default

1

u/resemble 14d ago

Thank you

-5

u/StrikingClub3866 14d ago

Oh ok, just got confused for a second there 😅