Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
christopher walsh
7,272 PointsUnderstanding Github
Im having a hard time understanding github. When I go under the "explore" tap I find some things. But it comes across as mysterious if you don't already know some projects on there.
I would like to find some projects and applications in different languages (javascript,php, swift) just to read through them.
Is there an easy way to find projects to just read the code?
1 Answer
jack AM
2,618 PointsI see what you mean. Instead of going to the explore section, there is a search box to the left of that, search github, type in a language you want to search for, and it'll list the projects tagged with that language. Alternatively, if you wanted to search for say projects dealing with logins, you could search "login," and on the left side of the results list, will display a list and languages tagged with it. So if you wanted to view login projects built with php or javascript, thats the area to select from.