git404hub

what is git-github fr?

gustavoguanabara/git-github — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2024-04-22

2,865Audience · vibe coderComplexity · 1/5DormantSetup · easy

tl;dr

A free, self-paced Git and GitHub course in Portuguese, hosted on YouTube, with all lecture notes, code examples, and exercises collected in this repository.

vibe map

mindmap
  root((repo))
    What it does
      Git course
      GitHub course
      YouTube videos
    Materials
      Lecture notes
      Code examples
      Exercises
    Use cases
      Learn from scratch
      Team collaboration
      Open source prep
    Audience
      Beginners
      Portuguese speakers
    Format
      Free
      Self-paced

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Learn Git and GitHub from scratch by following along with free YouTube videos and this repo's course materials.

VIBE 2

Practice tracking file changes and collaborating on code as a beginner developer.

VIBE 3

Use the course to prepare for contributing to open-source projects or working on a team.

VIBE 4

Reference the exercises and notes here while building your first project on GitHub.

how it stacks up fr

gustavoguanabara/git-githubelementalsouls/claude-bughunterwaishnav/devspace
Stars2,8652,8532,846
LanguagePythonTypeScript
Last pushed2024-04-222026-07-012026-07-03
MaintenanceDormantActiveActive
Setup difficultyeasymoderatemoderate
Complexity1/53/53/5
Audiencevibe coderdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Course content is in Portuguese.

in plain english

This is a free educational course about Git and GitHub, taught in Portuguese and hosted on YouTube. The repository contains all the course materials, lecture notes, code examples, exercises, and resources, organized in one place for students to reference while learning. Git and GitHub are tools that developers use every day to manage and share code. Git lets you track changes to files, work on multiple versions simultaneously, and undo mistakes. GitHub is a platform where you can store your code online, collaborate with other people, and show off projects to potential employers or clients. If you've ever written a document and saved multiple versions (like "final_v1," "final_v2," "final_ACTUAL"), Git solves that problem for code, automatically tracking who changed what and when. This course teaches both tools from scratch, so it's ideal for beginners who want to start coding, developers learning these tools for the first time, or anyone who wants to understand how modern software teams work together. Whether you're building a personal project, contributing to open-source software, or collaborating with a team, these skills are essential. The course is completely free and self-paced, which means you can watch the YouTube videos and use the materials in this repository whenever it suits your schedule. The repository itself is a practical example of what you'll learn, it's a collection of files tracked and shared using Git and GitHub, so you're seeing the tools in action as you study them.

prompts (copy fr)

prompt 1
I'm a complete beginner. Explain what Git and GitHub are and how they're different, the way this beginner course would.
prompt 2
Walk me through the basic Git workflow, init, add, commit, push, as if teaching someone with zero experience.
prompt 3
Explain how to undo a mistake in Git, like reverting a commit or discarding a change, in simple beginner terms.
prompt 4
What is a merge conflict in Git and how do I resolve one, explained for someone just starting out?
prompt 5
Explain how to create a GitHub repository, connect it to a local Git project, and push code for the first time.

Frequently asked questions

what is git-github fr?

A free, self-paced Git and GitHub course in Portuguese, hosted on YouTube, with all lecture notes, code examples, and exercises collected in this repository.

Is git-github actively maintained?

Dormant — no commits in 2+ years (last push 2024-04-22).

How hard is git-github to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is git-github for?

Mainly vibe coder.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.