Syllabus

SubjectFUNDAMENTALS OF OBJECT-ORIENTED PROGRAMMING [1st half of semester](GIGA/GG/GI)

Class Information

Faculty/Graduate School
POLICY MANAGEMENT / ENVIRONMENT AND INFORMATION STUDIES
Course Registration Number
00697
Subject Sort
B4004
Title
FUNDAMENTALS OF OBJECT-ORIENTED PROGRAMMING
Field
Fundamental Subjects - Subjects of Fundamentals of Information Technology
Unit
2 Unit
Year/Semester
2024 Fall
K-Number
FPE-CO-03103-212-60
Year/Semester
2024 Fall
Day of Week・Period
Fri 3rd , Fri 4th
Lecturer Name
Jin Nakazawa
Class Format
Face-to-face
Language
English
Location
SFC
Class Style
*Please click here for more information on the correspondence between 'Class Style' and ’Active Learning Methods’.
Lecture, Seminar
GIGA Certificate
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.