+ 1
Hello everyone, what is the next language to learn after Python?
6 Respostas
+ 6
What is your end goal?
+ 5
Learn SQL. It is a very universal language to communicate with data. And no matter which programming language you will end up working with, SQL will always be useful for you.
+ 4
There is no other next language. You will have to do your whole lifetime if you want to become familiar with zillions of Python modules. 😁
Joke aside! My next Language after Python was JavaScript together with HTML and CSS. This was because I wanted to do the front end part with the web languages, the back end part with Python and the interface between both with the Flask module.
In the end this way offers more possibilities than to fiddle with Tkinter for ages.
+ 3
Slimane Sayah ,
Question :-what is next step?
Answer:-After learning Python, the next step you can take depends on your interests and goals.
Note that....
Please, use the searchbar before askinganyquestions.
The question has been asked multiple times before.
https://www.sololearn.com/Discuss/3225261/?ref=app
https://www.sololearn.com/Discuss/3241183/?ref=app
https://www.sololearn.com/Discuss/3219358/?ref=app
https://www.sololearn.com/Discuss/3220828/?ref=app
https://www.sololearn.com/Discuss/3186171/?ref=app
https://www.sololearn.com/Discuss/3169841/?ref=app
https://www.sololearn.com/Discuss/3086676/?ref=app
+ 2
C and C++, respectly.
+ 1
It's true, for simple response..it depends on what you want to become man, me personally if you want to do data go to SQL and NoSQL but if you want to go a little deeper with Py go to C
But first, it s necessary to create a project to put knowledge into practice..