+ 2
What we should do to become a fullstack developer ?
3 ответов
+ 7
This is the main language you want:
HTML
CSS
Javascript
one general-purpose programming language (Ruby, Python, PHP, etc)
one relational database system (Postgres, MySQL, Oracle, etc)
one web server (nginx, Apache, etc)
one deployment operating system (Ubuntu, CentOS, FreeBSD, etc)
one version-control system (git. don't bother with the etc)
This link help me a lot, check it:
https://medium.com/coderbyte/a-guide-to-becoming-a-full-stack-developer-in-2017-5c3c08a1600c
0
thanks