Vorstand

끄적이는 개발 노트

Blog About Archive Tags

Django MySQL 연동하기

2019-07-20
  • Algorithm

참고: https://myjamong.tistory.com/102

Read More

Winscp로 AWS에 파일 업로드 하기

2019-07-20
  • Winscp

Amazon에서 운영하는 클라우드 컴퓨팅 서비스 AWS로 Django 웹 서비스를 배포해본다.

Read More

Codewars Valid Parentheses 알고리즘

2019-07-20
  • Algorithm

Valid Parentheses는 이름에서 알 수 있듯이 괄호가 올바르게 닫혀있는지를 검증하는 알고리즘이다.

Read More

Codewars Persistent Bugger 알고리즘

2019-07-20
  • Algorithm

Persistent Bugger 알고리즘은 한자리 수가 나올때까지 계속해서 수끼리 곱해나가는 알고리즘이다.

Read More

TDD 기능 테스트 내에서 테스트 격리

2019-07-20
  • TDD

기능 테스트 내에서 테스트 격리

Read More
 Previous Next 

© 2019 Vorstand