Brian Scarbeau

Insights from a seasoned Computer Science Trainer
posts - 360, comments - 129, trackbacks - 70

My Links

News



2004-2009
Celebrate Computer Science Education
Locations of visitors to this page

Tag Cloud

Archives

Post Categories

1Blogs I like to read

AP Computer Science Links

ASP.NET

DotNetNuke- the web of the future

General Links

Teaching OOP in AP Computer Science

My friend Dan Forhan who teaches at St. Peter Marian HS in Worcester MA is blogging about teaching oop.

Here's what the students need help on according to a report from the Chief Reader David Reed:

 

students did reasonably well, some confusion on OOP concepts

?? common error: not understanding class vs. interface

e.g., interface definition with instance variables and constructor

e.g., Set s = new Set(); instead of Set s = new HashSet();

?? common error: not recognizing when inherited data/methods could be used

e.g., overriding parent class instance variables & methods, failure to call super

You can help your students if you review these concepts with them.

 

 

Print | posted on Monday, October 31, 2005 11:50 AM |

Powered by: