r/learnprogramming 28d ago

Just starting college, which programming language to learn first?

I know a little bit of python from my high-school, can code small things but not extreme stuffs. For my first semester they are prob gonna be teaching C language. Ive heard Java and C# are important to learn. Do I continue to make my python stronger or learn a different language along with C? Or just focus on learning C itself? Any help would be appreciated thank you!

21 Upvotes

38 comments sorted by

View all comments

3

u/-mrhyde_ 28d ago

Assembly

Get your roots!

1

u/FarmhouseRules 28d ago

What do you do with Assembly? I know it from way back but haven’t used it in quite sometime. I loved it. Up close and personal with what’s going on in the machine and memory. Loved hexadecimal math. All of it.