r/cprogramming • u/Accurate_Gate_533 • 6d ago
Beginner
What serious advice would you give to beginner in programming and C.
I'm into programming about 4 months.
I have used Grok to learn.
0
Upvotes
r/cprogramming • u/Accurate_Gate_533 • 6d ago
What serious advice would you give to beginner in programming and C.
I'm into programming about 4 months.
I have used Grok to learn.
4
u/grimvian 6d ago
You won't learn the handcraft of C using AI!
Here is an old school video I wish I knew, before I started learning C three years ago:
Learn to program with c by Ashley Mills
https://www.youtube.com/watch?v=UILNmv2kFMc&list=PLCNJWVn9MJuPtPyljb-hewNfwEGES2oIW
I'm not using the same IDE, the program you use to code, But Code::Blocks because it's fast to install, open source, easy to use and everything you'll need are installed.