HYF-Class19 / home

Home repository for Class19
https://hyf-class19.github.io/home/
MIT License
9 stars 12 forks source link

Michael: Inside JS, 4 weeks #279

Open MichaelMugaiga opened 1 year ago

MichaelMugaiga commented 1 year ago

my fork of module repository

Learning Objectives

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. Multiple Interactions

MichaelMugaiga commented 1 year ago

Week 3

I Need Help With:

All is okay at the moment

What went well?

I decided to go back to the start of inside.js re-read all material and redo the exercises because the previous 2 weeks i was so engaged with language school exam preparation and work which limited my time for practicing.

Lessons Learned

The more practice you do the more familiar and easy to understand code will be

MichaelMugaiga commented 1 year ago

Week 4

I Need Help With:

I just want to let you know that the arrays keep messing with my head but i will continue to practice using different exercises and come through in case i find anything that is not clear.

What went well?

Doing exercises shared by Ibrahim. They were very helpful in understanding arrays and the arrow functions.

What went less well?

Interpreting the exercise questions to start writing code takes me a bit of time.

Lessons Learned

Using for-each, filter, map, reduce and indexOf array instances.

Remarks:

Thanks to the coaches, Ibrahim, Ufuk and Tugba. Coach Ibrahim, i appreciate the encouraging, motivating words you share. So uplifting. thank you very much.