Updated: Wednesday, October 11,2023-10-11 15:47:22
parent
f3bad6df10
commit
e77c73a40f
|
@ -4,31 +4,18 @@
|
|||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "0f1777d44a4e1f80",
|
||||
"id": "c2a13fab25bce403",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "86b445e8900fb993",
|
||||
"id": "22fcd0e0427583d9",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "reveal-preview-view",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "e90b20b36f0c1fce",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Week 3 Slides.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
|
@ -87,7 +74,8 @@
|
|||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 276
|
||||
"width": 276,
|
||||
"collapsed": true
|
||||
},
|
||||
"right": {
|
||||
"id": "4bd9c02fbfe6785f",
|
||||
|
@ -103,7 +91,6 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Week 3 Slides.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -120,7 +107,6 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Week 3 Slides.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -142,9 +128,7 @@
|
|||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Week 3 Slides.md"
|
||||
}
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -170,10 +154,10 @@
|
|||
"obsidian-excalidraw-plugin:Create new drawing": false
|
||||
}
|
||||
},
|
||||
"active": "e90b20b36f0c1fce",
|
||||
"active": "22fcd0e0427583d9",
|
||||
"lastOpenFiles": [
|
||||
"Untitled.canvas",
|
||||
"Week 3 Slides.md",
|
||||
"Untitled.canvas",
|
||||
"Excalidraw/Drawing 2023-10-10 14.12.43.excalidraw.md",
|
||||
"Laser Cutting.md",
|
||||
"Pasted image 20231011091043.png",
|
||||
|
|
|
@ -26,7 +26,7 @@ Today we are going to start programming!
|
|||
|
||||
---
|
||||
|
||||
## Step 1. Open TextEdit
|
||||
## Step 1. Open NotePad
|
||||
|
||||
|
||||
Believe it or not this is all we need to actually start coding (who needs Github anyways)
|
||||
|
|
Loading…
Reference in New Issue