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: Workflows, 2 weeks #89

Open FennyWilriani opened 2 years ago

FennyWilriani commented 2 years ago

🥚 0. Local Development Without Git

Practice the foundational workflows of software development by learning to write Markdown locally on your own computer using Visual Studio Code (VSCode), the Command Line Interface (CLI), and NPM scripts to automate your code's quality (formatting, linting and spell checking).

🥚 1. Local Development With Git

Practice using Git to save and organize your development process. You will learn how you can use Git to go back to previous versions of your project, and to work on different changes in parallel.

🥚 1. Local/Remote Development

Learn how you can connect your local Git repositories with a GitHub repository to add more structure to your development process and to share your projects.

🐣 3. Remote Collaboration

Learn how to collaborate with a group on a single project hosted in a GitHub repository. Practice using GitHub's project management features to organize your group's tasks and to double-check your project's code quality.

🐥 4. Open Source Development

Explore the wider world of Open Source software by learning how communities of independent developers write and maintain the code we all rely on.

FennyWilriani commented 2 years ago

Week -1 Workflows

Check-In

danielhalasz commented 2 years ago

@FennyWilriani good that you have managed to solve your issues by following the order of running each command. Keep this good practice 🙂 as for attaching an image, first you should copy that file into the student-bios/assets folder and then you will have an easy task to figure out the path.

my only comment about your deliverable is to always add the correct label to it, so we can find it 🙂

FennyWilriani commented 2 years ago

Thank you for your feedback and advice @danielhalasz .. i will for sure apply it on the next project 😁

FennyWilriani commented 2 years ago

Week -2 Workflows

Check-In

danielhalasz commented 2 years ago

@FennyWilriani you seem to be on the right track :) you will get to practice reviewing/merging in the upcoming months are gradually more complex code, do not worry :)

FennyWilriani commented 2 years ago

Me

What was not clear, where did you get stuck?

My bigger frustration was with linting when I did my bio as the individual projects, turns out I was just misunderstanding the instruction given as it was not very clear to me where and when I should do the npm install.

What was clear, what did you master?

Now I can get more confident with Github, from cloning the repo, navigating my way through CLI, editing the markdown in VSCode, pushing the changes until finishing the pull request of one project went well, I think I can adapt fast enough to the technicality of using the necessary software/saas for our project. 👏 👍

Where can you still use some help?

For this module, I was lucky enough to have teammates that are good at the details (where most of the time I can be lack of) and quite proactive, not to mention the great coaches that are there to help with the correction in finishing the project. I think what I need more is practicing as a reviewer and handling pull requests from teammates.

Where can you help others moving forwards?

Just in case other classmates need help with the technicality of how to use the tools we use in HYF and why we use them I can help explain it with my understanding and experience.


The Course

What can there be more of?

I can't really explain it in words but sometimes I can feel a little bit confused in understanding the deliverable instructions 😁 perhaps it's just me that has an issue in digesting the instruction, yet as a beginner, I think it would be really helpful if the instruction is elaborated more.

What can there be less of?

What material was most helpful (from HYF or elsewhere)?

What HYF material was least helpful?

So far nothing is least helpful 💯

Any suggestions for future classes?

Perhaps more time spent with coaches really help especially when we are stuck with issues 😃

colevandersWands commented 2 years ago

I think it would be really helpful if the instruction is elaborated more.

@FennyWilriani thanks for the feedback. where would it help to elaborate on this, in the /guides of the class repo? We could fill out that document with more instructions and screenshots

danielhalasz commented 2 years ago

@FennyWilriani thanks for the retro! you can also always ask the coaches or me to help out, even through 1-1 short video calls, they are sometimes available and happy to help 🙂