Skip to content

2023-CGY-pyCode/CGY-mogako

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2023 하계 모각코 Repo 입니다.


📚 About Study

  • Study Python Problem Solving
  • 3 hours in a week, 6 weeks
  • We take 학습 동아리

🫲 How to meet?

  • Offline & Online

✨ Github & Blog

📖 Reference

😆 Requirements

  • 충남대 SW 관련 전공 학생
  • 백준 기준 실버~골드 티어
  • 자료구조 혹은 알고리즘 수강 혹은 그에 준하는 지식

🔑 Study Rules ( 한글 )

  • 각 구성원은 학습 과정을 선택하고 담당할 주를 결정해야 합니다. 이 구성원을 발표자라고 합니다.
  • 발표자는 진행을 위한 사전 학습 또는 모임 장소 및 시간을 최소 1주일 전에 정해야 합니다.
  • 학습 과정 1 ( 세미나 )
    • 발표자는 주제를 ppt 또는 다른 방법으로 설명 ( 20 ~ 40 m )
    • 발표자는 주제와 관련된 2개의 문제를 준비하고 설명해야 함 ( 20 ~ 40m )
    • 나머지 시간에는 각자 발표자가 준비한 문제 풀기 문제당 20~30분 (~120m)
    • 숙제 없음
  • 학습 과정 2 ( 토의 )
    • 각 구성원은 문제를 1개 선택하고 풀어와야 합니다. ( 토의 전까지)
    • 각 구성원이 문제 해결 방법 설명 (20m * members)
    • 나머지 시간은 각자 발표자가 준비한 문제 풀기 문제당 20~30분 (~80m)
    • 발표자는 미리 정해진 문제를 다음주 까지 풀어야할 숙제로 내야 합니다. (최소 2문제)
  • 학습 과정 3 ( 자유 )
    • 전체 시간 동안 각 멤버는 3개의 문제를 풉니다( 30m * 3개당).
    • 문제를 푼 사람이 있다면 그 문제를 설명해 주세요. 꼭 발표자일 필요는 없습니다. ( 20m당 x 3 )
    • 발표자는 미리 정해진 문제를 다음주 까지 풀어야할 숙제로 내야 합니다. (최소 3문제)
  • 본 연구는 POINT 제도를 채택하고 있습니다.
    • 학습 동기 부여를 위해 이 시스템을 사용합니다.
    • 초기 포인트는 기본적으로 회원에 비례하여 부여됩니다.
    • 기본장학금 30만원을 인원수로 나누어 포인트를 부여함.
    • 사전 통보 없이 지각, 결석, 숙제 미완료 (안풀어봤다) 시 감점될 수 있습니다.
    • 숙제 같은 경우에는 정답 여부에 관계없이 시도 했을경우 감점 되지 않습니다.
    • 차감된 포인트는 다른 사람들에게 균등하게 분배됩니다.
    • 포인트는 회원 본인이 직접 적립 및 관리합니다. 매우 중요합니다. 이 작업을 수행하지 않으면 쫓겨나거나 포인트가 0이 될 수 있습니다
    • 추후에 상세한 포인트의 가감은 구성원들과의 토의를 통해 거칠 예정입니다.
  • 선택한 문제 세트는 백준과 같은 ps 사이트일 수 있습니다.
  • 그룹 github 운영 예정
    • Repo는 이 형식입니다. 파일 저장 규칙은 크게 제한을 두지 않습니다.
    • <Team_NAME_PS>/<YOUR_NAME>/problem_set.py
    • Commit은 이 형식이어야 합니다.
    • Commit Message : "Add <GITHUB_ID> <boj_0001>.py" or
    • Commit Message : "Add <GITHUB_ID> <YOUR_CONVENTION>.py"

🔑 Study Rules ( English )

  • Each member must select a Studying Process, and decide which week you will be in charge of. this member we call, Presenter
  • The presenter must set the pre-learning or meeting location and time for the process at least one week in advance.
  • Studying Process 1 ( Seminar )
    • Presenter describes the topic using ppt or else ( 20 ~ 40 m )
    • Presenter has to prepare and describe 2~4 problems related to topic ( 20 ~ 40m )
    • The rest of time, each member solves additional problems 20~30m per problem prepared by the presenter (~120m)
    • No homework
  • Studying Process 2 ( Discussion )
    • Each member have to choose a problem and solve it. ( Before Discussion )
    • Each member describe how to solve a problem ( per 20 m x 5 )
    • The rest of time, each member aditional problems 20~30m per problem prepared by the presenter ( ~80 m)
    • Presenters should give pre-determined problems as homework. ( at least 2 problems )
  • Studying Process 3 ( ALL IS FREE )
    • The entire of time, each member solves three problem ( per 30 m * 3 )
    • If there is a member who solves the problem, please describe the problem. that doesn’t have to be the presenter. ( per 20 m * 3 )
    • Presenters should give pre-determined problems as homework. ( at least 3 problems )
  • The study adopts a POINT system
    • Implement this system to motivate study.
    • Points are basically given in proportion to members and in proportion to actions.
    • Points are basically allocated by dividing the basic scholarship amount of KRW 300,000 by the number of people.
    • Points may be deducted for tardiness, absenteeism, and failure to complete homework without prior notice.
    • Points subtracted are distributed equally among others.
    • Points are recorded and managed by the member oneself IT IS VERY IMPORTANT, IF THIS IS NOT DONE, YOU MAY BE KICKED OUT OR YOUR POINTS MAY BE ZERO
  • problem set you select could be ps site like baekjoon or else, anything is ok
  • Group github would be operated
    • Repo should be this format ,.
    • <Team_NAME_PS>/<YOUR_NAME>/problem_set.py

About

2023 Summer Mogako Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published