2026! Learning Object-Oriented Programming Properly (with Python)
We'll teach you the true essence of object-oriented programming. Knowing terms and syntax like class, object, self, super(), and interface doesn't mean you understand object-oriented programming. Object-oriented programming is not simply a collection of syntax, but rather a philosophy on how to solve the problems of increasingly complex software. You can only use it properly when you understand the history and philosophy behind it. In this course, we first explain what problems object-oriented programming was created to solve, and what kind of thinking and design philosophy it embodies, independent of any specific language. Then, using Python as a tool, we gradually cover through hands-on practice how object-oriented concepts are designed and implemented in actual code. Through this course, you'll gain not object-oriented programming that merely follows syntax, but object-oriented programming that you can think through and design, and object-oriented thinking skills that remain solid even when the language changes.
- Unresolved
예시 코드가 어디있는지요?
수업 자료 PDF 안에는 코드가 없는데.. 예시코드를 어디에서 받을 수 있을까요?
python객체지향boryunkim4030
・
13 days ago
0
36
2
- Unresolved
10. 파이썬 클래스와 객체 구현(self의 동작원리) 소스코드
10. 파이썬 클래스와 객체 구현(self의 동작원리)이 강의에 소스코드가 없습니다 !
python객체지향rhkrdbswlr0593
・
a month ago
0
59
2
- Unresolved
안녕하세요. 강의에 사용된 소스코드가 어디 있을까요?
안녕하세요. 강의에 사용된 소스코드가 어디 있을까요? ㅜㅜ 미리 감사드려요.
python객체지향comwin11095
・
2 months ago
0
63
1
- Resolved
4번째 강의에서 질문이 있습니다.
2분 5초 경에 나오는 2-1. Is-a 관계: 상속 부분에서요A is a B(A는 B의 일종이다)</p
python객체지향smkweon98
・
2 months ago
0
68
2
- Unresolved
강의자료 문의
강의 자료를 다운 받고 싶은데 어디서 다운 받을 수 있나요?
python객체지향galoistheory6041
・
2 months ago
0
89
2

