codestates / codestates/ds-TIL

[TIL] 최근후_201110

Open
#868 0 comments 0 reactions 0 assignees View on GitHub
DSFT01
Dominant language
No language data
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### **키워드**:

PEP8, OOP, 클래스

### **배운 것**:

PEP8 : 나의 코드나 남의 코드를 볼때 혼란을 겪을때가 많은데, PEP8을 쓰면 코드의 가독성이 좋아진다.

OOP : 객체 지향 프로그래밍. 프로그램 구조를 속성과 행동에 따라 개별적인 '객체' 들로 묶어주는 프로그래밍 패러다임 중 하나. (아직 이 말이 와닿지 않으니 좀 더 공부해 봐야겠다.)

클래스 : Fields, Methods, Constructors, self 로 이루어져있음. 붕어빵으로 치면 클래스는 붕어빵을 만드는 기계, 붕어빵은 인스턴스 라고 이해하고있음

### **느낀 점**:

어제랑은 다르게 오늘은 깃을 그렇게 많이 쓰진 않았는데, 그래도 깃에 익숙해져야하니 최대한 익숙해지기!

Contributor guide

No contributing guide indexed for this repository

Research direction

This issue is a Korean TIL entry about PEP8, OOP, and classes, but it names no source files, tests, or implementation entry points. First review the repository's contribution conventions for TIL posts; completion cannot be defined from the issue because no requested change is stated.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
content, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.