codestates / codestates/ds-TIL

[TIL] 오예은_201109

Open
#848 0 comments 0 reactions 0 assignees View on GitHub
DSFT01
Dominant language
No language data
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

## 키워드
`git` `conda` `가상환경` `IDE`

## 배운 것
* git - 파일의 변경 내용을 추적
* IDE(integrated development environment) - coding, debugging, linting, testing 환경 제공
* 가상환경
- 시스템 파이썬과 분리된 가상의 파이썬을 사용하여 패키지를 설치
- 각각 다른 패키지의 버전을 설치하여 작업 가능

## 더 찾아볼 것, 어려운 점
### Window - WSL - ubuntu
- conda를 실행하고 활성화, 비활성화 시키는 것까지는 알겠는데 내가 설치한 경로가 윈도우인지 리눅스인지
- conda에 폴더를 두개 만들고 한군데만 파이썬을 설치했는데 왜 두군데서 다 파이썬이 잡히는지
### VS code
- 작업 폴더를 열 때 깃 폴더를 어떻게 불러오는건지 (되긴 되었는데 터미널에서 실행할 때 콘다의 base를 활성화시킨다?)
- 파이썬파일 실행이 안돼서 확장판을 깔긴 했는데 무엇이 다른건지 모르겠다. 여전히 실행이 안되는 것의 문제.
(코딩이 잘못된 것인지 실행을 잘못시킨건지도 확인이 필요)

## 느낀 점
GUI환경에 익숙하다보니 터미널로 작업하는 것이 낯설고 어렵다.
지금은 그저 따라만 하는 상태인데 경로나 시스템방식에 대해 잘 모르다 보니
어디서부터 어떻게 시작하는 것인지도 많이 헤매고 있는 것 같다.
일단 터미널과 VS code를 이리 저리 굴려가며 친해져야겠다.
새로운 세계로의 진입은 늘 어렵기만 하다. ㅠㅠ

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue body is a Korean TIL entry about Git, Python/conda environments, WSL/Ubuntu, and VS Code. No file, test, or entry point is mentioned, so start by checking the repository's contribution structure and how TIL entries are published. Done means the intended entry format and any required changes are clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, python, ubuntu, vscode
Domain
content, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.