Skip to content

meenasrik/js-minicamp-homework-3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homework #3

Instructions


  1. Feynman Writing Prompts - Write out explanations of the following concepts like you are explaining it to a 12 year old. Doing this will help you quickly discover any holes in your understanding. Ask your questions on Slack.

    • Objects
    • Properties
    • Methods
    • for in loop
    • dot notation vs bracket notation
  2. Fork and clone this repo. When you need to commit use the following commands.

    • git status
    • git add --all
    • git status
    • git commit -m "your commit message"
    • git push origin master
  3. Install dependencies using npm install. Run tests using npm test.

  4. Make the tests pass!

Congratulations on finishing Homework #3!

Apply to our full-time or part-time immersive program to learn cutting edge technologies that are used by top technology companies around the world.

Our part-time and full-time courses are 13 intense weeks of focused study on the most relevant technologies.

Class sizes are small to ensure that each student gets individual attention from our world class instructors to help them succeed. We also provide career support both during and after the course to help you succeed. We are committed to your success.

For more information visit: https://www.lambdaschool.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%