Was Python really the right choice? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Was Python really the right choice?

I am learning Python first but I’m wondering what you all did first and if I chose the right language? So far I’ve answered other people’s questions that Python is a good base language but I’m starting to wonder if I made the wrong assumption because I still get this big limited feeling.

7th Jan 2018, 2:54 AM
Delegator
Delegator - avatar
6 Answers
+ 12
@Gordie is right. I think, too, you must begin with low level programming languages, like C/C++ or Assembly (joking:) ). It is important to understand how the computer thinks and how the programmer must think. But (!), as I like the Python and code more in it, I don't think it is wrong choice. You can learn it first, because Python is very good in introducing to programming. But, if you want to be good programmer, you must know how to use the things you've learnt and to know how they work. In Python, the last thing is harder to understand than in lower level languages, but it's not impossible. Don't give up.
7th Jan 2018, 8:05 AM
Tato
Tato - avatar
+ 6
Don't worry man, you'll be comfortable as you become more familiar and practice more python. It's nice to learn python as your Ist language.
7th Jan 2018, 4:11 AM
Lakshay
Lakshay - avatar
+ 5
Well said Gordie Sir!
7th Jan 2018, 6:30 AM
Infinity
Infinity - avatar
+ 2
I’m not a huge fan of python, but it’s a relatively short tutorial, so if you feel the same by the end, you still won’t waste much time learning it. After python I’d suggest Java, then C#, then C++, then find a C tutorial.
7th Jan 2018, 4:15 AM
Jacob Pembleton
Jacob Pembleton - avatar
+ 1
Thx Gordie I’ll try to finish up Python quickly so I can start Java
7th Jan 2018, 1:15 PM
Delegator
Delegator - avatar
- 2
Python is good. But you should learn something like html and css and JavaScript. Then learn something like Java or c++
7th Jan 2018, 3:03 AM
Someone Else
Someone Else - avatar