Skip to content

[Refactor] Lecture 관련 네이밍 Course로 변경 #14

Description

@lluke0

⚒️ Refactor

리팩토링할 내용에 대해 설명해주세요.


🎓 Course vs Lecture의 뉘앙스 차이

항목 Course Lecture
📘 의미 한 학기 동안 진행되는 과목 전체 (교과목) 수업 시간 한 회차 또는 그 형식
📚 맥락 교육 과정, 수강 신청, 학점, 커리큘럼 실제 수업 행위, 발표, 강의 콘텐츠
💬 예시 "I’m taking a course on Data Structures." (자료구조 과목 수강 중) "The lecture today was about binary trees." (오늘 수업은 이진 트리 내용이었어)
🧠 추상도 더 크고 포괄적인 개념 작고 구체적인 개념
💻 변수 용도 CourseInfo, CourseList, EnrolledCourse 등 → 강의 정보를 담을 때 적합 lectureNote, lectureVideo → 실제 강의 영상이나 회차별 수업 등 콘텐츠에 적합

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions