// the find
gustavoguanabara/git-github
Material do Curso de Git e GitHub
A course materials repo for a Portuguese-language Git/GitHub tutorial series on YouTube. It's a static collection of PDF slides and a Markdown guide, not a tool or library. Audience is Brazilian developers new to version control.
The PDF slides are well-organized by lesson number, making it easy to follow alongside the video series. Including a Markdown reference guide alongside Git content is a practical pairing for beginners. The repo itself serves as a working example of a real GitHub repository for students to clone and inspect.
There is no actual code, exercises, or hands-on material — it's purely slides, which limits its value outside the video series it accompanies. Content hasn't been updated since April 2024 and appears to stop at branch management, missing pull requests, rebasing, CI integration, and anything beyond the basics. The README offers no syllabus or link index, so without the YouTube channel context it's nearly useless as a standalone reference. 2864 stars almost certainly reflects the course's YouTube popularity, not the repo's standalone utility.