-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathprogram.yml
More file actions
76 lines (74 loc) · 2.77 KB
/
Copy pathprogram.yml
File metadata and controls
76 lines (74 loc) · 2.77 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
days:
- name: 1부
abbr: 1부
date: 2024-03-23
rooms:
- name: 제주
talks:
- name: "FastAPI와 함께 하는 문서 우선 개발(Document First Development, DFD)"
time_start: '10:00'
time_end: '10:40'
- name: "FastAPI 던전 공략하기"
time_start: '10:50'
time_end: '11:30'
- name: "FastAPI와 asyncio 생태계에서 커머스 서비스 구현하기"
time_start: '11:50'
time_end: '12:10'
- name: "FastAPI를 활용한 MSA 설계"
time_start: '14:00'
time_end: '14:20'
- name: "코드만으로 서버리스 API 인프라 구축하기 (with Serverless Framework)"
time_start: '15:00'
time_end: '15:40'
- name: "FastAPI와 함께하는 비동기와 테스트"
time_start: '15:50'
time_end: '16:10'
- name: "API 개발: 설계 먼저 할래, 구현 먼저 할래?"
time_start: '16:20'
time_end: '17:00'
- name: 동해
talks:
- name: "Django에 힙한 것 적용하기, 대신 찍먹해드립니다."
time_start: '10:00'
time_end: '10:40'
- name: "생산성을 높여주는 CI/CD With Django, GitHub Actions"
time_start: '10:50'
time_end: '11:30'
- name: "생산성을 위해 Django RESTFramework를 공부하다"
time_start: '11:50'
time_end: '12:10'
- name: "Django RBAC 역할 기반 권한 관리 시스템 구축기"
time_start: '14:00'
time_end: '14:20'
- name: "캐시 패턴의 진화사"
time_start: '15:00'
time_end: '15:40'
- name: "장고 마이그레이션 팁: 불필요한 리소스 줄이기"
time_start: '15:50'
time_end: '16:10'
- name: "API 개발: 설계 먼저 할래, 구현 먼저 할래?"
time_start: '16:20'
time_end: '17:00'
- name: 독도
talks:
- name: "Back To The Classic (부제: 배포 방식 변경으로 하루 30분 절약하기)"
time_start: '10:00'
time_end: '10:40'
- name: "정답은 없지만 오답은 있답니다"
time_start: '10:50'
time_end: '11:30'
- name: "SQLAlchemy & Postgres 미리 알았다면 좋았을 팁"
time_start: '11:50'
time_end: '12:10'
- name: "Python의 flask에서 멀티 스레딩으로 큰 작업의 시간 줄이기"
time_start: '14:00'
time_end: '14:20'
- name: "Serverless Exodus (feat. ECS Fargate, FastAPI)"
time_start: '15:00'
time_end: '15:40'
- name: "과거로의 회귀? Hypermedia 기반 개발 fastapi HTMX 체험하기"
time_start: '15:50'
time_end: '16:10'
- name: "API 개발: 설계 먼저 할래, 구현 먼저 할래?"
time_start: '16:20'
time_end: '17:00'