ABSTRACT

Programming language is an introductory course of data structures and algorithms. This course enables students to program by programming languages. Programming languages, data structures, and algorithm designs are skills that computer students must polish. Therefore, polishing fundamental programming skills is the first section for this book. There are three chapters in Section I covering

1. Computing 2. Simulation 3. Recursion

These three chapters are not only a review of programming languages, but also an introductory course on data structure.