+ 1

How to make music websites??? Please tell what should I learn?

Please tell me????

3rd Oct 2020, 11:10 AM
Jaydip Taylor
Jaydip Taylor - avatar
3 Antworten
0
Well I Mack website like Spotify can you tell me how to make?
3rd Oct 2020, 11:18 AM
Jaydip Taylor
Jaydip Taylor - avatar
+ 2
What you are actually making is a web based application just like Netflix. Learn JavaScript well, watch tutorials on web based applications and find the right IDE. I will recommend visual studio code. Remember your code might not be pretty but just be glad that you did something. Good luck Jaydip Taylor
3rd Oct 2020, 11:14 AM
Michael Osuya
Michael Osuya - avatar
+ 2
The primary language for Spotify is python. Python is easy and contains basically everything you will need. Since you started with JavaScript I will recommend you stick to that. But if you want to make a hard core site like Spotify try making simpler projects in python and in time you can build basic application like Spotify
3rd Oct 2020, 11:22 AM
Michael Osuya
Michael Osuya - avatar