Skip to content

Unit 6 Problem Set: Asynchronous JavaScript; Weather App + Short Response

License

Notifications You must be signed in to change notification settings

PeterTheDeveloper/unit-6-problem_set

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit 6 Problem Set: Asynchronous Programming

Directions

  1. Fork and clone this problem set.

For Short Responses:

  1. Navigate to the short-responses folder. Write your responses directly in the short-response.md file. Be sure to format your responses and code snippets correctly using Markdown. As you commit and push changes, you will see your rendered markdown on GitHub.

  2. When you are done with both sections. Push your final commits and open a PR.

For Coding Exercises:

  1. Navigate to the coding-exercises folder to complete the coding exercises.

  2. There are several questions.

  3. Skeleton HTML files (index.html), an empty JavaScript file (app.js), and a pre-filled styling sheet (styles.css) have been created for you. It is your job to write code that meets the problem requirements listed in the ` README.

    Note: You are not done with your exercises until you meet the requirements laid out in each exercise.

Tips

  • This is open book, open note, open documentation, open console. Use your resources. Just don't use your neighbor. 😉
  • Pay close attention to your spelling and grammar. For short responses, if you want to take advantage of spell check, etc., you can always type in a word document first and then copy your responses over.
  • I'm looking for clarity and conciseness. Answer the questions as directly as you possibly can, in as few words as you possibly can, while using as precise of language as you possibly can.

Submission Deadline

You must open your pull request by 9AM on Wednesday, February 26 in order to begin your Unit 6 Project

About

Unit 6 Problem Set: Asynchronous JavaScript; Weather App + Short Response

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.0%
  • CSS 7.1%
  • HTML 3.9%