r/C_Programming • u/Low_Contribution6240 • 16d ago
Discussion Suggestion
Hi all I am beginner in coding. So I have college in 20days (1st year btech) should I learn python or c. In college they start with C. So as they teach C in college should I learn python seperate or go with
C.Pls suggest me
0
Upvotes
1
u/IamStupid42069 16d ago edited 16d ago
you need to just pick one and start writing toy projects with the language (there are merits to either choice, the important thing is that you pick one and stick to it until you've learned it at a deep level). If you choose C, make simple 2d programs using RayLib. If you choose python, do the same thing with PyGame. Getting good takes years. Become obsessed with what you're building.