HYF-Class21 / home

Home repository for HYF Class 21
MIT License
0 stars 7 forks source link

Arseniia: Inside JS: 4 Weeks #150

Open ArseniiaDamaksina opened 1 year ago

ArseniiaDamaksina 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


Week 1

I Need Help With

Nothing for now.

What went well?

I understood what are loops and functions and how they work.

What went less well?

I need more practice with loops and functions.

Lessons Learned

Functions and loops are very powerful and common used instruments in programming.


Week 2

I Need Help With

Nothing for now.

What went well?

Manipulations with arrays, understanding the nature of arrays and reference type. Looping the arrays.

What went less well?

I need more practice with arrays' manipulations.

Lessons Learned

Arrays are powerful and useful in JS practice.


Week 3

I Need Help With

Nothing for now.

What went well?

Working with array functions and methods.

What went less well?

I need more practice with arrays' functions and methods.

Lessons Learned

Array functions are very important in the JS practice.

sammou00 commented 1 year ago

@ArseniiaDamaksina where is your check-in for week 2?