DEV Community

Discussion on: How to strength your GitHub? Is it real measurement tool to any developer? Open discussion topic

Collapse
 
fabiorosado profile image
Fabio Rosado

I can’t say if Github is a measurement tool but I’ve heard that some companies do check your github and stackoverflow account to get a sense of how you work. Although I have no idea if this is the rule.

As to how to get started with github I’d say that 100DaysOfCode is a great way for you to get started. You will work on problems - one per day and keep a log. Everyday you push the new entry to github and get a nice green box saying that you pushed something on github.

If you would like to contribute to open source you can check firsttimersonly.com here you can see open source projects that need help with something and are very beginner friendly.

Also, contributing to/with documentation is very valuable even if you feel that is a bit pointless as you are not coding (or barely).

Hope this helps you a bit, if you need any further help let me know