After learning php what is the best language I should learn as a web developer? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 7

After learning php what is the best language I should learn as a web developer?

php question

26th Jun 2018, 4:56 PM
Amadu Stambuli
Amadu Stambuli - avatar
9 Antworten
+ 7
I would try sql database, because you will use php a lot in it. HTML and CSS are important too, but they are more for web design than web programming.
26th Jun 2018, 5:34 PM
Jan Štěch
Jan Štěch - avatar
+ 7
you have to have 5 basic language skills as a web developer 1 html to describe and structure content on a web page 2 css to style and position content on a web page 3 JavaScript to respond to the user's activity on a web page 4 a relational database and sql to store and select data from a centralized database 5 a server side program such as php to dynamically create content and code for your web page using data from your database based on what the user requests on the web page if you have already learned php that's great but i recommend learning the full stack in the order above as php pulls the database and web page you deliver to the user together. so it's nice to understand those individual pieces first
27th Jun 2018, 10:36 AM
Lisa F
Lisa F - avatar
+ 6
MySQL or MongoDB
27th Jun 2018, 8:03 AM
Jenny
Jenny - avatar
+ 5
html css JavaScript
26th Jun 2018, 5:12 PM
LONGTIE👔
LONGTIE👔 - avatar
+ 4
css html - for the interface javascript it would be better if you can learn SQL too... but the three above is your priority...
27th Jun 2018, 8:54 AM
gita ang
gita ang - avatar
+ 4
Isn't MongoDB being used more today?
27th Jun 2018, 5:41 PM
Saul
Saul  - avatar
+ 2
thanks guys for your help
27th Jun 2018, 3:27 PM
Amadu Stambuli
Amadu Stambuli - avatar
+ 1
HTML , CSS , JAVASCRIPT or RubyOnRails or Python
29th Aug 2018, 5:32 PM
Argenis De La Rosa
Argenis De La Rosa - avatar
0
javascript, java, c# for back end
11th Sep 2018, 7:52 AM
Heji Palaña
Heji Palaña - avatar