File tree Expand file tree Collapse file tree 5 files changed +18
-2
lines changed Expand file tree Collapse file tree 5 files changed +18
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Instalar Processing en ChromeOS"
3
+ author : " Jon Stapleton (CodeVA)"
4
+ link : " https://www.youtube.com/watch?v=OteeRNblwxU"
5
+ intro : " Cómo instalar el IDE de Processing en ChromeOS usando el subsistema Linux."
6
+ coverImage : cover.png
7
+ order : " 03"
8
+ ---
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Install Processing on ChromeOS"
3
+ author : " Jon Stapleton (CodeVA)"
4
+ link : " https://www.youtube.com/watch?v=OteeRNblwxU"
5
+ intro : " How to install the Processing IDE on ChromeOS using the Linux subsystem."
6
+ coverImage : cover.png
7
+ order : " 03"
8
+ ---
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ author: "Daniel Shiffman"
4
4
link : " https://vimeo.com/140134398"
5
5
intro : " Aprende como pausar y saltar a través de la ejecución de tu código con el Depurador de Processing 3."
6
6
coverImage : debug.png
7
- order : " 03 "
7
+ order : " 02 "
8
8
---
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ author: "Daniel Shiffman"
4
4
link : " https://vimeo.com/140134398"
5
5
intro : " Learn how to pause and step through your running code with the Processing Debugger."
6
6
coverImage : debug.png
7
- order : " 03 "
7
+ order : " 02 "
8
8
---
You can’t perform that action at this time.
0 commit comments