Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- arraycopy
- aice associate
- Java
- access modifier
- extends
- 셔뱅
- 넘파이
- 파이썬
- has-a
- Inbound
- 판다스
- dbeaver
- pycharm
- down casting
- generic programming
- parameter group
- 자바
- identityHashCode
- 스트림
- ai능력시험
- pandas
- 엔드포인트
- singletone
- Up Casting
- public static final
- Python
- Stream
- 파이참
- Aice
- 얕은 복사
Archives
- Today
- Total
٩(๑•̀o•́๑)و
Python & PyCharm Setting 본문
# PyCharm install URL : https://www.jetbrains.com/pycharm/
PyCharm: the Python IDE for Professional Developers by JetBrains
The Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more...
www.jetbrains.com
# Create New Project





# terminal

# shebang (셔뱅) : 현재 파일을 실행해 줄 프로그램을 지정할 때 사용 -> 파이썬 경로 지정




[참고]
파이썬 코딩도장(https://www.aladin.co.kr/shop/wproduct.aspx?ItemId=173294238)