fixed formatting

This commit is contained in:
Tomoya Matsuura(MacBookPro) 2023-05-23 23:28:54 +09:00
parent be59aecd50
commit 177ba68eea
2 changed files with 22 additions and 18 deletions

View File

@ -52,17 +52,17 @@ In addition, by learning how to convert data and materials into each other throu
## Reference Books ## Reference Books
"Code as Creative Medium A Handbook for Computational Art and Design", (2021) by Golan Levin and Tega Brain, MIT Press. - "Code as Creative Medium A Handbook for Computational Art and Design", (2021) by Golan Levin and Tega Brain, MIT Press.
"Handmade Electronic Music - The Art of Hardware Hacking, 3rd Edition" (2020) by Nicolas Collins, Routledge. - "Handmade Electronic Music - The Art of Hardware Hacking, 3rd Edition" (2020) by Nicolas Collins, Routledge.
"Getting Started with Arduino, 3rd Edition" (2014), by Massimo Banzi and Michael Shiloh, Make: Community - "Getting Started with Arduino, 3rd Edition" (2014), by Massimo Banzi and Michael Shiloh, Make: Community
"Making Things Move"(2011), by Dustyn Roberts ,O'Reilly Verlag - "Making Things Move"(2011), by Dustyn Roberts ,O'Reilly Verlag
// translated books into Japanese. // translated books into Japanese.
「Code as Creative Medium 創造的なプログラミング教育のための実践ガイドブック」(2022) ゴラン・レヴィン 、 テガ・ブレイン著 澤村正樹 、 杉本達應 、 米田研一 訳、BNN - 「Code as Creative Medium 創造的なプログラミング教育のための実践ガイドブック」(2022) ゴラン・レヴィン 、 テガ・ブレイン著 澤村正樹 、 杉本達應 、 米田研一 訳、BNN
「Arduinoをはじめよう 第4版」(2015) Massimo Banzi、Michael Shiloh 著、船田 巧 訳、オライリー - 「Arduinoをはじめよう 第4版」(2015) Massimo Banzi、Michael Shiloh 著、船田 巧 訳、オライリー
「Handmade Electronic Music ―手作り電子回路から生まれる音と音楽 (Make: PROJECTS) 」(2013)Nicolas Collins 著、 久保田 晃弘 監訳、 船田 巧 訳、オライリー - 「Handmade Electronic Music ―手作り電子回路から生まれる音と音楽 (Make: PROJECTS) 」(2013)Nicolas Collins 著、 久保田 晃弘 監訳、 船田 巧 訳、オライリー
「Making Things Move ―動くモノを作るためのメカニズムと材料の基本 (Make: PROJECTS) 」2012Dustyn Roberts 著、 岩崎 修 監修、 金井 哲夫 訳、オライリー - 「Making Things Move ―動くモノを作るためのメカニズムと材料の基本 (Make: PROJECTS) 」2012Dustyn Roberts 著、 岩崎 修 監修、 金井 哲夫 訳、オライリー
## Required Preparation for the Class ## Required Preparation for the Class
@ -72,13 +72,16 @@ The materials for each lecture will be posted on the website so that students ca
## Grading ## Grading
Grades will be graded as follows: 30% for attendance, 30% for small assignments presented several times during the class, and 40% for assignments. Grades will be graded as follows: 30% for attendance, 30% for small assignments presented several times during the class, and 40% for assignments.
Attendance points will be counted by submitting your comments and questions on the Google Form at the end of each class. Attendance points will be counted by submitting your comments and questions on the Google Form at the end of each class.
For the short assignment, you will submit the work you have done in class as it is in data format or as a document including photos, videos, etc. in physical format via Google Classroom. For the short assignment, you will submit the work you have done in class as it is in data format or as a document including photos, videos, etc. in physical format via Google Classroom.
The final assignment will be one of the following, which must be submitted by the end of the 14th class session by installing the exhibit in the AMC Lab. The final assignment will be one of the following, which must be submitted by the end of the 14th class session by installing the exhibit in the AMC Lab.
- A brushed-up version of the small assignment created in class - A brushed-up version of the small assignment created in class
- A free work (a work that reflects the knowledge gained in the class on your own work) - A free work (a work that reflects the knowledge gained in the class on your own work)
-
Both individual and group work is acceptable for the assignment. Both individual and group work is acceptable for the assignment.
The grade for the final assignment will be based on what the student intended to produce rather than on the degree of completion. The grade for the final assignment will be based on what the student intended to produce rather than on the degree of completion.
@ -112,9 +115,9 @@ In addition, for the final project, students should bring materials like paper,
Basically, you will use the computer provided in the AMC lab, Mac mini (M1, Late 2020). Basically, you will use the computer provided in the AMC lab, Mac mini (M1, Late 2020).
The following software is likely to be used at this time. The following software is likely to be used at this time.
Arduino IDE v2.0.3 (https://www.arduino.cc/en/software) - Arduino IDE v2.0.3 (https://www.arduino.cc/en/software)
Processing v4.2 (https://processing.org/download) - Processing v4.2 (https://processing.org/download)
Adobe Illustrator 2022-10, v27 (https://helpx.adobe.com/jp/illustrator/system-requirements.html) - Adobe Illustrator 2022-10, v27 (https://helpx.adobe.com/jp/illustrator/system-requirements.html)
Adobe can be used on the AMC lab machines by logging in with your Geidai account. Adobe can be used on the AMC lab machines by logging in with your Geidai account.
You may bring your own laptop to work on. However, please be aware that we may not be able to immediately respond to differences in behavior or bugs that may occur due to non-macOS operating systems, different OS versions, or different hardware. You may bring your own laptop to work on. However, please be aware that we may not be able to immediately respond to differences in behavior or bugs that may occur due to non-macOS operating systems, different OS versions, or different hardware.

View File

@ -53,15 +53,16 @@ bookCollapseSection: true
## テキスト・参考文献 ## テキスト・参考文献
「Code as Creative Medium 創造的なプログラミング教育のための実践ガイドブック」(2022) ゴラン・レヴィン 、 テガ・ブレイン著 澤村正樹 、 杉本達應 、 米田研一 訳、BNN - 「Code as Creative Medium 創造的なプログラミング教育のための実践ガイドブック」(2022) ゴラン・レヴィン 、 テガ・ブレイン著 澤村正樹 、 杉本達應 、 米田研一 訳、BNN
「Arduinoをはじめよう 第4版」(2015) Massimo Banzi、Michael Shiloh 著、船田 巧 訳、オライリー - 「Arduinoをはじめよう 第4版」(2015) Massimo Banzi、Michael Shiloh 著、船田 巧 訳、オライリー
「Handmade Electronic Music ―手作り電子回路から生まれる音と音楽 (Make: PROJECTS) 」(2013)Nicolas Collins 著、 久保田 晃弘 監訳、 船田 巧 訳、オライリー - 「Handmade Electronic Music ―手作り電子回路から生まれる音と音楽 (Make: PROJECTS) 」(2013)Nicolas Collins 著、 久保田 晃弘 監訳、 船田 巧 訳、オライリー
「Making Things Move ―動くモノを作るためのメカニズムと材料の基本 (Make: PROJECTS) 」2012Dustyn Roberts 著、 岩崎 修 監修、 金井 哲夫 訳、オライリー - 「Making Things Move ―動くモノを作るためのメカニズムと材料の基本 (Make: PROJECTS) 」2012Dustyn Roberts 著、 岩崎 修 監修、 金井 哲夫 訳、オライリー
## 準備学習内容・時間の目安 ## 準備学習内容・時間の目安
毎回の講義の最後に次回の予習内容を提示する。 毎回の講義の最後に次回の予習内容を提示する。
また各回の講義資料をWebサイトに掲載するので、必要に応じて各自で復習を行う。 また各回の講義資料をWebサイトに掲載するので、必要に応じて各自で復習を行う。
## 成績評価基準・課題・フィードバック ## 成績評価基準・課題・フィードバック
成績は出席点を30%、授業中に数回提示される小課題点を30%、課題点を40%として評価する。 成績は出席点を30%、授業中に数回提示される小課題点を30%、課題点を40%として評価する。
@ -104,9 +105,9 @@ bookCollapseSection: true
基本的にはAMC演習室に備え付けられているコンピューター、Mac mini (M1, Late 2020)を使用します。 基本的にはAMC演習室に備え付けられているコンピューター、Mac mini (M1, Late 2020)を使用します。
現時点で使用する可能性の高いソフトウェアは以下の通りです。 現時点で使用する可能性の高いソフトウェアは以下の通りです。
Arduino IDE v2.0.3 (https://www.arduino.cc/en/software) - Arduino IDE v2.0.4 (https://www.arduino.cc/en/software)
Processing v4.2(https://processing.org/download) - Processing v4.2(https://processing.org/download)
Adobe Illustrator 2022-10, v27(https://helpx.adobe.com/jp/illustrator/system-requirements.html) - Adobe Illustrator 2022-10, v27(https://helpx.adobe.com/jp/illustrator/system-requirements.html)
AMC演習室のマシンではAdobeを藝大アカウントでログインすることで使用できるようになっています。 AMC演習室のマシンではAdobeを藝大アカウントでログインすることで使用できるようになっています。