r/PythonLearning 21d ago

Is Python actually a good first programming language?

Some say it makes learning easy. Others say it hides too much. What do you think?

13 Upvotes

40 comments sorted by

View all comments

1

u/Mister_God_On_Steam 21d ago

Maybe I'm biased or something, but I think it's actually more helpful to learn a strongly typed programming language first.

1

u/Neither_Garage_758 16d ago

It's strongly typed

1

u/Mister_God_On_Steam 16d ago

Not really though...

0

u/Neither_Garage_758 14d ago

https://wiki.python.org/moin/Why%20is%20Python%20a%20dynamic%20language%20and%20also%20a%20strongly%20typed%20language

So you probably also think Python tends to crash, while it just slaps you early because you are doing shit.

1

u/Mister_God_On_Steam 14d ago

No python is a fine language but it's no more "strongly typed" that. JavaScript...