image

Acesse bootcamps ilimitados e +650 cursos

50
%OFF
Article image
Maria luciano
Maria luciano16/01/2024 16:23
Compartilhe

GIT e GITHUB

    Para você que ainda tem dificuldades sobre o que é Git e Github vai aqui um resumão sem enrolação sobre essas tecnologias!

    Primeiro, devemos saber o que é um versionamento de código, e calma, é apenas um meio onde se armazena versões de um código, seja virtual ou remoto.

    Segundo, um desses meios é o GIT que é um sistema de controle de versão distribuído, é gratuito e open source, tem ramificações (branching) e fusões (merging) eficientes, leve e rápido.

    Terceiro, temos o GITHUB que é uma plataforma de hospedagem de código para controle de versão com GIT e colaboração.

    Claro temos muitas especificações sobre esse tal de GIT e GITHUB, e vamos adentrar agora nessas configurações e funcionalidades.

    No próximo post!

    ------------------------------------------------------------------------------------------------

    For those who still have difficulties understanding what Git and GitHub are, here's a quick summary without any fuss about these technologies!

    First, we need to understand what code versioning is, and don't worry, it's just a means of storing versions of code, whether virtually or remotely. Second, one of these means is GIT, which is a distributed version control system, it's free and open source, has efficient branching and merging, and is lightweight and fast. Third, we have GITHUB, which is a code hosting platform for version control with GIT and collaboration.

    Of course, there are many specifications about this thing called GIT and GITHUB, and we'll delve into these configurations and functionalities in the next post!

    Compartilhe
    Comentários (0)