0
webinar websites
Hello world! I wanted to know which programming languages are needed to learn for making webinar websites (I mean things like BigBlueButton) ?
2 Réponses
0
Html Css javascript
python
0
To make a website you have to buy a domain. There are free domain also, but in free domain there are some restrictions.
What to do after hosting a website?
-> learn to make webpage.
Learn HTML, CSS, javascript. It is mostly front-end.
Webinar websites stores user information, how to store it ?
-> learn about database management system.
Learn SQL, etc.
How will l connect database with webpage?
-> learn back-end to connect them.
Learn python for it.