Here I have compiled a list of resources for those interested in entering web development. I first recommend learning HTML and CSS which will allow you to create simple static websites with some styling. After that I recommend learning both JavaScript and PHP. The former will allow you to add logic and dynamic events to your web pages and both have the ability to allow you to serve dynamic content from a web server. Finally learning either a SQL and/or noSQL database tool will allow you to store user data and create unique user profiles!