Python Basic Course (at the end of 15)
The second half was a rush, but the Python basic course is over.
There are many functions that I have omitted from the explanation because it is a basic course and because of my lack of skill.
- nonlocal variable
- Generator function
- Function decorator
- Documentation string
- Function annotation
- with statement
- Instance allocator
- Special method
- Context manager
- Class method (static method)
- Abstract base class
- super
And so on.
Please acquire the basics introduced in this course and acquire more advanced knowledge.
And by all means, at a study session held locally (even a study session that does not use Python)
Please join us. It's inspiring and above all fun.
Thank you for reading this far.