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

Madhu : Separation-of-concerns - 3 weeks #370

Open MadhuMNG opened 1 year ago

MadhuMNG 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. ---
MadhuMNG commented 1 year ago

Week 1

I Need Help With:

So far understood, practicing.

What went well?

I have understood DOM very well and gone through examples and have done few exercises.

What went less well?

I am quite not sure that the solution I wrote for the exercises are correct or not . Once after review I will go through and practice more. and will help me to understand better.

Lessons Learned

DOM manipulation. back to html, css . refreshing them also It more interesting.

Sunday Prep Work

yet to start

MadhuMNG commented 1 year ago

Week 2

I Need Help With:

What went well?

I have gone through some of the examples and have done few exercises.

What went less well?

Still there are many to practice.

Lessons Learned

Very interesting. examples are really good ones.

Sunday Prep Work

Group activity is in process.

MadhuMNG commented 1 year ago

Week 3

I Need Help With:

I need to practice a lot array of arrays loops.May be spending more time in doing excercises helps.

What went well?

What went less well?

Lessons Learned

Sunday Prep Work

Trying to complete the group project

danielhalasz commented 1 year ago
  • Testing component is still complicated.

you are right, that is the most complex part of this module. it is already great, if you are aware that is exists as an option, even if you do not write it yourself for a long time.

danielhalasz commented 1 year ago

I need to practice a lot array of arrays loops

where did you encounter these this week?