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

Fenny : Behaviour, Strategy, Implementation, 3 weeks #354

Open FennyWilriani opened 2 years ago

FennyWilriani 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


FennyWilriani commented 2 years ago

Week 1


I Need Help With:

I was missing class last Sunday as I was sick, and I currently catching up with the homework.

What went well?

Learning JS through Edabit challenges. Thank you for introducing us to this platform, it really helps.

Lessons Learned

Attending classes in person during this module for smooth learning process is really necessary.

Sunday Prep Work

Will reading further about function design, once I finished the previous homework and push it on my fork.

danielhalasz commented 2 years ago

let me know if you need any more help after watching the class recording

FennyWilriani commented 2 years ago

Week 2


What went well?

I really enjoy the exercise this week, although I haven't got the gist of creating fancy line of unit test for some of the exercises, yet it's really satisfying to be able create solution that passes the test. I'm only able to working on 3 exercises including health care worker - premium and fizz buzz from the repo 😢 but I'll keep practicing more.

Lessons Learned

Watch more tutorials to get an inspiration in writing test or/and solutions for different cases.

Sunday Prep Work

Still need to looking up for the new update/repo 😅

danielhalasz commented 2 years ago

it's great that you enjoy it, that is the most important aspect, do not worry if you can not go through all exercises!! I am curious which video tutorials you have found most helpful in this module.

FennyWilriani commented 2 years ago

Hi @danielhalasz , In order to understanding this module, I actually watching quite bunch of YT tutorial and heaps of google reading, as well practicing in Edabit & Codewars to try understand JS behavior. Some of the YT that I found quite helpful and I like the most is from:

I actually watching a lot more channel than I mentioned above, yet those I found most helpful, and I can easily spend 3 full day (approximately 10 hours each day) in a week try to train myself with JS. 😸

FennyWilriani commented 2 years ago

Week 3

Group 5 Practice Code Review

What went well

What went less well?

Slightly confused about what caused the lint failed when I push my PR, as on the VSCode my branch passed any linting. I will definitely gonna have it fixed.

Lessons learned

Communication is not at the best with the current group due to their hectic schedule. I think nagging at teammates is necessary to progress on the project 🤔

Sunday Prep Work

As there's no class this Sunday, I will keep working on the challenges.

danielhalasz commented 2 years ago

Slightly confused about what caused the lint failed when I push my PR, as on the VSCode my branch passed any linting. I will definitely gonna have it fixed.

seems like it just expected to have an empty line after the import statement: image

danielhalasz commented 2 years ago

Communication is not at the best with the current group due to their hectic schedule. I think nagging at teammates is necessary to progress on the project 🤔

I will try to contribute to some of the nagging 🙂