직무강좌 플랫폼 스테디셀러인 '파이썬 기초'의
강의 목표, 목차 등을 바탕으로 직무강좌 자료를 카피해보았습니다.
프롬프트 및 카피 결과 정리
https://tmss.notion.site/ChatGPT-cbf5f9c0383c4ebbb5f0a9b8f0f84538
프롬프트 #1
As job lecture developers, we write job lecture textbooks.
Below are the main conditions for the class.
<Conditions>
- Lecture name: Python Beginner Basics
- Goal of lecture:
- Easily access and learn Python as a work tool, such as Excel.
- Learn only the minimum essential content and carry out practical exercises that can be applied to both daily and work.
- Data statistics summary information can be identified with a single line of code.
- Various data visualizations are possible.
- With well-organized code, you can list website information with one execution.
- Characteristics
- In the style used in textbooks
- In the form of a step-by-step manual that can be used by practitioners,
- Mixing theory and examples to be specifically
- Configuration of Chater{i}, Sub-title{i}, Text
From now on, please fill out the text of the textbook on the sub-topic I present.
Do you understand?
{{ 번역 }}
우리는 직무 강의 개발자로서 직무 강의 교재를 작성합니다.
아래는 강의의 주요 조건입니다.
우리는 직무 강의 개발자로서 직무 강의 교재를 작성합니다.
아래는 강의의 주요 조건입니다.
<조건>
- 강의명: 파이썬 초보 강의
- 강의목표:
- 파이썬을 엑셀과 같이 하나의 업무 툴로서 쉽게 접근하고, 학습할 수 있도록 합니다.
- 최소한의 필수적인 내용만 배워 일상과 업무에 모두 응용할 수 있는 실습을 진행합니다.
- 코드 한 줄로 데이터 분석을 진행할 수 있습니다.
- 파이썬 코드의 실행 한번으로 웹사이트 정보를 정리할 수 있습니다.
- 특성
- 교과서에서 일반적으로 사용하는 문체로
- 실무자가 사용할 수 있는 step-by-step 메뉴얼 형태로
- 이론과 코딩 예시를 섞어 구체적으로
- Chater{i}, Subtitle{i}, Text의 구성으로
지금부터 제가 제시하는 하위 주제에 대하여 교재 본문을 작성해주세요.
이해했습니까?
단원별 프롬프트 및 출력 예시
Subtopic 2 : Let's hear the answer from the computer, "Print()".