Open Source + GitHub + Git Bootcamp what should be included... ? #434
Replies: 22 comments 38 replies
|
Something about open source etiquette would be great. |
|
How to find open source projects is an addition from me |
|
You could add licence and contribution into it, and don't forget the readme |
|
Git rebasing as standard practice to apply when contributing to Open Sourced Projects.
|
|
How to find easy or beginner-friendly issues on large open source projects that has many contributors and ethics of contribute (in terms of time limit incase I've an assigned to for how long should I stay without contributing to it) |
Thank You... |
|
@eddiejaoude Profile Building using new Github Readme.MD Feature. |
|
Encouraging, respecting diversity in open source |
|
And also contributor agreement (cla) |
|
MARKDOWN crash course |
|
I found Git stash useful when I was less confident in my contributions. It helped me rapidly test ideas on trunk branch before I had confidence to create a feature branch and PR back in. |
|
Whenever I give a talk on Git and GitHub, I include the following points: |
|
@eddiejaoude I would like to know about how we can work with the codebase of large repositories of different organizations and how we can understand their codebase. |
|
A "Who is this for" section. Target audience. |
|
What about GitHub's hosting of static websites? The |
|
How about a section with how to learn about the preferences of project mantainers by reading the CONTRIBUTING.md if there is one or how to figure out code preferences from the actual code. |
|
With the addition to creating a README, how to create an engaging README ? |
|
New tool, GitHub Cli (gh). It might be good to include a section on it as well. |
|
What does everyone think about GitHub Webhooks. I think it can be used for cool integrations like Discord and much more, so it would be cool to cover and maybe even build something with them (or just show an easier integration) 😃. |
|
Invite open Source Project Maintainers to talk about their projects and how Open Source has played a vital role in shaping the project. |
|
Hi @eddiejaoude! :) I think mentioning PR that doesn’t involve using Git can be helpful, especially for those who are uncomfortable with using Git. Maybe add some homework assignments to reinforce learning. Furthermore, I think you should consider making this course free. Breaking into Tech is already a costly feat for some folks, and making it free would increase accessibility. This is something that I learned from observing freeCodeCamp. |
|
Is this crash course completed or its still in work? If its out there i need to watch and learn. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I am planning to do a Open Source, GitHub and Git crash course, what do you think should be included?
Thoughts
Course outline
eddiejaoude), this will make up your url and future employers will see thisdocs/Briefly touch on
All reactions