1 / 1

Learning Computer Science

What the CS Learner project is about. class Person. name SSN income. Person(SSN) setIncome(income) calcTax() setName(name) getName(). Putting theory and practice together

Download Presentation

Learning Computer Science

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. What the CS Learner project is about class Person name SSN income Person(SSN) setIncome(income) calcTax() setName(name) getName() Putting theory and practice together How do students learn to solve problems using object-oriented programming? What do they learn from doing it and which problem solving strategies can be identified? How do students learn about computer systems when working in distributed project teams? What characterizes learning of computer science in an internationally distributed environment? “How do university students learn computer science?” This is the research question for the CS Learner project. The aim is to identify different ways in which learners approach and experience computer science. The learning outcome is also in focus. Researchers: Anders Berglund Shirley Booth Jonas Boustedt Mats Daniels Anna Eckerdal Roy Nilsson Arnold Pears Eva Pärt-Enander Michael Thuné Photo: Martin Ceije Learning Computer Science Conceptual understanding How do students learn object-oriented programming? By taking a student’s perspective and studying ways in which concepts are understood, teaching and learning can be improved. It is relevant to identify learning resources and their use when studying learning and teaching. A better understanding of this can be used to create a good learning environment. The resources of interest are: Artificial, e.g., books, computers, compilers, the Internet, wireless networks. Human, e.g., experts, teachers and students (different disciplines, levels and nationalities). Resources in learning environments - “How would You explain the relationship between class and object?” Contact: Michael.Thune@it.uu.se http://www.it.uu.se/research/project/cslearner Research at the Department of Information Technology, Uppsala University, Sweden

More Related