aboutsummaryrefslogtreecommitdiffstats
path: root/bot/resources
diff options
context:
space:
mode:
authorGravatar PH-KDX <[email protected]>2022-05-30 10:18:04 +0200
committerGravatar GitHub <[email protected]>2022-05-30 10:18:04 +0200
commitdb1e80d2661a81c5bb2cee07e543bf96998d9245 (patch)
tree9792ae06e1d72f321670c730c419516cb05eb404 /bot/resources
parentAdd amssymb package (diff)
parentMerge pull request #1059 from python-discord/allow-latex-in-data-science (diff)
Merge branch 'main' into patch-1
Diffstat (limited to 'bot/resources')
-rw-r--r--bot/resources/utilities/py_topics.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/bot/resources/utilities/py_topics.yaml b/bot/resources/utilities/py_topics.yaml
index 92fc0b73..4527e8de 100644
--- a/bot/resources/utilities/py_topics.yaml
+++ b/bot/resources/utilities/py_topics.yaml
@@ -109,6 +109,17 @@
- What books or tutorials would you recommend for game-development beginners?
- What made you start developing games?
+# media-processing
+971142229462777926:
+ - Where do you start with media processing? What is a good beginner project for first-timers in media processing?
+ - What are some ways you could manipulate media using Python?
+ - What is your favorite algorithm for manipulating media with Python?
+ - What is the most surprising result you have gotten after manipulating media with Python?
+ - What is the worst outcome you have gotten after manipulating media with Python?
+ - What is your most advanced media processing related achievement?
+ - Do you know any cool tricks or optimizations for manipulating media with Python?
+ - Can a computer truly generate and/or understand art?
+
# microcontrollers
545603026732318730:
- What is your favorite version of the Raspberry Pi?