scispace - formally typeset
R

Richard Rasala

Researcher at Northeastern University

Publications -  37
Citations -  482

Richard Rasala is an academic researcher from Northeastern University. The author has contributed to research in topics: Java & Object-oriented design. The author has an hindex of 11, co-authored 37 publications receiving 473 citations.

Papers
More filters
Proceedings ArticleDOI

Objects from the beginning - with GUIs

TL;DR: A way to introduce objects at the beginning of the first CS course through the use of objects that have significant nontrivial behavior and interactions with other objects is described.
Proceedings ArticleDOI

Java power tools: model software for teaching object-oriented design

TL;DR: This article focuses on how the JPT itself can be used as an extended case study of object-oriented design principles in a more advanced course and how this can help freshman students to learn about the basics of algorithms, data structures, classes, and interface design.
Journal ArticleDOI

Design issues in computer science education

TL;DR: In this paper, the authors discuss the variety of ways in which a list class might be abstracted to meet specific design flexibility goals, and recognize the design compromise of abstract classes.
Proceedings ArticleDOI

From animation to analysis in introductory computer science

TL;DR: One important way in which computers have been used in computer science to assist the educational process is by the development of algorithm animations.