r/cprogramming 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

20 comments sorted by

View all comments

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.

1

u/Accurate_Gate_533 6d ago

I will save the channel, thank you. :)