HYF-Class19 / home

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

Brian Munene: Inside JS, 4-weeks #272

Open BrianMunene96 opened 1 year ago

BrianMunene96 commented 1 year ago

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

[my fork of module repository]()

Learning Objectives

BrianMunene96 commented 1 year ago

Inside JS - Week 1

I Need Help With:

What went well?

Lessons Learned

-Javascript fundamentals such as;

Sunday Prep Work

I am reworking the materials we covered in the previous class to cement JS fundamentals. I plan to watch recommended materials to familiarise myself with functions and loops

General remarks

As we start exploring the inside part of Javascript, I have to mention that the Welcome to JS module prepared us well for this module. I feel I have a better understanding of the things happening behind the screen due to the foundation that was laid in the previous module 💯

BrianMunene96 commented 1 year ago

Inside JS - Week 2

I Need Help With:

What went well?

Lessons Learned

-Javascript fundamentals such as;

Sunday Prep Work

I am working through the materials we covered in the previous classes to cement JS fundamentals. Having missed some time due to class appointments I plan to work through the weekend to finalize the exercises due.

BrianMunene96 commented 1 year ago

Inside JS - Week 3

General remarks

BrianMunene96 commented 1 year ago

Inside JS - Week 4

I Need Help With:

What went well?

Lessons Learned

Sunday Prep Work

I am working to try and finish the exercises from the class repo as I have deviated from the class learning material to more external materials.