1. Principles and practices & Project management¶
Schedule¶
Day | JST | Name | Where | PW |
---|---|---|---|---|
Wed | 23:00-2:00 | Class | Zoom class | 1234 |
Sat | 10:00-18:00 | Local session | @kannai or video conference | |
Sat | 24:00 | Global Open Time | Zoom mcu | 1234 |
Mon | 23:00 | Recitation | Zoom class | 1234 |
Tue | 21:00-22:00 | Regional Review(Asia) | Zoom mcu | 1234 |
General Info¶
Site¶
Student site
- Repository: https://gitlab.fabcloud.org/academany/fabacademy/2021/labs/kannai/students/natsuka-kamei
- URL: http://fabacademy.org/2021/labs/kannai/students/natsuka-kamei/
- class page > students > Kannai
- Markdown or HTML
Kannai site
- Repository: https://gitlab.fabcloud.org/academany/fabacademy/2021/labs/kannai/site
- URL: http://academany.fabcloud.io/fabacademy/2021/labs/kannai/site/
- Group Assignment page
- Instruction page(Local session)
- Markdown
Fab Academy 2021 Class
- Repository: https://gitlab.fabcloud.org/academany/fabacademy/2021/class
- Issue Tracker
- Notification Setting > Watch
- Notification Setting > Global
- setting > notification > Global notification level > Watch ???
Collaboration¶
- Slack
- Mattermost: https://chat.academany.org
- Channels
- Node: Kannai
- Asia Review
- Jitsi (Meeting)
- Channels
About Fablab Kannal¶
- Student need to introduce your lab globally, but you know a few so far…
- opened 2013, FAB9 in Yokohama
- 25-30 members
Assignment¶
Note
- Principles and Practices
- plan and sketch a potential final project
- Project Management
- work through a git tutorial
- build a personal site in the class archive describing you and your final project
Student Agreement
TODO¶
Version control¶
work through a git tutorial¶
build a personal site in the class archive¶
-
git environment
- gitbash and command prompt <- now
- Windows Subsystem for Linux (WSL,WSL2) <- Neil recommend linux
-
student site
-
gitlab (remote repository) > PC (local repository)
- ref.
- For avoiding version conflict in collaborative work in group site (like here), check tips: how to update local from remote(git pull -rebase)
-
Markdown or HTML
-
Markdown, Mkdocs
-
HTML
-
-
Source Code Editor - for example:
- VSCode: Ref. tips: Setup VSCode on Windows 10
- Brackets
- Atom etc…
-
describing you and your final project¶
- make
about/index.md
page introducing yourself - add plan and
final project sketch
in this weeek’s page ( or final project page)
plan and sketch a potential final project¶
-
plan
- Described what it will do and who will use it
- Final project requirements
- Ref.Project Management Technique
-
sketch your idea
- drawing or any
Student Agreement¶
- take text from here
- read and add your name at the bottom
- save it in your repositry
about/agreement.md
Compress and Resize image and video¶
ref. General essentials
- Externally host your large files (+10MB) and link to them
ref. Project Management
- average rate of 1-2 Mb per week
gitlab - 10MB cap per push size
check size¶
//Linux and mac
1 |
|
// Windows
1 |
|
ref. tips: Check large sized file and directory on Windows
image¶
video¶
Assessment¶
Last update: February 5, 2021