File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed
Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -105,17 +105,25 @@ Yes, as long as appropriate attribution is given.
105105
106106Yes, as long as such works carry the same license terms and provide attribution.
107107
108+ ### Q: Can I translate this to another language?
109+
110+ Yes, that would be awesome. Send me a link when you're done.
111+
112+ ### Q: Can I live-stream the course or make a video?
113+
114+ Yes, go for it! You'll probably learn a lot of Python doing that.
115+
108116### Q: Why wasn't topic X covered?
109117
110118There is only so much material that you can cover in 3-4 days. If
111119it wasn't covered, it was probably because it was once covered and it
112120caused everyone's head to explode or there was never enough time to
113- cover it in the first place.
121+ cover it in the first place. Also, this is a course, not a Python
122+ reference manual.
114123
115124### Q: Do you accept pull requests?
116125
117- Bug reports are appreciated and may be filed through the [ issue
118- tracker] ( https://github.com/dabeaz-course/practical-python/issues ) .
119- Pull requests are not accepted except by invitation. Please file an
120- issue first.
126+ Bug reports are appreciated and may be filed through the
127+ [ issue tracker] ( https://github.com/dabeaz-course/practical-python/issues ) .
128+ Pull requests are not accepted except by invitation. Please file an issue first.
121129
You can’t perform that action at this time.
0 commit comments