Where to ask questions about C and Unix?

Is this forum a place where I can ask conceptual and/or technical questions about any aspect of programming in C? If note, what are some places (other than StackOverflow) where I can ask questions about C programming?

Hello @haadbhutta , I’m weak on my C programming and Unix like Operating Systems but I would like to get better by figuring out your questions with you. You can ask here in the general section or on the discord server: Introducing the freeCodeCamp Discord Chat Room

To answer your question, I asked gemini and here are some other resources:

Online Forums:

  • Stack Overflow: A well-known Q&A platform with a large community of programmers, including many C and Unix experts.
  • Unix & Linux Stack Exchange: A specialized forum for Unix and Linux-related questions, including C programming.
  • C Board: A dedicated forum for C programming discussions.
  • LinuxQuestions.org: A forum for general Linux and Unix questions, often including C programming topics.
  • Unix.com: A comprehensive forum for Unix and Linux users, covering a wide range of topics, including C programming and system administration.

Other Resources:

  • Reddit: Subreddits like r/programming, r/linux, and r/cpp can be good sources of information and help.
  • GitHub: You can find open-source projects, code repositories, and communities of developers working on C and Unix-related projects.
  • IRC: IRC channels like #cprogramming and #linux on networks like Freenode and Libera Chat can provide real-time discussions with experienced users.

Tips for Getting Good Answers:

  • Be specific: Clearly state your problem or question.
  • Provide relevant code snippets: This helps others understand your issue.
  • Show what you’ve tried: This demonstrates that you’ve put effort into solving the problem yourself.
  • Be patient: It may take some time to get a response, especially for complex questions.
  • Be polite and respectful: This will encourage others to help you

By utilizing these resources and following these tips, you can effectively get answers to your C and Unix questions and learn from the experienced community.

Please do not post AI generated content. Thanks

2 Likes

You can definitely ask questions about C or Unix systems here. A relatively small proportion of our users have extensive knowledge of these subjects, so you might not always get a helpful answer. The further from freeCodeCamp material your question is, the more important it is to carefully word your questions provide extensive context.