lab-brussels-1 / home

Home repository for Lab Brussels 1.
https://lab-brussels-1.github.io/home
MIT License
4 stars 5 forks source link

Shewit: Inside JS, 4 weeks #330

Open Shewitttt opened 2 years ago

Shewitttt commented 2 years ago

Learning Objectives

Inside JS


Priorities: 🥚, 🐣, 🐥, 🐔 (click to learn more)
There is a lot to learn in this repository. If you can't master all the material at once, that's expected! Anything you don't master now will always be waiting for you to review when you need it. These 4 emoji's will help you prioritize your study time and to measure your progress: - 🥚: Understanding this material is required, it covers the base skills you'll need to move on. You do not need to finish all of them but should feel comfortable that you could with enough time. - 🐣: You have started all of these exercises and feel you could complete them all if you just had more time. It may not be easy for you but with effort you can make it through. - 🐥: You have studied the examples and started some exercises if you had time. You should have a big-picture understanding of these concepts/skills, but may not be confident completing the exercises. - 🐔: These concepts or skills are not necessary but are related to this module. If you are finished with 🥚, 🐣 and 🐥 you can use the 🐔 exercises to push yourself without getting distracted from the module's main objectives. ---

0. Asserting

1. Primitives and Operators

2. Control Flow

3. Functions

5. Unit Testing

6. ES Modules

6. Using Functions

7. Arrays

8. Functional Array Methods

9. Objects

Shewitttt commented 2 years ago

Week 1

What went less well?

I did not manage to study this week due to a personal problem. I will try to review what we studied last week before the coming Sunday.

danielhalasz commented 2 years ago

@Shewitttt sorry to hear that. let me know if we can help in any way

danielhalasz commented 2 years ago

@Shewitttt how are you doing this week?

Shewitttt commented 2 years ago

Week 3

What went well?

Since I lagged a bit the past two weeks, this week I went through first week of Inside JS material, I followed tutorials on Functions, Arrays(methods push, pop, shift, unshift..) and DOM. At the moment I am doing control flow.

Sunday Prep

To do most of the previous class exercises and finish numbers project.

danielhalasz commented 2 years ago

this week I went through first week of Inside JS material

this is a really good approach..not to skip anything, because the new material often builds on the previous sessions..

Shewitttt commented 2 years ago

Week 4

What went less well?

Nothing specific.

What went well?

Catching up with the second and third week exercises of Inside JS module.

Sunday Prep

Attempt week 4 exercises and discuss it with my group(4).