For this, you will need a browser and a text editor . If you have a laptop or desktop, then you probably already have a browser installed ( Internet Explorer or Microsoft Edge if you are on Windows, Safari if you are on a mac ). However I recommend installing Chrome ( get it here ) or Firefox ( get it here ). By now, you probably know that a browser is simply a software used for browsing the internet. Another software you will need for this class, is a text editor. This allows you to write your code. I recommend using sublime text (get it here ). Great! Now your are ready to begin your "front end web development" (or simply, creating websites) journey. In your desktop (or anywhere you prefer saving your work) , create a folder myProjects . Inside this folder, create another folder and call it html. Open up sublime text and click ' file ' (top left), then click ' new file ' , then click ' file ' again and this time click 'sav...