소스 검색

Update ../notes.md

master
Dimitri Merejkowsky 5 년 전
부모
커밋
48477ef678
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      notes.md

+ 6
- 0
notes.md 파일 보기

@@ -2,11 +2,17 @@ Ce fichier contient diverses notes utiles à la préparation des futurs cours.

# Sujets à évoquer

## next chapter

* Let's create *explicit* hidden interfaces!

## bits

* base class / derived class -> more vocabulary
* attributes on functions (you never know)
* `__call__`, functors
* scopes, closures, global, nonlocal
* private
* no overlaod in python
* several `__init__` ? Nope, alternative constructors
* https://code-maven.com/slides/python-programming/class-methods-alternative-constructor