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

Kiishi: Behaviour Strategy Implementation, 3 weeks #347

Open kiishiakande opened 2 years ago

kiishiakande 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


kiishiakande commented 2 years ago

Week 1

What went less well?

Understanding what to do was confusing at first but once I grasped the concept it was fine

Lessons Learned

How to write tests and solutions for functions

Sunday Prep Work

Continue practicing and study the forks of HYF alumni

kiishiakande commented 2 years ago

Week 2

What went less well?

It was difficut keeping up with the online class on sunday as I was ill

What went well

With help I was able to catch up and practice.

Sunday Prep Work

Continue practicing tests for functions and comments

kiishiakande commented 1 year ago

Week 3

What went well

Creating the PR was easier for me as we have already done it before, the main issue was ensuring that checks passed

What went less well?

Trying to ensure I passed all the linting and formatting checks

Leasons learned

Learnt about code coverage

Sunday Prep Work

Go over the slides and finish the group work