html+css+java 3rd site resources for coursera project page
Working Off-Platform
Getting Started:
To work on this project, you will need an IDE or text editor and a web browser. You also have the option of downloading the starter files for a quick start. Alternatively, you can use your own existing files or start from scratch.
Details of how to get started can be found below. We've also included additional resources to help you setup your development environment to conduct coding needed for this case study.
IDE/Text Editor
To use the recommended Visual Studio Code. Download it for your operating system or update your existing installation to the latest version. Other alternatives are listed here in case you don't already have one installed.
(recommended) Download Eclipse IDE (alternative) Download IntelliJ IDE
(alternative)
If you use Visual Studio Code, it is also recommended that you install the Live Server extension:
Web browser:
To use the recommended Chrome web browser. Download it for your operating system or update your existing installation to the latest version.
(recommended) Download Edge web browser (alternative) Download Firefox web browser (alternative) Download Opera web browser
(alternative)
Optional: Download The Optional Starter Files
1. Download the Starter.zip
file with the necessary starter code and file structure.
2. Double-click on it to "unzip" the folder. It should contain several items:
-
A recommended file directory structure
-
index.html
-
master.css
-
main.js
3. Open the directory in the IDE or editor of your choice.