Global ETD Search
Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.
Results
Showing 1 to 2 of 2 for “"CSEducation"”.
-
Lessons learnt developing and deploying grading mechanisms for EiPE code-reading questions in CS1 classes
Previous research has identified that the ability to understand the high-level purpose of a piece of code is an important developmental skill that is harder to master than executing the same piece of code in one’s head for a given input (“code tracing”), but easier to master than writing the code. …
-
An analysis of pattern usage in CS1 courses
"When designing and planning the implementation of software, expert programmers rarely think at the syntactic level. Instead, they think at higher levels of abstraction, mentally ""chunking"" groups of lines of code into a single abstraction. These chunks have been referred to as patterns in CS1 …