-
Notifications
You must be signed in to change notification settings - Fork 0
/
list.toml
78 lines (59 loc) · 2.35 KB
/
list.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# [[programming.?]]
# name = ""
# description = ""
# url = ""
# Programming
[[programming.video]]
name = "FireShip"
description = "Berif introduce tech thing (100 Second series)& Tech news (Code report series)"
url = "https://www.youtube.com/channel/UCsBjURrPoezykLs9EqgamOA"
[[programming.video]]
name = "Josh's Channel"
description = "The animations which cover math, computer science."
url = "https://www.youtube.com/@JoshsHandle"
[[programming.video]]
name = "PwnFunction"
description = "Animation about cyber security and computer science"
url = "https://www.youtube.com/@PwnFunction"
[[programming.video]]
name = "t3ssel8r"
description = "Math & Algorithm of game development"
url = "https://www.youtube.com/@t3ssel8r"
[[programming.article]]
name = "Paper Reading by MLI (Chinese)"
description = "Teach you how to read machine learning paper step by step"
url = "https://github.com/mli/paper-reading"
[[programming.article]]
name = "Philosophical Principles of High Concurrency (Chinese)"
description = "Talk about philosophical principles of high concurrency"
url = "https://github.com/johnlui/PPHC"
# Math
[[math.video]]
name = "3Blue1Brown"
description = "Math animations. 'The goal is for explanations to be driven by animations and for difficult problems to be made simple with changes in perspective.'"
url = "https://www.youtube.com/@3blue1brown"
[[math.video]]
name = "Lines That Connect"
description = "Math animations about domain extension. Use limit and logarithm."
url = "https://www.youtube.com/@LinesThatConnect"
[[math.video]]
name = "Josh's Channel"
description = "The animations which cover math, computer science."
url = "https://www.youtube.com/@JoshsHandle"
[[math.video]]
name = "blackpenredpen"
description = "Math for fun!"
url = "https://www.youtube.com/@blackpenredpen"
# Science
[[science.video]]
name = "Veritasium"
description = "Explain science with real life example. 'An element of truth - videos about science, education, and anything else I find interesting.'"
url = "https://www.youtube.com/@veritasium"
[[science.video]]
name = "Kurzgesagt"
description = "Explain science with animations. 'To us nothing is boring if you tell a good story.'"
url = "https://www.youtube.com/@kurzgesagt"
[[science.video]]
name = "PanSci Taiwan (Chinese)"
description = "Explores the scientific news and discoveries"
url = "https://www.youtube.com/@PanScitw"