Feeds:
Posts
Comments

Archive for the ‘Related Papers’ Category

This study aimed at characterizing the actual programming behaviors both retooling appenticeship and experts.They report observed strategies, skills and tools experts used in programming comparing to appenticeship. In the conclusion part, authors advocate that experts ascribe their effectiveness not only to their knowledge sufficiency and programming skills efficiency but also the principles, design rationale, experience [...]

Read Full Post »

This paper is generally the guidance of our current work and also includes the primitive stage of analyzing newsgroup threads. Authors analyzed JButton and JTree newsgroup threads. Their contribution lie at classify the two Swing components into a smaller scale that lead us to think of root cause. They also mentioned documentation and people issue, [...]

Read Full Post »

In Ko and Meyer’s version of new identified six-barriers learning system, they absorbed previous learning barriers idea and improved the definitions so that they are now more integral. Their study aim at dividing learning barriers types and find out solution for them. In that case, they carried out an experiment that programmers learn use a [...]

Read Full Post »

Under some conditions, substituting worked examples for problems or exercises enhances learning and subsequent problem solving. Under other conditions, worked examples are no more effective, and possibly less effective, than solving problems. Based on past experience, worked examples can enhance education efficiency in directing attention appropriately and reducing cognitive load. In this paper, authors reviewed these lab-environment [...]

Read Full Post »

Six Learning Barriers for End-user Programming Systems (focus on the six barriers as a conceptual framework) Frequently Asked Questions in Bug Reports (U Calgary Tech Report) Also appear as Information Needs in Bug Reports: Improving Cooperation Between Developers and Users (focus on the study methodology, related work cited, and the notion of Information Needs.) Asking and Answering Questions during [...]

Read Full Post »

According to paper Evaluating Software Complexity Measures, software complexity measurement should contain “statement count” “cyclomatic number” “effort measure” “data flow complexity”. Statement count and cyclomatic number confess complexity inherent to components while the rest two depends on. The given two papers all provide an idea that current software complexity measurement has flaws or deficiency. This [...]

Read Full Post »

Problem Scenarios  ||    Sample Scenarios   ||    Knowledge Point Knowledge Base Hierarchy: Individual. Start point when most novices during their first study. This kind of information contains basic definition (like JFrame )or functions( for example, dispose() could terminate a frame) . a) widget definition: JButton b) low level function: setText(). These functions contain [...]

Read Full Post »

A paper related to my study which was written by former researcher. Same principle in dealing with Framework application; some unknown terms like MVC and etc. The paper categorized JTree into 12 concerns in Table 1. Why is it not quite same as that in paper:  What Can Programmer Questions Tell Us About Frameworks ?

Read Full Post »

Follow

Get every new post delivered to your Inbox.