Syllabus

SubjectFUNDAMENTALS OF OBJECT-ORIENTED PROGRAMMING [1st half of semester]

Class Information

Faculty/Graduate School
POLICY MANAGEMENT / ENVIRONMENT AND INFORMATION STUDIES
Course Registration Number
01268
Subject Sort
B4004
Title
FUNDAMENTALS OF OBJECT-ORIENTED PROGRAMMING
Field
Fundamental Subjects - Subjects of Fundamentals of Information Technology
Unit
2 Unit
Year/Semester
2021 Fall
K-Number
Year/Semester
2021 Fall
Day of Week・Period
Fri 3rd , Fri 4th
Lecturer Name
Jin Nakazawa
Class Format
Online (Live)
Language
Japanese
Location
Other
Class Style
*Please click here for more information on the correspondence between 'Class Style' and ’Active Learning Methods’.
Lecture
GIGA Certificate
Not applied

Detail

Course Summary

This course introduces object oriented programming with Java. Java is a relatively new pure programming language, which forces you to use the notion of class in programming. The classes cover basic grammar of the language, data structures, use of libraries, threads, etc. Most part of classes are lectures, while students are encouraged to practice by themselves in homework.