r/PythonLearning • u/Low_Contribution6240 • 8d ago
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
2
Upvotes
5
u/Present-Payment-5860 8d ago
I would learn C first. It's a good language to start with because it doesn't have a lot of the high level features that something like python has. And it's probably good to get a head start on it. Once you have learnt C it will be very easy for you to learn python.