+ 2

[DUPLICATE] What all programming languages do i need to know to become a web developer

I am learning to become a full time web developer for a company that has good benefits and i can work mostly from home.

2nd Jan 2018, 11:47 PM
Garrett Johnson
Garrett Johnson - avatar
2 Answers
+ 3
For web pages you'll want HTML, CSS, and JavaScript at least. There are tools/libraries/frameworks that can help you along though like SCSS, jQuery, Angular, Bootstrap, and etc ad nauseam. If you're doing a full-stack site + server + DB there are **a lot** of options for the server + DB ranging from NodeJS to classic PHP + good ol' MySQL- or a new-age NoSQL-style database. And again more frameworks, libraries, and tools than you can shake a stick at. To better help you decide what to learn you should try to ask the company what they use internally, and what they're considering using in the future.
3rd Jan 2018, 12:27 AM
Tom Shaver
Tom Shaver - avatar
+ 2
Your question is too general and depends on which professional figure your company needs you to be, whether it needs a front-end or a back-end developer, what kind of websites they need etc
3rd Jan 2018, 12:25 AM
Luca Marseglia
Luca Marseglia - avatar