From bd278e87c7ae9e888543d6021add79f75adb4720 Mon Sep 17 00:00:00 2001 From: Sam Hos Date: Fri, 24 Jan 2025 12:27:09 +0100 Subject: [PATCH] Lecture notes from 22-01-2025 - project management --- docs/week1_fabacademy/lecture_notes.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 docs/week1_fabacademy/lecture_notes.md diff --git a/docs/week1_fabacademy/lecture_notes.md b/docs/week1_fabacademy/lecture_notes.md new file mode 100644 index 0000000..ecd7048 --- /dev/null +++ b/docs/week1_fabacademy/lecture_notes.md @@ -0,0 +1,24 @@ +# Lecture notes + +## Introduction FabAcademy + +### Lectures +First half of the class discuss homework of the week and discuss final projects. + +### Dont's +* Loose cables. Use ribbon cables. +* No stringing on 3d printers + +### Rescuing filament +* Drying it by warming it up slowly +* No microwave + +## Project management + +* Document as you go. +* Compress your images for lower storage costs and faster website load times + +## Weekly assignment +* "You don't have to document git if you're already familiar with it" +* We wanna know who you are +* What is your possible final project \ No newline at end of file