This video may not be of much use to those who are already familiar with Git, but it is a lecture that can be used as a reference for those who are just starting to use Git at work or in a place where they are learning development, and it is a lecture that can be learned quickly and enjoyably. However, the slightly disappointing thing is that the lecture is limited, so I watched it all in a hurry and I am not sure how well I absorbed it.
Hello! I wish I had prepared more things that could be given to Git experts, but that's too bad ㅠㅠ Did you also feel sorry about the Slack integration, PR, and Fork parts? 😭
Since the purpose of the lecture is to easily master Git in a short period of time, I thought 3 months would be enough, but if it's not enough, please ask questions through Slack or Inflearn in the class and I will extend it so that you can see it in more detail.😇
Corin explains it so well that even a real fool can understand it. This is the first time I've seen such an easy Git lecture. Thank you for teaching me so kindly!
Jaehyung (I memorized his name because he was introduced at the beginning of every lecture,,ㅎ) Thank you so much for recording such a useful lecture ㅠㅠ
It was such a valuable 2 hours ㅠㅠ I'm even embarrassed to say that I got an A+ in a class that taught git during my major at school, but I didn't know the difference between git and github, and since I don't use git, I couldn't tell the difference between the commands when using git alone and when collaborating.
Through this lecture, I'm going to get a pro badge(?) and start growing the lawn diligently from today!ㅎㅎ I've always been aware of the importance of git, but I've always put off starting because there's so much information and it's hard to find videos that summarize it clearly + concisely. Thank you so much for recording this lecture ㅠㅠ
When I first listened to the lecture, I thought, 'How can a 4-minute video convey the core without any unnecessary details? I thought, 'Is this person a genius?' but through the last words of the lecture, I learned that even when filming a 5-minute video, there were several re-challenges, hours of material preparation, and lecture composition. The result of that effort was so perfect that I thought he was a genius who lived alone in the world,,ㅎㅎ
Since I also had experience struggling because of Git, I want to keep this lecture that allows you to completely understand Git in just 2 hours to myself and keep it a secret,, but I recommended it to my peers too!ㅎㅎ I hope you have lots of passive income while you're alive, Jaehyung!
I'm touched. You gave me a pleasant morning :)
I was always a model student who just diligently followed the school classes, but I think the turning point of my career was when I first used GitHub while working as an outsourcer with my younger sibling who is good at coding.
If you are interested in practical application programming, I think it would be good to try UMC (currently there are 10 universities) that will be created at your school later!
I will continue to support you!
This is a good way for those who are new to GitHub or have learned it from the top down. Since it explains things one by one in a practical way, you can approach it without difficulty. In particular, since it teaches how to use Git in a CLI way rather than learning Git through a simple GUI program, it is a big advantage that you can apply what you learn on most computers that have Visual Studio Code, cmd (command prompt), or a terminal.
Thank you for the great review :)
I'm glad it was helpful! If you learn with CLI, it will be much easier and faster to apply it in an IDE environment with a terminal. I hope you continue to use Git well in your daily life!