咨询与建议

限定检索结果

文献类型

  • 13 篇 会议

馆藏范围

  • 13 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 7 篇 工学
    • 7 篇 计算机科学与技术...
    • 2 篇 软件工程
  • 6 篇 教育学
    • 6 篇 教育学

主题

  • 13 篇 frame-based edit...
  • 5 篇 stride
  • 5 篇 novice programmi...
  • 4 篇 blackbox
  • 3 篇 java
  • 3 篇 greenfoot
  • 3 篇 python
  • 2 篇 bluej
  • 2 篇 educational prog...
  • 2 篇 editing
  • 2 篇 micro:bit
  • 2 篇 cs1
  • 1 篇 educational prog...
  • 1 篇 object orientati...
  • 1 篇 syntax
  • 1 篇 syntax errors
  • 1 篇 blocks editing
  • 1 篇 strype
  • 1 篇 k-12
  • 1 篇 text-based editi...

机构

  • 4 篇 kings coll londo...
  • 3 篇 univ coll dublin...
  • 2 篇 king's college l...
  • 2 篇 univ kent canter...
  • 1 篇 north carolina s...
  • 1 篇 univ kent sch co...
  • 1 篇 university of ke...
  • 1 篇 university colle...

作者

  • 6 篇 kolling michael
  • 4 篇 brown neil c. c.
  • 3 篇 dillane joe
  • 2 篇 kyfonidis charal...
  • 2 篇 altadmri amjad
  • 2 篇 brown neil
  • 2 篇 weill-tessier pi...
  • 2 篇 pierre weill-tes...
  • 1 篇 mccall davin
  • 1 篇 becker brett
  • 1 篇 michael kölling
  • 1 篇 barnes tiffany
  • 1 篇 ioannis karvelas
  • 1 篇 lipovac dragan
  • 1 篇 becker brett a.
  • 1 篇 brett a. becker
  • 1 篇 karvelas ioannis
  • 1 篇 amjad altadmri
  • 1 篇 joe dillane
  • 1 篇 neil brown

语言

  • 13 篇 英文
检索条件"主题词=frame-based editing"
13 条 记 录,以下是1-10 订阅
排序:
frame-based editing: Easing the Transition from Blocks to Text-based Programming  15
Frame-Based Editing: Easing the Transition from Blocks to Te...
收藏 引用
10th Workshop on Primary and Secondary Computing Education (WiPSCE)
作者: Kolling, Michael Brown, Neil C. C. Altadmri, Amjad Univ Kent Sch Comp Canterbury CT2 7NZ Kent England
Block-based programming systems, such as Scratch or Alice, are the most popular environments for introducing young children to programming. However, mastery of text-based programming continues to be the educational go... 详细信息
来源: 评论
Strype: frame-based editing tool for programming the micro:bit through Python  21
Strype: Frame-Based Editing tool for programming the micro:b...
收藏 引用
16th Workshop on Primary and Secondary Computing Education (WiPSCE)
作者: Kyfonidis, Charalampos Weill-Tessier, Pierre Brown, Neil Kings Coll London London England
frame-based editing (FBE) is a relatively new programming paradigm that sits between Block and Text based editing, by implementing good features of both practices. Moreover, FBE is designed as a middle step between bl... 详细信息
来源: 评论
The Cost of Syntax and How To Avoid It: Text versus frame-based editing  40
The Cost of Syntax and How To Avoid It: Text versus Frame-Ba...
收藏 引用
40th Annual IEEE Computer Software and Applications Conference Symposium (COMPSAC) / Symposium on Software Engineering Technology and Applications (SETA)
作者: Altadmri, Amjad Kolling, Michael Brown, Neil C. C. Univ Kent Canterbury Kent England
Plain text has always been the predominant medium for writing and editing programs for expert users. Text is powerful and flexible, but requires more careful manipulation than structural editors, such as those found i... 详细信息
来源: 评论
Strype: frame-based editing Tool for Programming the Micro:bit through Python  2022
Strype: Frame-Based Editing Tool for Programming the Micro:b...
收藏 引用
Proceedings of the 53rd ACM Technical Symposium on Computer Science Education V. 2
作者: Charalampos Kyfonidis Pierre Weill-Tessier Neil Brown King's College London London United Kingdom
frame-based editing (FBE) is a novel programming style which encompasses the good features of both Block and Text based editing. Moreover, FBE is designed as a middle step between Block and Text based editing, in orde... 详细信息
来源: 评论
A frame of Mind: frame-based vs. Text-based editing  21
A Frame of Mind: Frame-based vs. Text-based Editing
收藏 引用
3rd Conference on United Kingdom and Ireland Computing Education Research (UKICER)
作者: Brown, Neil Kyfonidis, Charalampos Weill-Tessier, Pierre Becker, Brett Dillane, Joe Kolling, Michael Kings Coll London London England Univ Coll Dublin Dublin Ireland
Block-based programming has become popular for children and young school students, but at university level almost all programming is still text-based. A third intermediate option is the use of frame-based editors that... 详细信息
来源: 评论
From Blocks to Professional Development - Thoughts on the Future of Educational Programming  23
From Blocks to Professional Development - Thoughts on the Fu...
收藏 引用
18th WiPSCE Conference on Primary and Secondary Computing Education Research (WiPSCE)
作者: Kolling, Michael Kings Coll London London England
Systems for programming education currently fall into two categories: block-based systems built around structure editors almost exclusively used for early programming instruction to young learners, and professional en... 详细信息
来源: 评论
Stride in BlueJ - Computing for All in an Educational IDE  19
Stride in BlueJ - Computing for All in an Educational IDE
收藏 引用
50th ACM-SIGCSE Technical Symposium on Computer Science Education (SIGCSE)
作者: Kolling, Michael Brown, Neil C. C. Hamza, Hamza McCall, Davin Kings Coll London London England
Block-based programming languages and environments have several benefits for introductory programming courses, compared to more traditional text-based languages. In particular, blocks remove the burden of learning lan... 详细信息
来源: 评论
Portraits of Programmer Behavior in a frame-based Language  10
Portraits of Programmer Behavior in a Frame-Based Language
收藏 引用
10th Computer Science Education Research Conference (CSERC)
作者: Dillane, Joe Karvelas, Ioannis Becker, Brett A. Univ Coll Dublin Dublin Ireland
The frame-based programming language Stride has the potential to simultaneously simplify and accelerate the task of coding for novices. This is facilitated through a combination of reduced cognitive load, assistance w... 详细信息
来源: 评论
Evaluation of a frame-based Programming Editor  16
Evaluation of a Frame-based Programming Editor
收藏 引用
12th ACM Annual Conference on International Computing Education Research (ICER)
作者: Price, Thomas W. Brown, Neil C. C. Lipovac, Dragan Barnes, Tiffany Kolling, Michael North Carolina State Univ Raleigh NC 27695 USA Univ Kent Canterbury Kent England
frame-based editing is a novel way to edit programs, which claims to combine the benefits of textual and block-based programming. It combines structured 'frames' of preformatted code, designed to reduce the bu... 详细信息
来源: 评论
frame-based Novice Programming  20
Frame-Based Novice Programming
收藏 引用
25th Conference on Innovation and Technology in Computer Science Education
作者: Dillane, Joe Univ Coll Dublin Dublin Ireland
As visual programming languages become more widespread and accessible, there is an increasing likelihood that students' first encounters with programming will be through manipulating blocks on a screen rather than... 详细信息
来源: 评论