일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- MYSQL
- 예술영화추천
- 파이썬 웹프로그래밍 장고
- 자바스크립트
- Blog
- ART_Cinema
- 타사인증
- 북마크앱
- join()
- 알고리즘
- 장고 개발 순서
- 장고 프로젝트
- passport.js
- til
- Algorithm
- 북마크만들기
- Django Blog
- 장고 프로젝트 순서
- Bookmark
- JavaScript
- 장고
- Exercism
- mongodb
- Django
- 개발
- MyPick31
- 프로젝트
- 독립영화플랫폼
- Node.js
- python
- Today
- Total
목록CodingTest/Exercism (18)
Juni_Dev_log
▶ Resistor Color (Problem) Introduction If you want to build something using a Raspberry Pi, you'll probably use resistors. For this exercise, you need to know two things about them: Each resistor has a resistance value. Resistors are small - so small in fact that if you printed the resistance value on them, it would be hard to read. To get around this problem, manufacturers print color-coded ba..
자료구조, 알고리즘 문제를 하루에 1-2개씩 풀기 위해서, exercism.io/ Exercism Code Practice and Mentorship for Everyone. Level up your programming skills with 1,879 exercises across 38 languages, and insightful discussion with our dedicated team of welcoming mentors. Exercism is 100% free forever. exercism.io Exercism 이라는 문제은행 사이트에서 Javascript 언어로 문제 풀이를 진행했다. 처음에는 조금 쉬운 난이도인 easy 난이도의 문제 2개를 풀었다. ▶ Hello World (Probl..