Skip to content

Commit

Permalink
Merge branch 'KNU-HAEDAL:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
kiryanchi authored Jul 1, 2024
2 parents 592e2c3 + 620eaa9 commit cd47f34
Show file tree
Hide file tree
Showing 59 changed files with 982 additions and 26 deletions.
55 changes: 31 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,37 @@
>
> Github는 **포트폴리오**로 사용되는 만큼 깔끔하고 꾸준하게 관리하는 것이 좋습니다.
## 💻 준비물

- [Visual Studio Code](https://code.visualstudio.com/)
- [Git](https://git-scm.com/)
- (C를 선택할 경우) [MinGW](https://sourceforge.net/projects/mingw/) / (macOS인 경우) 터미널에서 `xcode-select --install` 실행
- (Python을 선택할 경우) [Python](https://www.python.org/)

## ⚙️ 진행과정

1. 상단의 [`Fork`](https://github.com/KNU-HAEDAL/bootcamp_division_homework/fork) 버튼을 클릭해 repository를 생성합니다.
- Owner : 개인 계정
- Repository name: 원하는 repository 이름
1. **git bash**를 열어서 방금 생성한 repository를 clone합니다.
```bash
git clone https://github.com/{{Owner}}/{{Repository name}}.git
# 예시 git clone https://github.com/knu-haedal/bootcamp_division_homework.git
```
1. clone한 repository를 Visual Studio Code로 열어줍니다.
```bash
cd {{Repository name}}
# 예시 cd haedal_bootcamp_division_homework
code .
```
1. [주의 사항](#🚨-주의-사항)을 지키며 문제를 풉니다.
1. 본인이 선택한 언어로 [문제](./docs/problems.md)들을 풉니다.

> 처음이라고 겁먹지 않으셔도 됩니다! [자세한 가이드](./docs/guide.md)도 준비되어 있습니다!
## [📖 과제 확인](./docs/problems.md)

`C` 혹은 `Python` 둘 중 하나를 선택해 문제를 풀면 됩니다.
`C` 혹은 `Python` 둘 중 하나를 선택해 문제를 풀면 됩니다.

총 9개의 문제로 구성되어 있으며 repository에 push 하실 경우, 자동으로 채점이 진행됩니다.

Expand All @@ -31,29 +59,9 @@ commit message를 작성할 때, 원하는 언어를 포함하면 됩니다.
- 해달 과제 - python
- 해달 과제 - c

## 💻 준비물

- [Visual Studio Code](https://code.visualstudio.com/)
- [Git](https://git-scm.com/)
- (C를 선택할 경우) [MinGW](https://sourceforge.net/projects/mingw/) / (macOS인 경우) 터미널에서 `xcode-select --install` 실행
- (Python을 선택할 경우) [Python](https://www.python.org/)

## ⚙️ 진행과정
## 🏃‍♀️ 자세한 가이드는 [여기](./docs/guide.md)를 눌러서 확인하세요.

1. 상단의 [`Fork`](https://github.com/KNU-HAEDAL/bootcamp_division_homework/fork) 버튼을 클릭해 repository를 생성합니다.
- Owner : 개인 계정
- Repository name: 원하는 repository 이름
1. **git bash**를 열어서 방금 생성한 repository를 clone합니다.
```bash
git clone https://github.com/{{Owner}}/{{Repository name}}.git
```
1. clone한 repository를 Visual Studio Code로 열어줍니다.
```bash
cd haedal_bootcamp_division_homework
code .
```
1. [주의 사항](#🚨-주의-사항)을 지키며 문제를 풉니다.
1. 본인이 선택한 언어로 [문제](./docs/problems.md)들을 풉니다.
준비물 설치부터 자세한 진행과정을 사진과 함께 설명해뒀습니다. 겁먹지 말고 천천히 시작해보세요!

## 🚨 주의 사항

Expand All @@ -68,4 +76,3 @@ commit message를 작성할 때, 원하는 언어를 포함하면 됩니다.
문제를 풀다보면 어디서부터 손을 대야할지, 무엇을 모르는 지 몰라서 검색을 못 할 때가 있습니다.

그럴 땐 얼마든지 **동아리방**이나 **디스코드**에서 편하게 질문하세요!

Binary file added docs/assets/1-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/1-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/1-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/1-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/1-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/1-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-14.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-18.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-21.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2-7.png
Binary file added docs/assets/2-8.png
Binary file added docs/assets/2-9.png
Binary file added docs/assets/3-1.png
Binary file added docs/assets/3-2.png
Binary file added docs/assets/3-3.png
Binary file added docs/assets/3-4.png
Binary file added docs/assets/3-5.png
Binary file added docs/assets/3-6.png
Binary file added docs/assets/3-7.png
Binary file added docs/assets/4-1.png
Binary file added docs/assets/4-2.png
Binary file added docs/assets/4-3.png
Binary file added docs/assets/4-4.png
Binary file added docs/assets/5-1.png
Binary file added docs/assets/5-2.png
Binary file added docs/assets/6-1.png
Binary file added docs/assets/6-2.png
Binary file added docs/assets/6-3.png
Binary file added docs/assets/6-4.png
Loading

0 comments on commit cd47f34

Please sign in to comment.