Starting with C as My First Programming Language – Tips?

0
1
Asked By CuriousCoder92 On

I'm about to start learning C as my first programming language. Initially, I was leaning towards Python, but for some reason, I'm really drawn to C. Any tips for a beginner like me?

1 Answer

Answered By TechNerd101 On

Just make sure you're committed to learning C. It might not open as many job doors compared to C++ or C#, and it can be pretty tough since it doesn’t hold your hand with input or memory management. But hey, if it’s what you want, go for it!

CuriousCoder92 -

I'm really interested in low-level programming, especially for embedded systems and firmware.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.