https://github.com/amamov/teaching-type-python-oop
[인프런] 타입 파이썬! 올바른 class 사용법과 객체지향 사고법
https://github.com/amamov/teaching-type-python-oop
inflearn oop python types
Last synced: 6 months ago
JSON representation
[인프런] 타입 파이썬! 올바른 class 사용법과 객체지향 사고법
- Host: GitHub
- URL: https://github.com/amamov/teaching-type-python-oop
- Owner: amamov
- Created: 2021-05-31T08:46:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T09:39:56.000Z (about 3 years ago)
- Last Synced: 2025-03-29T08:11:48.354Z (6 months ago)
- Topics: inflearn, oop, python, types
- Language: Python
- Homepage:
- Size: 1.43 MB
- Stars: 31
- Watchers: 2
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
marp: true
---## 타입 파이썬! class에 대한 올바른 사용법과 객체지향 프로그래밍 - 객체지향 사고법
객체지향 파이썬 프로그래밍, 객체지향 사고방법, 파이썬에서 타이핑하는 방법
---
## Contents
### 객체지향 프로그래밍 이해
### 파이썬에서 객체지향 프로그래밍하기
### 파이썬에서 타이핑하기
### 배운 것을 응용하기
---
## amamov@kakao.com