Guide
파이썬, 깃허브, Qiskit 가이드
2022

GitHub commits resolve & merge하기 (with VS Code)
Merge 도중 충돌이 발생하는 경우에는 Git이 해당 부분을 resolve 해달라는 요청을 띄우게 됩니다. Continue reading GitHub commits resolve & merge하기 (with VS Code)

Sync 기능으로 GitHub 사용하기 (with VS Code)
Sync 기능을 활용하면 훨씬 간편하게 GitHub 프로젝트를 수행할 수 있습니다. Continue reading Sync 기능으로 GitHub 사용하기 (with VS Code)

GitHub 첫 번째 commit하기 (with VS Code)
Git에 첫 번째 commit을 등록하고 GitHub repository로 push해봅시다. Continue reading GitHub 첫 번째 commit하기 (with VS Code)

컴퓨터와 GitHub 연결하기 (with VS Code)
내 컴퓨터의 폴더와 GitHub repository를 Visual Studio Code를 이용해 연결해봅시다. Clone을 이용하면 복잡한 절차 없이 빠르게 컴퓨터와 GitHub을 연결할 수 있습니다. Continue reading 컴퓨터와 GitHub 연결하기 (with VS Code)

Git 시작하기
Git은 컴퓨터 파일의 변경사항을 추적하고 여러 명의 사용자들 간에 해당 파일들의 작업을 조율하기 위한 분산 버전 관리 시스템입니다. (위키백과) Continue reading Git 시작하기

Git 설치하기
Git을 Visual Studio Code와 연동하여 설치해봅시다. Continue reading Git 설치하기

Visual Studio Code 설치하기
Visual Studio Code는 프로그래밍 뿐만 아니라 git의 다양한 기능을 간편하게 사용하는 데에도 좋은 툴입니다. Continue reading Visual Studio Code 설치하기

GitHub에서 다른 사람과 함께 작업하기
GitHub에서 다른 사람과 함께 작업하는 방법에는 collaborator, organization, fork & pull 방법이 있습니다. Continue reading GitHub에서 다른 사람과 함께 작업하기

GitHub repository 생성하기
GitHub repository를 생성해봅시다. Continue reading GitHub repository 생성하기

GitHub 시작하기
GitHub은 가장 인기 있는 오픈 소스 코드 저장소 호스팅 서비스입니다. Continue reading GitHub 시작하기