šŸ‘©ā€šŸ’» How to Learn Web Development


Web Dev = Web Development = Frontend Development

šŸŒ What is web development?

It is how the internet works. You build websites, host them, pull data from them, and code how people will interact with them.

šŸ‘©ā€šŸ’» Fundamental Programming Languages

  1. HTML = Structure of a web page
  2. CSS = Design of a web page
  3. JavaScript = Interaction of a web page
  4. React = Framework for organizing code

It is not as complex as it sounds but you do need all three (HTML, CSS, and JavaScript) to make a web page look decent and React to make the web page industry standard.

šŸ”„ Side Note: You can make websites using other languages but these are industry standard

šŸ§  Why Learn Web Dev?

I use pieces of web development as a data science manager every day. Specifically, APIs (pulling data from web sources) and general knowledge of how the internet is programmed. I strongly believe every developer (even backend developers) should at least touch some web development in their lifetime.

šŸ’ø Paid Class

I took every class offered on SheCodes which teaches frontend development courses specifically to women. I paid full price for all (4) classes but now I have an affiliate link for 20-30% off (they have a summer sale going on right now!).

Coding Workshops for Women
SheCodes teaches coding skills to women.

āœ Free Class

There are some good free classes out there. I tend to stay away from free classes because it tends to be less valuable. BUT I have heard great things about FreeCodeCamp if you want something for free.

freeCodeCamp.org
Learn to Code ā€” For Free