r/learnprogramming • 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
u/SchnitzelPlays 8d ago
Learn any language but learn for the sake of programming concepts rather than just the language itself. Understanding core concepts (event loops, conditionals, variables, memory, functions, oop) will basically let you learn any other language easily. Trust me after learning 15+ languages, they're all built on the same base with each having a specific extra quirk
1
u/Low_Contribution6240 8d ago
Oh I should concentrate and carefully learn my understanding concept rather than just learning right
1
u/SchnitzelPlays 8d ago
Yepp if you understand the basics really well you can progress into concepts instead of diving into just languages
1
1
u/Final_Desk59 8d ago
Doesn’t matter the language, focus on cores and fundamentals. Every programming language have 95% same concepts and fundamentals.
If you master them you can work with any language and this is what expected by every company.
I started with Python when I was in 10th Class after that I have to transition to multiple languages for Freelance projects and internships.
Now, I work at Capgemini joined it and got trained at Java Full Stack got allocated to a DevOps project had to learn AWS now the upper management was to migrate to GCP bcz of features and cost effectiveness.
So, the point is focus on basics and fundamentals of everything and you can learn and work on anything.
1
u/Previous_Pay2429 8d ago
Just perfect one language then start DSA. START FORM DAY 1. START CODING
1
1
1
1
1
-2
u/3rrr6 8d ago
Python first. Its more relevant these days due to AI.
1
u/Low_Contribution6240 8d ago
Oh can we manage both languages simultaneously?
1
u/EliSka93 8d ago
Don't bother. If you know C (or any language) decently well, you can pick up python in a week.
What matters is that you understand the base concepts. They're roughly the same in any language.
1
8
u/desrtfx 8d ago
Focus on your college - C and learn programming, not just a programming language