Exercises in Programming 1

FURUKAWA, Fumihito
  Elective Requisites  1 credits
【Information and Electronics Engineering・2nd semester】
16-1-1488-2045

1.
Objectives
This course aims at students' acquisition of programming skills through programming exercises. Programming exercises include understanding of problems, defining specifications, coding, tests, debugging and refactoring. Finally, students acquire the ability to develop simple application software using programming language "Processing".
2.
Outline
First students work on basic exercises on testing, debugging and data processing, then work on the following exercises:
-Simple programming to get used to the test-driven development.
-Programming for analysis of data openly available on the web.
-Programming of simple application software.
At the end of the course, students build learning portfolios on their programming skills.