Closed tusharsadhwani closed 3 years ago
@anandology Can you do a cursory check of whether the yml and md files look fine?
Looks good other than the issue with is_published
I'm worried about the advanced-type-checking chapter. It feels like it is really advanced and might confuse the beginners. @kracekumar could you please review the outline and see if you have suggestions for changes.
While the topics themselves can get complex, the typing aspect of decorators and generators isn't that much more complex than, say, typing an iterable, or a function passed to a function. I think I can explain it without it getting too complex.
Context managers, on the other hand, would get too complicated. I'll probably remove that one.
While the topics themselves can get complex, the typing aspect of decorators and generators isn't that much more complex than, say, typing an iterable, or a function passed to a function. I think I can explain it without it getting too complex.
You are going with an assumption that the participants will know what decorators, generators and iterators mean. That may not be true.
My recommendation is to save this chapter for a more advanced course.
Context managers, on the other hand, would get too complicated. I'll probably remove that one.
👍🏽
You are going with an assumption that the participants will know what decorators, generators and iterators mean.
There's two reasons here:
@anandology PTAL, what's the next step?
Can you suggest an image for the course? I'll add that and publish the course as a preview on mon.school.
I like the stock mypy image:
Currently only contains the description, chapter and lesson names.