资 源 简 介
Overview
The Android operating system provides an opportunity for educators and students to experience development for mobile devices using free and open source tools. The Android4CS2 project brings the typical content of a second-semester course in data structures (stacks, queues, lists, trees, graphs) to a relevant, visual, and interactive context for our students. Our work serves two purposes:
Help CS2 students better understand the central role of basic data structures within modular programming.
Provide an environment for students to learn mobile development and industry frameworks within the familiar setting of small projects.
This work builds on projects from Data Structures and Algorithms in Java by Peter Drake (2005). Dr. Mark Goadrich and Dr. Matthew Jadud are