File tree 1 file changed +13
-5
lines changed
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.
105
105
106
106
Yes, as long as such works carry the same license terms and provide attribution.
107
107
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
+
108
116
### Q: Why wasn't topic X covered?
109
117
110
118
There is only so much material that you can cover in 3-4 days. If
111
119
it wasn't covered, it was probably because it was once covered and it
112
120
caused 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.
114
123
115
124
### Q: Do you accept pull requests?
116
125
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.
121
129
You can’t perform that action at this time.
0 commit comments