Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 분할정복
- DART
- cos pro
- 안드로이드
- issue
- Python
- Vue
- android
- C++
- 개발
- DFS와BFS
- 알고리즘
- 코드품앗이
- DFS
- 파이썬
- BAEKJOON
- django
- 코테
- vuejs
- Flutter
- AndroidStudio
- 동적계획법과최단거리역추적
- 안드로이드스튜디오
- 백준
- cos pro 1급
- 동적계획법
- codingtest
- Algorithm
- 코딩테스트
- cos
Archives
- Today
- Total
목록Training (1)
Development Artist
[Internship] Training 2일차 : Vue.js
1. Class, Object, Instance ( https://geonlee.tistory.com/11 ) Class : 틀 Object : 추상적. 구현될 만물. Instance : 실체화 된 것. 2. 추상클래스와 인터페이스의 차이점 추상클래스 : 클래스내부에 abstract으로 해서 자식에서 알맞게 써라. Interface : 구현 객체가 같은 동작을 한다는 것을 보장하기 위함. 3. Controller, Service, DAO(mapper), Component 차이 4. ArrayList, LinkedList, Vector 차이 + JAVA Collection Framework https://hwan1001.tistory.com/10 5. StringBuilder vs StringBuffer ..
Internship
2021. 7. 6. 22:07