Redesign ITP

You are rebuilding ITP to encourage some important aspect to learning in the future. You have limitless resources and spaces. What kind of layout would you imagine? Furniture and appliances? What kind of technology capabilities would be offered? Share sketches and describe your decisions on the class blog.

While I do believe ITP works well I think there are areas that could be improved. Most issues are a result of too many students and lack of space. I think the lack of space is the biggest issue, so if ITP could expand to two floors it would help out a lot. I’ve also noticed from my time here, that people are at various levels in terms of programming and physical computing, what might it look like if there was an accelerated track for those who are already fluent in programming, so that the people who are knew to it can have more time to focus on concepts. Even if there was an option to take Phys Comp and ICM in different semesters so that the student isn’t overwhelmed by all of the knowledge.

Visit to School for Poetic Computation (Nov 22nd)

I thoroughly enjoyed my visit to the SFPC and also enjoyed meeting and speaking with the creator, Taeyoon Choi. The school setup reminded me a lot of ITP, although it was much smaller than the ITP floor it felt larger because there are fewer people who inhabit the space. An interesting point Taeyoon made was that a lot of students find out about the program by word of mouth. They might know someone who attended, or they may have found out about it from attending an event put on by the SFPC. Another thing I found interesting is that for Taeyoon, this school is a form of activist practice where the culture of diversity is celebrated. He had a lot of interesting things to say about learning and teaching as activism, access to tech and resources, community learning. Most people who attend SFPC are older and have already had work experience but want to learn more technical skills.

Project Research

After defining my design challenge, I interviewed two people and wanted to hear some voice about online education.

Some response from Anthony, a start-up CEO based on NYC:

Anthony is a “traditional” man. His attitude to online education is not very positive. He said he would not hiring students from online college. The reason is it is hard to evaluate students from online learning. He pointed out that even we can see the students’ achievements via portfolio, it is not clear that what kind of education experience they had. After talking to him on this topic a while, he said he would like to accept students from the online school which have some successful alumnus. This remind me reputation of the school also play a important role when students going into the society. Comparing with the traditional schools, online learning is a new thing. It takes time to improve, and let society and industries know about them.

Some response from Nancy, a professor of a university at NJ also woking for an online college:

Nancy is teaching on a online course every week so she is very open to this. She thinks online learning experience provides a good way to improve students’ self-learning skills. Because Every thing go through on class will be show on the online classroom platform so that students can easily get access to all resources and figure out questions by themselves. But this also becomes the problem of online learning, lack of communication. Not too much interaction between students and teachers let Nancy sometimes doest know students very well. Also there is not much conversation among students.

So at this point I think my project would build the bridge between students and teachers to enhance the communication for online situation.

Visit to SFPC

The School for Poetic Computation (SFPC) was founded in 2013 as a passion project by artists who code (or vice versa). One of its founders, Taeyoon Choi, showed us around SFPC—what he defined as an alternative arts school. Especially considering this latest election, Taeyoon said he considers “alternative education as an activist activity.”

The focus of their 10-week intensive course is art, literature and computation. They generally run this non-degree program a couple times a year, with sporadic 2-4 day topic-based workshops throughout the year.

Much like ITP, the “core” curriculum itself focuses on code and hardware/pcomp, but unlike ITP, it also includes critical theory/history. Their unique bent on the subject matter is that code is largely used in service of language design and generative poetry. They look for the poetry in the mechanics of code. This makes it distinctly different than ITP. For example, their showcase (similar to ITP’s) is about showing works that are explicitly poetry and art, less about product or experience demos.

SFPC is run like a nonprofit and is “open source.” Its financials are fully transparent and published online, along with high-level curriculum. Its relatively low cost of $5,500 makes it a great primer or refresher, and highly accessible to New Yorkers. As a result, they’ve made the decision to not offer scholarships. They’ve also historically seen poor results from scholarship students, including less effort and attendance. Taeyoon attributes this to the corroded social contract when no personal, financial investment is not involved.

The school has a freedom to it, as they are not beholden to outside funding, their management is lightweight, and instructors don’t rely on SFPC for their income.  They also severely limit their class size to maintain the quality of the education and engagement of the students. In Taeyoon’s words, it doesn’t have to function like “a corporation like NYU.” This allows them the flexibility to rethink curriculum, tuition, and space regularly.

The space itself isn’t very “designed,” but it does have visual reminders of the intent and goals of the program—flip chart pages full of (what I imagine are) student-defined learning goals. Generally, these students have worked in engineering previously and discovered the art school through word-of-mouth or events-based publicity (conferences, panels, publications, etc.).

Though not driven by profit, the school is very focused on scaling, not in terms of class size or revenue, but in terms of impact. Essentially, how to become more effective at idea propagation. To this end, several SFPC alums have now created their own international alternative arts programs (School of MA, for example).

Project update

As I continue to work on Content Crumbs, I’ve decided that I’ll prototype the UX/UI flows for 2 primary use cases:

  • A learner or educator placing classroom content in the world
  • A learner pulling content from the world for use in the their work

fullsizerender

Next steps:

  • Finish write up
  • Finalize wires
  • Design in Illustrator
  • Mock up in Pop App
  • 30-second demo of two use cases?

Week 10 – Project Update

Engineering Ethics & Bias Awareness

I’ll be following up with the undergraduate Tandon professors I contacted to obtain syllabi for their ethics/philosophy courses. In the meantime, I’m working to simulate this Engineering Ethics Activity from Utah State University and incorporate elements from smaller exercises that I’ve found. The issue I’m currently running into is that the target audiences for almost all of the activities I’ve found have been for young children (behavioral studies) or college students (psychology students). Hopefully, the Tandon syllabi can help me to target the conversation at a higher learning level.

NY Simulation Center & Project Update

In the simulation center I found interesting that what I thought was going to be there, complex systems based in virtual reality and in devices like the da Vinci surgical system, was instead replaced by an infrastructure designed to have physical / tangible simulations. I enjoyed looking and thinking about the human-centered focus of those training settings. Based on the discussion about the threshold need of realism in the simulations, I wonder what would be the lower limit, and to what extent some of this equipment can be replaced by lower tech with similar results – for example in places with

 

 

For my project, I decided what to do and I developed this prototype of library to be used with p5.js: p5.choreograph.js

This is the description (in progress) that I wrote there:

The idea is to shift the usual paradigm of what can be created with creative code: graphics, text and sound. Here, instead of having an instantaneous feedback for the written drawing commands in p5.js, those commands get translated as instructions that a person can follow moving in a space. Basically the lines in the programmed drawing are converted to trajectories to walk on.

The graphical output of the commands is omitted on purpose for several reasons:

  • The person following the generated instructions has to follow them without a reference of the intended result, making its execution more authentic
  • The visual thinking of the programmed drawings has to be changed to a certain extent to a spatial thinking and to a thinking involving other person(s) in a space.
  • It is challenging and engaging
  • The feedback on the result of the created code is slowed down, and that may help thinking further what to write before actually executing it
  • It allows a new way of human interaction
  • The graphical output can always be drawn with the normal p5 functions