Sciweavers

49 search results - page 1 / 10
» Experiences teaching data structures with Java
Sort
View
SIGCSE
1997
ACM
113views Education» more  SIGCSE 1997»
13 years 9 months ago
Experiences teaching data structures with Java
This paper describes our experiences incorporating Java in a Data Structures course. We describe the features of Java that made for a more interesting course, the difficulties tha...
Mark Allen Weiss
ITICSE
2000
ACM
13 years 9 months ago
Pedagogical power tools for teaching Java
We describe a Java toolkit that is designed to support the creation of powerful and extensible GUI interfaces during the first year computer science course. The goals of this tool...
Jeff Raab, Richard Rasala, Viera K. Proulx

Book
407views
15 years 19 days ago
Java Gently
"Java Gently teaches the reader how to program and how to do it in the best possible style in Java. In the process, it details the fundamental structures of the Java 2 languag...
Judy Bishop
SIGCSE
1999
ACM
135views Education» more  SIGCSE 1999»
13 years 9 months ago
Testers and visualizers for teaching data structures
We present two tools to support the teaching of data structures and algorithms: Visualizers, which provide interactive visualizations of user-written data structures, and Testers,...
Ryan Shaun Baker, Michael Boilen, Michael T. Goodr...
VL
1996
IEEE
125views Visual Languages» more  VL 1996»
13 years 9 months ago
Teaching Binary Tree Algorithms through Visual Programming
In this paper, we show how visual programming can be used to teach binary tree algorithms. In our approach, the student implements a binary tree algorithm by manipulating tree fra...
Amir Michail