# CODECADEMY
Codecademy - Learn CSS
코드카데미의 css 코스를 수료했다. 대부분의 내용은 알고 있는 내용이었기 때문에, 모르는 내용 위주로 정리하려고 한다. !important rule 이렇게 쓰면 우선순위를 무시하고 무조건 저 특성이 적용된다. auto keyword margin에 auto 키워드를 적용하면 사물을 가로 중앙으로 정렬한다. overflow 만약 콘텐츠가 화면의 사이...

Learn Intermediate JavaScript - Codecademy
Learn Intermediate JavaScript - Codecademy객체랑 비슷하게 생겼지만 가장 중요한 다른점은 constructor임JavaScript calls the constructor() method every time it creates a new
Django | Codecademy | Accounts and Authentication
Admin Account In order to access the Admin interface, we must create a superuser superuser has the permissions to freely control data python3 manage.
Django | Codecademy | Forms
Django Forms look much like HTML forms, but Django uses a model based system to handle the data.Form validation is also necessary to help defend out a

Django | Codecademy | Views
Views act as a link between Model data & Templatesa view is a function that takes HTTP request and returns a HTTP responseview describes which data yo

3. def Title (your side): return nawhij
Column 1 의 이름을 변경할때 사용.기본옵션은 오름차순.DESC 내림차순

코드 입문: Codecademy Review
평범한 일 개미에서 코딩을 접하게 된 코드카데미(Codecademy) 그리고 전문화를 위해 선택한 코드스테이츠(CodeStates).