A Guide on How to Use ChatGPT
Have you come across ChatGPT use cases shared online but found the prompts to be unhelpful? If so, the root cause is imprecise and poor-quality prompts. To optimize your ChatGPT experience, clear, concise, and effective prompts are necessary. But, if you are unsure how to write good prompts, worry not - this guide is here to help 😀
How to write a perfect ChatGPT prompt?
As you embark on your ChatGPT journey, remember that the more precise the prompts you write, the more helpful its responses will be. For instance, if you request assistance with copywriting, failing to specify the target audience or context may result in ChatGPT's inability to provide an effective response.
After all, when writing a advertising copy for a shampoo, you should write it differently for young women and for those who are experiencing hair loss. Therefore, it's crucial to let ChatGPT know the target audience and purpose of the copywriting to ensure that it can provide the most relevant response.
It's the same for programming. If you want ChatGPT to write a program for you, you will need to specify the programming language (e.g. C++ or Python) and the programming paradigm (e.g. Functional Programming or OOP) to be used.
How to use the Useful ChatGPT Prompts?
In the Useful ChatGPT Prompts, we have categorized the prompts into different categories. You can click on the category to filter the prompts. If you find a prompt that you can use, click on the Copy button to copy the prompt.
Once you have copied the prompt, you can paste it into ChatGPT. However, you will need to further replace the words in the template with your actual content. The following three examples are for your reference.
To prepare a presentation
Copy the following prompt and paste into ChatGPT. Replace the words in the template with your actual content.
For example, we can replace the template with the following content.
I am currently preparing a presentation for a class and the purpose of the presentation is to explain difficult jargon to primary school students. My presentation topic is the opportunity cost, please provide 3 ways to kick off the presentation, which should be simple enough for children to understand, but at the same time, it should be able to attract people's attentionLet's see how ChatGPT responds to the prompt. The following is the response. It's very impressive that ChatGPT is able to explain the concept of opportunity cost in a way that is easy to understand for primary school students.

To Polish Your Resume
Copy the following prompt and paste into ChatGPT. Replace the words in the template with your actual content. For the [position] part, you should replace it with your actual position, such as front-end developer, marketing planner, product manager. For the [resume] part, you should attach your actual resume.
For example, we can replace the template with the following content.
- • Build a design system
- • Assist clients to update and design the UIUX of the website. Responsible for up to 800+ pages
- • Use video and communication software, design collaboration software to effectively communicate with remote teams
- • Hold weekly meetings to share new UIUX knowledge with colleagues, group discussions, and training presentation skills.
- • Invite Senior UI/UX Designer and foreign Designer to hold lectures, transfer experience and exchange knowledge
How does ChatGPT respond to the prompt? The following is the response. It's very impressive that ChatGPT is able to provide specific recommendations on how to improve the resume. It also helps to rewrite the bullet points based on the recommendations. The result is a resume that is more professional and easy to understand. Bravo!

To Write Code
Copy the following prompt and paste into ChatGPT. Replace the words in the template with your actual content. For the [programming language] part, you should replace it with your actual programming language, such as C++, Python, JavaScript. For the [feature] part, you should replace it with your actual feature.
For example, we can replace the template with the following content.
Again, ChatGPT finishes the task perfectly. It correctly implements the function I want
