codestates / codestates/ds-blog

[송지] Python101 - Python 혼자 공부하기

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

Description

# Python을 시작하며
> ### **왜 python인가?**
왜 파이썬을 배워야 하는지 궁금하다면 잘못 클릭하셨습니다.
이 글은 어떤 이유에서든 파이썬을 배워야 겠다고 결심한 입문자에게 실질적인 가이드를 주기 위해 작성되었습니다.
저의 경우, 데이터 분석 공부에 관심이 생겨 찾다보니 보통 R이나 Python을 주로 사용한다고 하길래,
그 중에서도 Python을 더 많이 쓰는 것 같아서 첫 컴퓨터 언어로 골랐을 뿐입니다.

> ### **진짜로 알고 싶은 것은**
수많은 영상과 글에서 Python을 찬양하지만, 정작 제가 궁금했던건 그래서 어떻게 시작하면 되는건데? 였습니다.
제가 처음 파이썬을 접하며 도움이 되었던 영상을 아카이빙해봤습니다.

- Python 설치 및 셋팅
- 독학하기 좋은 강의 소개
- 초보적인 검색 스킬

오늘은 첫번째 주제로 간략하게, **바로** 따라해볼 수 있도록 안내드리겠습니다.
### ⚠️Window 사용자 위주

---

## ****
1. [Python](https://www.python.org/) 웹사이트 접속하여 Download에 커서를 대면 최신 버전을 설치할 수 있습니다.
- 파이썬 개발 블로그들 보면 여러가지 이유로 최신 버전을 사용하지 않는 경우도 있지만, 우리는 학습이 목적이므로 다른 경우 의 수를 둘 필요 없습니다.

파이썬홈피

2. Python에 사용하는 여러가지 에디터가 있습니다. ex) Atom, PyCharm, Sublime Text, IDLE 등
에디터란 소스 코드를 편집할 수 있는 프로그래밍 툴을 말합니다. 여러 줄의 복잡한 소스 코드를 가진 프로그램을 만들거나 여러번 사용하기 위한 프로그램을 만들때 사용합니다. 처음 시작하는 분들께 [이 영상](https://www.youtube.com/watch?v=YYXdXT2l-Gg&list=PL-osiE80TeTt2d9bfVyTiXJA-UTHn6WwU)을 추천합니다.
*위 영상을 보고 따라하실 수 있다면, 혼자서 파이썬 튜토리얼을 공부할 수 있을 거에요.

---

다음 포스트에서는 독학하기 좋은 강의 소개 및 리뷰로 돌아오겠습니다!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the issue body as a proposed Korean beginner article and verify the Python installation, editor guidance, Windows focus, and linked resources. The issue does not name a target file or explicitly state the publishing action, so first confirm where this content belongs and what acceptance means; done should be a reviewed, correctly placed article with working links.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
content, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.