0
What programming languages can be used for various purposes?
I want to challenge making various things like web , Smartphone app etc.
5 ответов
0
For web you want JavaScript.
0
Hi. You must specify your purposes. Python can do a lot of thing, but not all 😀
0
If you want to design for iPhone you'd want Swift, for example...
0
Java and Kotlin is for android app. For web start with html+css+javascript
0
JavaScript is the best one for the set of tasks you have picked. I would place python in second place.
Just be aware for web you will need a couple more languages to go with you on your journey (HTML, CSS, etc).