HYF-Class20 / home

Home repository for HYF Class 20
MIT License
0 stars 2 forks source link

Osei-b4:Inside-js:4weeks #148

Open Osei-b4 opened 1 year ago

Osei-b4 commented 1 year ago

Inside JS


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:

for loop

What went well?

Working some exercises in Welcome -to js and Inside-js

What went less well?

I want to work and practice more with javascript and do a lot of exercises in the field of javascript

Lessons Learned

How to run loop and how a function works in javascript

Sunday Prep Work

The next advantage: inside-js

Week 2

I Need Help With:

With typefrom and a little bit function

What went well?

Working some exercises and understanding .split("") ,.reverse(),.join("") and map()

What went less well?

I want to work and practice more with javascript and get handly with a lot of section of javasricpt

Lessons Learned

How to run a loop and how a function works

Sunday Prep Work

The next advantage: inside-js

Week 3

I Need Help With:

With reduce,filterandMath.Random

What went well?

Typeof and Arrays as been well understood and I have more hand on 🤜🤛💪

What went less well?

I want to work and practice more with javascript and get handly with a lot of sections of javascript Some of the exercises have been a bit more challenging in the util-function

Lessons Learned

How to run test and analysis and how Arrays works

Sunday Prep Work

The next advantage: 5. Inside JS: