Zoe's blog


  • Home

  • Categories

  • About

  • Archives

  • Tags

알고리즘(해시 테이블)

Posted on 2018-02-26 | In Algorithm_DataStructure | 0 comments

Hello Coding 그림으로 개념을 이해하는 알고리즘 책 정리

Read more »

Django- Form_fields

Posted on 2018-02-25 | 0 comments
  • 질문 Form.use_required_attribute
    • form set form을 여러개 나오게 하는 것. 이 경우 빈 imput 이 있을 경우 HTML validation 발생한다. 그러나 이걸 False로하면 HTML에서 요효성 검사는 하지 않음. 여러개의 form을 사용할 경우 JavaScript를 사용하는 게 낫다.
Read more »

TIL - 0226~0302

Posted on 2018-02-23 | In TIL | 0 comments

0226[수업 정리 할 것]

  • atom 저장을 잘 못 손대서 내용이 날라가버렸다. git.. 해놓을껄 후회중
Read more »

TIL - 0223(미완)

Posted on 2018-02-23 | In TIL | 0 comments

[summary]

  • 앨범사진 저장할때 확장자 지정해주는 방법
  • 앨범사진이 있을 경우, 삭제하고 업데이트
Read more »

TIL - 0222(미완)

Posted on 2018-02-22 | In TIL | 0 comments
  • 질문 import 상대경로랑 왜 song. 이걸 선호하시는지?
  • 패키지가 독립적으로 사용하기 위해서
Read more »

TIL - 0221

Posted on 2018-02-21 | In TIL | 0 comments

[ summary ]

  • 멜론 songs 과제 진행
  • 멜론 songs 에서 album_id 로 앨범정보 저장하는 것 까지 진행
Read more »

TIL - 0220(setting.py 부분 추가하기)

Posted on 2018-02-20 | In TIL | 0 comments

[summary]

Read more »

TIL - 0219(Making queries)

Posted on 2018-02-19 | In TIL | 0 comments

[ summary ]

  1. 멜론 song_search로 Django 복습
  2. Django_document : Making queries
Read more »

SQL(데이터베이스 생성, 테이블 생성, 수정, 삭제, 제약조건)

Posted on 2018-02-13 | 0 comments

w3schools.com 의 ‘SQL’과정을 참고하였습니다.

Read more »

SQL(TEST)

Posted on 2018-02-13 | 0 comments

w3schools.com 의 ‘SQL’과정을 참고하였습니다.

Read more »
1 … 14 15 16 … 18
ZOE

ZOE

Junior Backend Developer

171 posts
13 categories
24 tags
RSS
GitHub
© 2020 ZOE
Powered by Jekyll
Theme - NexT.Muse