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

Inna:Agile Development 4 weeks #221

Open inna9Z opened 2 years ago

inna9Z 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 for this module and the next. 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. Developing HTML & CSS

Practice with the skills, tools, and workflows you will need to efficiently develop websites written with HTML & CSS.

1. Following Plans

Practice working together in a group to build small websites in incremental steps according to a plan. You will be given final code, a detailed plan to rebuild it, and will need to work as a group following the processes in Planning and Collaborating.

2. Writing Plans

Practicing writing your own plans as a group. You will be given only the final code for HTML/CSS web pages, your group will need write a detailed plan for rebuilding the website in small steps.

3. Adapting Plans

Even the best plans are not perfect, it's not possible to know everything ahead of time! You may be able to plan everything ahead of time when the web pages you build are very small and you have the code ahead of time, but it's a whole different thing when you need to build a larger web page over a longer period of time.

In this chapter you will practice full Agile Development by developing a larger, open-ended web pages and adapting your plans as you go. Your team will need to make an initial plan, but the plan will change! Practice having regular meetings with your group to review the website's progress, review your plan, and make any changes in the plan that are necessary to keep the project on schedule.

inna9Z commented 2 years ago

I Need Help With:

What went well?

Lessons Learned

Sunday Prep Work

danielhalasz commented 2 years ago

@inna9Z each file in your repo (including the cspell.json) is specific to that repo/branch. So if you already have added many words in the previous one, you can just copy-paste it now into your new repo as well.

inna9Z commented 2 years ago

Week 2


Need help With:

What went well?

What went less well?

Lessons Learned

Sunday Prep Work

danielhalasz commented 2 years ago

@inna9Z what is it about CSS styling/order that confuses you? have you had a chance to look at the suggested study material on CSS on the team repo? Also, I have shared some tutorials, links on Discord about CSS grid/flexbox layouts and some games to practice.

inna9Z commented 2 years ago

@danielhalasz Yes I was confused with order and comments. my problem was that I was doing the second page of Loruki website (Features) and I needed to do my part in css because the first part was ready, I didn't understand where I should write my code , because the comments was different how in example in video , but my team helped me , thanks them for this :handshake: . I am understood that I need a lot of practice . P.s I saw your shared your link on Discord I am already doing some practice, thank you so much for helping ):relaxed:

inna9Z commented 2 years ago

Week 3

I Need Help With:

Practice more with Bootstrap

What went well?

Planning Communication in the group

What went less well?

From the beginning it was difficult to understand how it works Bootstrap

Lessons Learned

New knowledge about Bootstrap, how to use and how it works

Sunday Prep Work

Started learning and practice bootstrap from website and YouTube videos.

danielhalasz commented 2 years ago

@inna9Z is there some area of Bootstrap where you need more help?

inna9Z commented 2 years ago

Week 4

I Need Help With:

I need to more practice with grid and css as I'm still have some problems with that

What went well?

Im good understand bootstrap and planning documentation

Lessons Learned

Now I much more confident with the structure of web page and also need to work on it every day to have better knowledge and result. Also is really important communication.

Sunday Prep Work

Im start to check infer for next Sunday course and still learning grid

danielhalasz commented 2 years ago

I need to more practice with grid and css as I'm still have some problems with that

what problems have you run into with grid?