Does a fullstack developer earn more? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 12

Does a fullstack developer earn more?

Does a fullstack developer earn more than a regular developer?

29th Dec 2018, 8:52 AM
Arne Van Kerckvoorde
Arne Van Kerckvoorde - avatar
9 Answers
+ 10
Yes that's what i mean. I'm currently studying both to become a full stack developer but i'am not sure what the difference in salary is.
29th Dec 2018, 2:32 PM
Arne Van Kerckvoorde
Arne Van Kerckvoorde - avatar
29th Dec 2018, 1:41 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 1
I would expect, that fullstack developer would earn more than frontend or backend developer, if I have understanded it right, that fullstack developer is both frontend and backend developer.
29th Dec 2018, 2:29 PM
Seb TheS
Seb TheS - avatar
+ 1
It all depends on your experiance level. Junior, Medior, Senior. Also depends on the company. And depends on the location, country. More specialized developer earn more sometimes... as do Senior devs. Google it!
29th Dec 2018, 5:02 PM
Khalil Gharbaoui
Khalil Gharbaoui - avatar
0
Please only post Coding related Questions in the Q&A Section. For Questions like this one you can use your Activity Feed.
29th Dec 2018, 8:57 AM
Sebastian Keßler
Sebastian Keßler - avatar
0
ⓈⓀⒾⓏⓏⓁⒺⓈ You may check from the websites where you can find programming related jobs, such as python.org 's job section.
29th Dec 2018, 2:38 PM
Seb TheS
Seb TheS - avatar
0
# If you want the output to be [1, [2, 3]] use this code from copy import deepcopy a = [1, [2, 3]] b = deepcopy(a) a[0] = 3 a[1][1] = 5 print(b)
30th Dec 2018, 7:56 PM
Wd Apker
Wd Apker - avatar
0
🤔
30th Dec 2018, 7:58 PM
Khalil Gharbaoui
Khalil Gharbaoui - avatar
0
محمد ابكر
30th Dec 2018, 7:58 PM
Wd Apker
Wd Apker - avatar