Learning Objectives
- Object Basics
- Loop Through Objects
Lesson Materials
If you are using Odin as your primary learning materials, please go to each link in this list and read through the content on that page. If there are links you are redirected to as you read/work through the content, follow those links as well and read the content there also.
If you are using Treehouse as your primary learning materials, please go through the following courses in treehouse:
- JavaScript Objects (67 minutes)
Assignments
Coding Assignment
Your assignment for this week can be found here. When the link opens you will need to fork the repo (click the fork button). And then follow the instructions in the file created to do your assignment. You will then turn in your forked link once you have finished all of the questions in the assignment.
Mindset Assignment
Whether motivated by the possibility of bolstering your learning trajectory or to get started practicing skills that are highly valued in the workplace, we’re excited to talk this week about collaboration. The age old myth of the lone coder sitting in the dark coding through the night has finally been upended in recent years.
Leading tech industry companies now create open, collaborative workspaces and harness tools that enable software developers to work together more effectively—if not on code directly then at least on knowledge sharing or getting projects over the finish line.
Especially given your cohort mates in Code the Dream are working toward similar goals, there’s no time like the present to start putting peer-to-peer collaboration into practice. This article shares some more formal methods of collaboration common in the software development space (including pair programming, code reviewing, and agile), but feel free to start with some lighter weight collaboration practices first, like asking a peer to hop on a screenshare to walk through code with you when you get stuck—and offering to do the same for them!
– How is collaboration used in your own family/culture/current workplace/etc. ?
– What’s one challenge you, personally, encounter while collaborating with others? What ideas do you have for overcoming that challenge?
– What’s one topic you want to start collaborating with classmates on this week?
When you’ve completed your Coding Assignment, and have read and thought about the mindset questions above, submit ALL of your assignments (link to your code on replit.com and mindset) using the Homework Assignment Submission Form.
Other Material
Below is a video that you may want to preview this week. From next week on in the class you’ll be building actual files that you will then push a copy (and any changes you make to those files) to your GitHub account repository. A common program a lot of our students and professionals use is Visual Studio Code. This program allows you to write your code, arrange your file structures, and even has helpful built-in features and optional extensions to make code writing a simpler process. This video is on your lesson page for next week too so you can refer to it easily there as well. As always, bring any questions you have to your mentor sessions so you can get answers and learn more about your lesson.