If mobile app is what you want to focus on developing first, u should be learning languages for them... And later learn python after your are good in Mobile development.
Be adventurous. One mistake I made starting was thinkn i can do anything in php. I was trying to solve my issues by force with php. If u know only how to use a hammer u force all ur problem to look like nail ...
Learn the basics of programming with python. Learn basics of computing too. Then don't be afraid to pickup any tool or language that is appropriate for the job. If I want to develop Android I choose Java because the language it self has a lot community support and almost any question u have has been answered on stack overflow. Or I choose kotlin because Google is determined to make it replace Java for Android. If u choose a library in python and u are not a very advanced python user who can go into the source code to figure things out, in the future u have problems it will be so hard to get help. U will be stuck
2 Answers
kevin
Upvotes from:
But i will strongly suggest you don’t use any of them because the community using them is not strong enough to rely on the framework
Denis
Upvotes from:
Be adventurous. One mistake I made starting was thinkn i can do anything in php. I was trying to solve my issues by force with php. If u know only how to use a hammer u force all ur problem to look like nail ...
Learn the basics of programming with python. Learn basics of computing too. Then don't be afraid to pickup any tool or language that is appropriate for the job. If I want to develop Android I choose Java because the language it self has a lot community support and almost any question u have has been answered on stack overflow. Or I choose kotlin because Google is determined to make it replace Java for Android. If u choose a library in python and u are not a very advanced python user who can go into the source code to figure things out, in the future u have problems it will be so hard to get help. U will be stuck