0
Tutoring
Can i get a tutor full stack
2 Antworten
+ 2
of course: full stack means: knowing front-end and back-end.
so, if you have any knowledge in front-end, learn back-end;
so, if you have any knowledge in back-end, learn front-end;
and combine it.
good luck!
happy learning :-)
happy coding :-)
+ 2
RUMSON FUBARA ,
a very basic roadmap for full-stack could be:
> frontend
   html, css, javascript
   https://www.sololearn.com/learn/courses/html-introduction
   https://www.sololearn.com/learn/courses/css-introduction
   https://www.sololearn.com/learn/courses/javascript-introduction
> backend
   node.js, python with flask or django
   https://www.sololearn.com/learn/courses/python-introduction
> database
   sql
   https://www.sololearn.com/learn/courses/sql-introduction



