File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ It's a great way to learn.
15
15
* [ Bot] ( #build-your-own-bot )
16
16
* [ Command-Line Tool] ( #build-your-own-command-line-tool )
17
17
* [ Database] ( #build-your-own-database )
18
+ * [ Demo] ( #build-your-own-demo )
18
19
* [ Docker] ( #build-your-own-docker )
19
20
* [ Emulator / Virtual Machine] ( #build-your-own-emulator--virtual-machine )
20
21
* [ Front-end Framework / Library] ( #build-your-own-front-end-framework--library )
@@ -149,6 +150,10 @@ It's a great way to learn.
149
150
* [ ** Python** : _ A proof-of-concept imitation of Docker, written in 100% Python_ ] ( https://github.com/tonybaloney/mocker )
150
151
* [ ** Shell** : _ Docker implemented in around 100 lines of bash_ ] ( https://github.com/p8952/bocker )
151
152
153
+ #### Build your own ` Demo `
154
+
155
+ * [ ** C++** : _ How to start writing an actual demo in <400 lines_ ] ( https://gargaj.github.io/demos-for-dummies/ )
156
+
152
157
#### Build your own ` Emulator / Virtual Machine `
153
158
154
159
* [ ** C** : _ Home-grown bytecode interpreters_ ] ( https://medium.com/bumble-tech/home-grown-bytecode-interpreters-51e12d59b25c )
You can’t perform that action at this time.
0 commit comments