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

Minju: Inside JS, 4 Weeks #333

Open minjupgeorge opened 2 years ago

minjupgeorge commented 2 years 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. Objects

minjupgeorge commented 2 years ago

Week 1

I Need Help With:


This week I have traveled to India and we are getting settled down, so honestly I was not able to complete the exercises of current week. I will try to complete as soon as possible.

What went well?


I have understood functions very well (declaration,definition). Practiced functions with Arguments, parameters and return values.

What went less well?

Sunday Prep Work

colevandersWands commented 2 years ago

This week I have traveled to India and we are getting settled down, so honestly I was not able to complete the exercises of current week. I will try to complete as soon as possible.

Happy travels! Let us know if we can help with a study/review plan.

minjupgeorge commented 2 years ago

@colevandersWands
Thanks alot for understanding. Class recordings are very helpful. So as of now I don't have any issues. but now am bit slow since I need some settling time here. Now I have learning functions here image

minjupgeorge commented 2 years ago

Week 2


I Need Help With:

So far so good.

What went well?

I understood Array methods (push,pop,shift..) and iterating over arrays.Still I have to complete Array exercises.

What went less well?

Lessons Learned

Instead of rushing exercises give some time to understand the concept clearly.

Sunday Prep Work

Continuing the study material

--

danielhalasz commented 2 years ago

Instead of rushing exercises give some time to understand the concept clearly.

absolutely!!

minjupgeorge commented 2 years ago

Week 3


I Need Help With:

Since I didn't attend the class last week , I was struggling a bit but timely response from @MMikhailova helped me. so no problem

What went well?

I understood how functions working and how to incorporate javascript to html code .

What went less well?

Lessons Learned

If you a miss a class. its good to watch the video twice before you start the exercises. This week exercises are really interesting and getting more confidence.

Sunday Prep Work

Continuing the study material

--

danielhalasz commented 2 years ago
  • still it taking me some time to complete js code. Now am doing third question.

better to do it slowly but understanding it fully, then completing it but without a deep knowledge of it. it is a good approach! glad to hear that you have managed to catch up with the help of videos and Maria

minjupgeorge commented 2 years ago

Week 4


I Need Help With:

This week so far so good.

What went well?

I was able to complete the exercises (/lesson-plans/util-functions/1-primitives/exercises).

What went less well?

Lessons Learned

Coding daily helps to keep track of exercises and feels more confident.

Sunday Prep Work

Continuing the study lenses exercises.

--

danielhalasz commented 2 years ago

Coding daily helps to keep track of exercises and feels more confident.

yes this is a nice little trick :) practicing every day is an essential part of this course, that helps you a lot!