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

Haneefa : Behaviour, Strategy, Implementation, 3 weeks #349

Open Haneefa-Shaik opened 2 years ago

Haneefa-Shaik 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. ---

1. Remix

Practice studying and remixing other people's solutions to coding challenges. Create your own solutions by mixing and matching pieces from other people's code.

2. Write

3. Review


Haneefa-Shaik commented 2 years ago

Week 1

I Need Help With:

When I need to check the type of an array, can we use TypeError instead of Error , while throwing an error?

What went well?

Solution write-ups went well. I always had a scariness about unit testing in my life. But I was really happy when i was able to pass the tests in the last class. Now I am able to write test cases. Writing more tests helps.

What went less well?

I was stuck at one of the test cases where adding array with two incorrect parameters. Tried different ways and spent lot of time. Have to study more about jest.

Lessons learned

Unit testing is really important for any developer.

Sunday Prep Work

on the way in completing the exercises. will push to the repo and start studying for next week.

Haneefa-Shaik commented 2 years ago

Week 2

I Need Help With:

Last week was good and doing healthcare worker example made me little bit ease in writing the test cases.

What went well?

What went less well?

Lessons learned

Time management is important.

Sunday Prep Work

Still in practice of more exercises and going through the code-review repo.

Haneefa-Shaik commented 1 year ago

Week 3

What went well?

What went less well?

Lessons learned

Patience is important.

Sunday Prep Work

Still in doing the exercises