Learning Log 5 - cocotirambulo/DSF_SP2024 GitHub Wiki

Rose: The highlight from the previous FOSS session, such as something you found particularly interesting. This could also be something you're excited to implement now.

One highlight from the previous FOSS session was learning about the practical Git techniques, particularly the step-by-step process for adding code locally. Understanding how to clone repositories, make changes, commit them, and push them to the remote repository felt empowering and practical.

Bud: Something that you are looking forward to digging into deeper. This could also include ideas on how to apply concepts to your research in the future.

I am looking forward to delving deeper into branching and pull requests. While I understand the basic concepts, exploring more advanced branching strategies and mastering the intricacies of pull requests could greatly enhance my collaborative workflow and project management skills.

Thorn: Something that was challenging that could be worked on, such as anything that wasn't 100% clear and could be elaborated on. Any sticking points should be addressed here.

One aspect that could be further elaborated on is the handling of merge conflicts. While the concept was introduced, a more in-depth explanation or perhaps a walkthrough of resolving merge conflicts using Git commands or tools would be beneficial. Understanding how to effectively manage merge conflicts is crucial for smooth collaboration in larger projects.

Links: