nromanen / Ch-045.JavaCore

0 stars 2 forks source link

Create classes structure. #17

Open nromanen opened 8 years ago

nromanen commented 8 years ago

Create class Student with fields: firstName. lastName, dateOfBirthdy, testBookNumber. Create class Mentor with fields: lastName, firstName Create class AcademicGroup with fields: title, mentor, students. Consider appropriate methods.

graviton57 commented 7 years ago

https://github.com/nromanen/Ch-045.JavaCore/tree/graviton57/WebStudentDb