This was an interesting challenge for me to find out if an architect can use Visual Programming Languages (VPL’s) also for graphical purposes? Now, I would say “not exactly” because this definition took much time than I expected. The aim was to create an algorithm for a business card design that has variable outputs. Each card should be different, but without using any randomization. This is achieved with a definition […]
Posts categorized under Publications
When an educational system does not meet the requirements of a paradigm, new teaching approaches start to emerge. Today, design computing pushes forward a similar transformation on architectural education. Design studio, as the dominant setting for architectural learning, is the center of this transformation. There are numerous researches, experiencing and defining this transformation from various perspectives as “cases”. However as Oxman (2008) highlights, we still need to define a general […]
Design scripting is initially based on secondary syntactic mechanisms that control sequential executions of code. We call this model of computation control flow programming. On the other hand, dataflow represents a widespread alternative to control flow by utilizing concurrent streams of data. Dataflow programming languages are also considered as pedagogical tools in fields where the coders are not expert computer programmers. In the last decade, new parametric modeling tools introduced […]