+ 1
What Programming Languages should I learn to become a Full Stack Web developer?
4 Answers
+ 13
You can focus on a single stack like MERN or MEAN.
----
M - MongoDB
and/or
M - MySQL
----
E - Express
----
R - ReactJS
or
A - Angular
----
N - NodeJS
----
Fullstack covers a wider spectrum beyond these listed.
You can learn more on links like this:
https://hackernoon.com/most-popular-technology-stack-to-choose-from-full-stack-vs-mean-stack-vs-mern-stack-in-2019-d12c0a17439a
+ 3
It takes time and hard work, a lot of trial and error and experience, but if you are passionate about it you can do it!
Here are some languages to get you started:
1) Front-end (HTML, CSS, JS) the base, the style and interactivity of your projects.
2) Back-end (JS, Node, PHP, PYTHON, RUBY, one or more of your choice.) which are about making things work correctly.
3) Databases (MySQL, SQLite, Mongo DB or another choice). Which are about creating and manipulating databases, very useful depending on the project.
4) Google. Perhaps the greatest tool of any developer. The skill to find what you are looking for.
Besides SoloLearn, where you can find well-made lessons. You can utilize stackoverflow.com, W3Schools.com or other of your choice, for finding answers and solutions.
Learning never stops, Hope I helped.
+ 2
Html, css, javascript, php, sql, node.js, jquery and some of this frimeworks (Angular, React, Vue.js), maybe a Python. And well, Google search has not been canceled
0
This is very cool link!