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 trialJordan Rich
5,482 PointsGithub?
Will Treehouse have a Github training deep dive? In the meant-time anyone know of a good Github Training resource?
5 Answers
Amit Bijlani
Treehouse Guest TeacherAs Ken mentioned we do have a Git course now
Amit Bijlani
Treehouse Guest TeacherWe are working on a Git course right now which will be released in late September. Check out our roadmap for details.
Jordan Rich
5,482 PointsThanks so much I forgot about the roadmap.
Unsubscribed User
8,167 PointsI personally learned the basics of github on the Ruby tutorials on Treehouse. http://teamtreehouse.com/library/programming/build-a-simple-ruby-on-rails-application
James Richards
2,976 PointsI'm working through this course now. I can say personally that after following the first few videos, they cover creating a GitHub account, getting Git set-up, creating a Repository and other basics such as getting the latest changes from the repo and pushing out new changes to your repo also, even adding additional users to the repo to collaborate on work together.
With what's covered in these videos, you can get the basics of GitHub nailed. A few google searches from there and you'll be commiting, pulling and merging like its second nature. Good luck!
Unsubscribed User
8,167 PointsMaybe also try this link http://learn.github.com/
Taylor Skidmore
1,096 PointsThey also have http://try.github.io/ which is a quick crash course and how I got started.
Jordan Rich
5,482 PointsThanks for the reply I will check this out as well.
Ken Francis
Courses Plus Student 4,224 PointsI know this is a late response, but I came here looking for Treehouse's Git course too. Code-School's Git course is free right now:
https://www.codeschool.com/courses/try-git
EDIT: Treehouse's search function didn't return this deep dive for me, only the individual videos in the Ruby, etc. adventures. Weird.
Rose Cass
16,323 PointsRose Cass
16,323 PointsThis is the exact question I had! Thank you for posting this! Glad to see it is coming up on the roadmap!