본문 바로가기
1. SW 개발 & IT 트렌드

Python 기초

by soosun 2020. 4. 23.

ㅇ """ ~ """ : docstring - 여러 줄의 문자열을 지정할 수 있는 방법

ㅇ mac: command + /, window: control + / : 선택한 줄이 모두 주석처리 방법

alt + shift + E : 파이썬 Console에서 바로 실행

 

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

https://www.py4e.com/

 

PY4E - Python for Everybody

Python for Everybody Hello and welcome to my site where you can work through my course materials related to my free Python for Everybody text book. You can take this course for a certificate as the Python for Everybody Specialization on Coursera, Python fo

www.py4e.com

https://repl.it/

 

The collaborative browser based IDE

Repl.it is a simple yet powerful online IDE, Editor, Compiler, Interpreter, and REPL. Code, compile, run, and host in 50+ programming languages: Clojure, Haskell, Kotlin (beta), QBasic, Forth, LOLCODE, BrainF, Emoticon, Bloop, Unlambda, JavaScript, CoffeeS

repl.it

https://tariat.tistory.com/73

 

파이썬을 위해 pycharm(파이참)을 써야만 하는 이유 5가지! #pycharm설치

파이참은 파이썬 통합개발환경(IDE)이다. 파이썬은 별도 편집프로그램이 없이도 사용할 수 있다. python을 실행하서 코드를 입력해서 실행하거나, 메모장에서 복사+붙여넣기를 해도 된다. 하지만, 통합개발환경에..

tariat.tistory.com

'1. SW 개발 & IT 트렌드' 카테고리의 다른 글

Python 표준 라이브러리  (0) 2020.05.17
Python Tip  (0) 2020.05.17
Open IoT Platform - IoTMakers Portal  (0) 2019.07.27
KT S/W Developer Conference 2019  (0) 2019.07.15
Installing TensorFlow on macOS  (0) 2018.05.01

댓글