+ 4

Which language should I learn to make websites (with database)

10th Sep 2020, 11:52 AM
Pukar Khatiwada
8 odpowiedzi
+ 6
If you are into web developing, then HTML is probably the first thing you should learn. The question is are you more of a front-end or a back-end web developer? Front-end web developers basically create all the user interfaces, designs of the website and make the website fully interactive. HTML, CSS, JS and other frameworks like Bootstrap and jQuery play a huge role in this one. Back-end web developers basically create server-side stuff like user authentication, preventing SQL injections or other hacking attempts. For this one, you should master PHP, SQL, or other JS frameworks like Node.js and AJAX. For further information: https://www.sololearn.com/discuss/2410512/?ref=app https://www.sololearn.com/discuss/617443/?ref=app
10th Sep 2020, 11:59 AM
Aditya Raj
Aditya Raj - avatar
+ 4
HTML CSS JS is essential for any website For DB services you can use Mongo DB MySQL Firebase If server is required than Node.js PHP
11th Sep 2020, 10:01 AM
KARTHIK
KARTHIK - avatar
+ 2
HTML and JavaScript is necessary and you can use firebase database , MySQL and many other database services are there.
11th Sep 2020, 4:56 PM
Arnav Kumar [Less/Not Active]
Arnav Kumar [Less/Not Active] - avatar
+ 1
There are so many langauges used to make websites in so many possible combinations. W3Techs survey can be trusted to enlighten you on which technologies are popularly used worldwide. https://w3techs.com/
10th Sep 2020, 12:09 PM
Ore
Ore - avatar
+ 1
LARAVEL does everything for you. Is just that you have to dedicate so much time for it; if you really wanna understand the concept and make sure you have a little knowledge about CAKE PHP.
12th Sep 2020, 9:54 AM
Umor Azeez
Umor Azeez - avatar
+ 1
The first things you have to Learn html . And you can learn php to make a database to your website or you can learn python or java to work with the database.
12th Sep 2020, 12:07 PM
Fareed
Fareed - avatar
+ 1
Java script and Html if you like some challenge but I prefer Peyton for ease and acces
13th Sep 2020, 12:28 PM
Dawit
Dawit - avatar