From 2bcfe854c3114ee74554959c259f6f0a89ea9e6a Mon Sep 17 00:00:00 2001 From: moradology Date: Fri, 24 Jan 2020 14:08:00 -0500 Subject: [PATCH] updated an entry added a little more detail --- README.md | 60 ++++++++++++++++++------------------------------------- 1 file changed, 19 insertions(+), 41 deletions(-) diff --git a/README.md b/README.md index 1093edb..816eb68 100644 --- a/README.md +++ b/README.md @@ -1,62 +1,40 @@ # Introduction to Web Mapping - Week 1 -### Readings/Homework +## Readings/Homework -#### Code Academy +### Code Academy -* Sign up for [Code Academy](https://www.codecademy.com/) -* Complete Units 1 through 4 in the Course Academy -[Introductory Javascript coursework](https://www.codecademy.com/learn/introduction-to-javascript) +- Sign up for [Code Academy](https://www.codecademy.com/) +- Complete Units 1 through 4 in the Course Academy [Introductory Javascript coursework](https://www.codecademy.com/learn/introduction-to-javascript) + + - here's a new entry - Data, types, and assignment - Responding to conditions (conditionals) - Functions (defining behaviors that take some input and maybe return a result) - Scope/Scoping rules (where things are defined and where they aren't) -> NOTE: All materials in this course are free by design. Any 'pro' sections -> in code academy are not assigned - - -### Project - - -#### Task 1: Open Seed Project - -The Seed Project is in the `/assignment` directory of the Week 1 repo. Open the `index.html` file. -Take a look at the text between the second set of `