首页>
外文OA文献
>A visual programming language for novices
【2h】
A visual programming language for novices
展开▼
机译:面向新手的可视化编程语言
展开▼
免费
页面导航
摘要
著录项
引文网络
相似文献
相关主题
摘要
Abstract: u22We present Bridge Talk, a new approach to visual languages for novice programmers. The design of Bridge Talk is based on data about how novices learn to program. Bridge Talk allows novices to program with programming plans -- frame-like objects that capture essential program components like u27keep a running totalu27 and u27iterate down a data structureu27. Novices are focused on the interactions between plans, not on the implementation details for a particular plan. Beginning with plans as a basis for a novice programming language, we were forced to develop a programming formalism that can deal with multiple levels of detail, merged plan implementations, and interrelationships between plans.The actual visual presentation for the language is based on six u27design, implement, test with students, and redesignu27 cycles.u22
展开▼