얄코의 가장 쉬운 리액트(React)
얄팍한 코딩사전
설명대장 얄코의 녹진하고 꾸덕한 강좌로 가장 쉽게, 가장 빠르게 리액트를 배우세요!
초급
JavaScript, React, Node.js
A friendly and easy course that even coding beginners can follow! The ultimate course that turns working developers into Git experts!
Basic usage of Git and GitHub
Practical Git for Project Management
Advanced Features for Aspiring Git Masters
How Git Works and Detailed Operation/Configuration
Practical Git & GitHub Conventions and Usage Strategies
Various ways to use GitHub for collaboration
Git and GitHub Practical Pro Tips
Git & Github, done right with Yalco!
While searching for various materials and taking many lectures to better use Git in the field, I thought it would be nice to have a lecture that would cover everything I learned in these courses, from the basics to advanced knowledge of Git and GitHub, as well as various strategies and usage tips.
This course was created after a long period of research and preparation with the goal of creating a truly wonderful and informative course.
Programming
Even if you've never done it before!
Git/Github
Even if it's your first time!
Git/Github
Even if you want to write well!
Save your precious time with a refreshing and easy-to-follow process. (Please understand that some students may feel that the speech is fast. Please check the free part first!)
We have prepared this book so that you can learn as much as possible by explaining in detail not only Git and how to use it, but also its operating principles, practical utilization strategies, variables for each execution environment, and various tips.
For each lesson, the main points of the video and copy-pasteable practice commands and codes are organized on the webpage , so you can follow and apply them to easily proceed with the practice.
To help students study without burden, we are releasing Sections 1-4, which cover the basic usage of Git and GitHub, for free through a preview .
I am a YouTuber who broadcasts the YouTube channel Yalpakhan Coding Dictionary and an author who writes IT books. Based on my experience as a full-stack developer, I create content that explains difficult programming concepts with analogies, easy examples, and sometimes animations so that beginners can easily understand them.
🎬 YouTube Shallow Coding Dictionary Channel (Click!)
📕 Go see Yalko's books (click!)
Section 1
Learn the basic concepts of Git, how to set up each environment, and how to start using Git.
Section 2
Learn how to use Git to travel through the past and present of a project, and practice with the CLI (main) and source trees.
Section 3
Learn how to move across project dimensions (branches) and resolve conflicts and other issues.
Section 4
Learn the basics of using GitHub and how to collaborate with it.
Section 5
Learn theoretical concepts and practice them to advance into advanced topics.
Section 6
Learn tips for finding out how to use Git on your own, as well as how to customize various settings and shortcuts.
Section 7
Commit Advanced - Practice commit-related conventions used in practice, how to make commits more detailed, and how to freely modify past commit history.
Section 8
Learn more ways to revert your work, files, and commits with Git.
Section 9
Learn how to manage tags and releases locally and remotely.
Section 10
Branching in-depth - Learn more about branches, practice their advanced features, and learn strategies for using branches in the workplace.
Section 11
Log Digging & Debugging - Practice advanced features that leverage Git to get a more colorful look at the status and management history of your project, and find out the cause and timing of errors.
Section 12
Learn the concepts of Hooks and Submodules and practice related basic examples.
Section 13
Learn how to leverage GitHub's many features for collaboration, portfolios, and open source.
Section 14
After learning how to use advanced GitHub settings like SSH and GPG, we'll look at simple examples of how to work more conveniently with GitHub Actions, GitHub CLI, etc.
Published as <Yalko's TOO MUCH Kind Git & GitHub>!
You can review what you learned in the video lectures in a paper book.
Q. Why should I learn 'Properly Dig'? ⛏️
There is a huge difference between having a vague understanding of Git and having studied it properly in terms of your confidence in handling projects. After learning in detail how Git works and what you can do with it, you will feel like a 🧙♂️ wizard who can freely handle the time and space of your project!
Q. I'm new to programming. Can I still take the class? 🍼
We will explain everything from the initial environment setup to using coding tools in detail and use easy-to-follow terms so that even beginners can follow along. You will only learn how to use Git and GitHub, and there will be no programming involved.
Q. I know a bit about Git, would that help? 👩💻
It covers advanced features of Git and GitHub, as well as tips and tricks that are not provided in other courses, so that students can learn as much as possible. It will be helpful for those who want to know more about Git and use it better!
Q. Do you use CLI or SourceTree? 🌳
Sections 1-4, which focus on the CLI but cover the basic usage in general, also teach you how to do it with SourceTree. Section 5, which covers advanced usage, teaches you mostly using the CLI.
Q. Are there any restrictions on the practice environment? 🍎
We will explain in detail how to set up each version and the parts that may be different in practice so that you can follow the lecture on both Windows and Mac. If you have any difficulties, please let us know and we will update the lecture page continuously.
Who is this course right for?
A person starting to learn coding
All people who want to become programmers
First-time user of Git and GitHub
Knows Git somewhat but wants to learn it 'properly'
Someone who wants to learn how to collaborate systematically in practice
Person who wants to study the specific principles and advanced features of Git
Open source people
28,587
Students
1,373
Reviews
82
Answers
4.9
Rating
16
Courses
유튜브 채널 얄팍한 코딩사전을 방송하는 유튜버이자, IT서적들을 집필하는 작가입니다. 풀스택 개발자로 일해 온 경험을 살려, 어려운 프로그래밍 개념들을 초보자들이 이해하기 쉽도록 비유와 쉬운 예제, 때로는 애니메이션으로 설명하는 컨텐츠들을 만들고 있습니다.
🎬 YouTube 얄팍한 코딩사전 채널 (클릭!)
📕 얄코의 책들 보러가기 (클릭!)
All
61 lectures ∙ (5hr 43min)
All
374 reviews
4.9
374 reviews
Reviews 5
∙
Average Rating 4.6
5
4~5일 전 얄코 유툽 영상보다가 git 강좌 찍으셨다길래 바로 수강했습니다. 와... 역시 진짜 설명 너무 잘하십니다. 기똥차네요! 처음 Git 배우시는 분도 천천히 따라오실 수 있다고 생각합니다. 특히 저처럼 git, github 쓰라고 해서 명령어 몇 개 외워서 쓰고 깊게 이해해보려고 하지 않았던 분들에겐 정말 추천드립니다.
감사합니다 ㅠㅠ 앞으로도 더더욱 좋은 컨텐츠들 만들어가겠습니다!
얄코님 오픈소스에 참여하기 이 챕터에서 vscode에 git switch development라고 치면 fatal: invalid reference: development 이라는 에러메세지가 뜨는데 이건 어떻게 해결하면 되나요?
Reviews 503
∙
Average Rating 5.0
Check out other courses by the instructor!
Explore other courses in the same field!