Start by reading the Google Maps API.
Add a link to a map showing where you live to your home page on sws.csudh.edu.
You will need a key for your directory on sws.csudh.edu. You need to fill in a form giving your URL to get the key. (Your directory is http://sws.csudh.edu/<your name>).
You will need the latitude and longitude of your house. You can get that at: Geocoder or Geocode.
When you have the map working properly, see if you can add controls for scrolling and showing a satellite view. Also add a marker showing where you live. You will have to read the API documentation to see how to add the marker.
Print the finished map and turn it in.
Also experiment with the arguments of the centerAndZoom method, then answer the following questions: