+ 2
How to become full stack developer?
2 Respuestas
+ 2
become a full stack developer is not cup of tea but you will work hard then you will be learn skills of full stack developer. you have to give atleast 9 month to learn following skills.
/************ 1 HTML **************/
/************ 2 CSS ****************/
css fundamental, css grid & flexbox ,css transition,
Responsive design[viewport,media queries,fluid width,mobilefirst]
3.Vanila javascript[fundamental, fetch Api, dom,json,modernjs(es6)]
4.front-end framework and libraries [bootstrap,react]
5.Back-end [choose any language python, none.js,php,ruby ]
if choosed python learn [package manager,testing,framework(django,flask,pyramid)]
6. Databases [mysql,mongodb];
and build project as much as possible
you can use following course on udamy to learn i dont knw this time this course is free or not [https://www.udemy.com/course/full-stack-web-developer-django-python-machine-learning-hindi-urdu/]
+ 1
Manish Kumar Prasad :D You made my day: "none.js"... I love it!
Anyway, you could also have added java in back-end languages (wich provides web frameworks, because else almost all languages are possible to handle the server side job to send Http responses according to Http requests received ;)