|
Projects
Spring 2012 Older Courses Fall 2011 Spring 2011 Fall 2010 Spring 2010 Fall 2009 Spring 2009
Fall 2008
Spring 2008
Fall 2007 HOWTOs |
Design-youselfSandhya Dandamudi OverviewThis program was intended to create computer-generated designs of user-specified input and display it using simple and user-friendly functional languages. Screenshot![]() Concepts Demonstrated
External TechnologyI used the form-filling GUI programs such as database query window using buttons etc.. from scheme GUI Graphics Toolkit from the Scheme library for user-interaction and display options. Using this also helped me overcome the drawback of B/W display. Another package PLANET provided the necessary design patterns (the picture language). InnovationWanted to show how functional programming is easy to handle and at the same time 'functional' in its literal sense although it is considered outdated. Technology Used Block DiagramCreate a simple block diagram of your software system that illustrates the major technical components and how they interact; e.g.: ![]() Additional Remarks |