-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsen_20230627.qmd
70 lines (43 loc) · 1.58 KB
/
sen_20230627.qmd
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
---
title: "챗GPT 디지털 글쓰기 출판"
subtitle: "서울 교육청 교육연수"
author: "이광춘/신종화"
institute: "비영리법인 한국 R 사용자회"
date: 2023-06-27
format:
insper-revealjs:
self-contained: false
code-overflow: wrap
footer: |
한국 R 사용자회 [chatGPT](https://r2bit.com/chatGPT/). theme [insper](https://github.com/padsInsper/quarto-insper-theme) 소스코드 [GitHub](https://github.com/padsInsper/quarto-insper-theme).
date-format: long
lang: ko
filters:
- lightbox
lightbox: auto
bibliography: bibliography.bib
csl: apa-single-spaced.csl
editor_options:
chunk_output_type: console
---
## 목차
1. 강사소개 및 강의개요
1. 컴퓨터 기본지식과 역사
1. 체험 삶의 현장
1. 챗GPT 시대 오피스 전쟁
1. 챗GPT 사용자 : Text-to-**X**
1. 프롬프트 공학
1. 문서화 프로그래밍과 출판
1. 참고문헌
{{< include slideshow/202306_sen/00-who-am-i.qmd >}}
{{< include slideshow/202306_sen/seoul-r-meeup.qmd >}}
{{< include slideshow/202306_sen/01-open-source-software.qmd >}}
{{< include slideshow/202306_sen/setup.qmd >}}
{{< include slideshow/202306_sen/02-life-in-action.qmd >}}
{{< include slideshow/202306_sen/03-office-interface.qmd >}}
{{< include slideshow/202306_sen/04-user-in-practice.qmd >}}
{{< include slideshow/202306_sen/05-prompt-engineering.qmd >}}
{{< include slideshow/202306_sen/publishing.qmd >}}
{{< include slideshow/202306_sen/reference.qmd >}}
{{< include slideshow/202306_sen/LLM-chatGPT.qmd >}}
{{< include slideshow/202306_sen/limitation.qmd >}}