python
-
Interactive Learning Sites for Pythonpython 2021. 3. 25. 16:57
1. codecademy http://www.codecademy.com/learn | Codecademy Codecademy is the easiest way to learn how to code. It's interactive, fun, and you can do it with your friends. www.codecademy.com 2. Bento http://www.bento.io/ Bento - Learn to code and be a self-taught expert developer Curated tutorials on over 200 web technologies to make you an self-taught expert developer. Learn to code with languag..
-
Python 기초python 2021. 3. 24. 17:39
1. 파이썬 표준 라이브러리 가. 내장함수 docs.python.org/3/library/functions.html Built-in Functions — Python 3.9.2 documentation Built-in Functions The Python interpreter has a number of functions and types built into it that are always available. They are listed here in alphabetical order. abs(x) Return the absolute value of a number. The argument may be an integer, a floating poin docs.python.org 나. 표준 라이브러리 ..
-
파이썬 강의 자료python 2021. 3. 24. 10:54
1. 파이썬 강의자료, 소스코드 파이썬Python 강의에 사용되는 소스코드Source Code와 강의 자료들을 모은 repository 입니다 github.com/yunho0130/Python_Lectures yunho0130/Python_Lectures 파이썬Python 강의에 사용되는 소스코드Source Code와 강의 자료들을 모은 repository 입니다. - yunho0130/Python_Lectures github.com 2. 맹윤호 님 파이썬 강좌 유튜브 www.youtube.com/channel/UCSIsVRwCR9dbUXS7KUXX8JQ 맹윤호TV 본 채널은 맹개발의 개발이야기를 중심으로 일상과 강의에 대한 내용이 올라오는 채널입니다. 개발자라면 피할 수 없는 영어와 투자관련 영상도 올..