Skip to content

Commit a1ae635

Browse files
authored
Merge pull request #4337 from CodeHarborHub/dev-3
Added contents for Numbers in JavaScript
2 parents dd74724 + 5bfd455 commit a1ae635

20 files changed

+388
-746
lines changed
-20.3 KB
Binary file not shown.
-34.4 KB
Binary file not shown.
-74.4 KB
Binary file not shown.
-39.5 KB
Binary file not shown.

blog/2024-03-15/prompt-engineering-guide.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ date: 2020-12-21 15:34:11
77

88
Prompt Engineering is a process of creating a prompt that is used to guide the user through a series of steps to achieve a specific goal. It is a powerful tool that can help users complete complex tasks with ease and efficiency. In this guide, we will walk you through the process of creating an effective prompt that will help you achieve your desired outcome.
99

10+
<!-- truncate -->
11+
1012
## Step 1: Define the Goal
1113

1214
The first step in creating an effective prompt is to define the goal you want to achieve. This could be anything from completing a task, learning a new skill, or solving a problem. By clearly defining the goal, you can create a prompt that guides the user towards that goal.
@@ -15,7 +17,6 @@ The first step in creating an effective prompt is to define the goal you want to
1517

1618
Once you have defined the goal, the next step is to identify the steps required to achieve that goal. Break down the goal into smaller, manageable steps that the user can follow to reach the desired outcome. This will help the user understand what they need to do and how to do it.
1719

18-
1920
## Step 3: Design the Prompt
2021

2122
With the goal and steps identified, it's time to design the prompt. The prompt should be clear, concise, and easy to follow. Use simple language and provide clear instructions to guide the user through each step. You can use visual cues, such as arrows or icons, to help the user navigate the prompt.
@@ -30,4 +31,4 @@ Once you have tested the prompt and made any necessary adjustments, it's time to
3031

3132
## Conclusion
3233

33-
Creating an effective prompt is a valuable skill that can help you guide users through complex tasks and achieve your desired outcomes. By following these steps, you can create a prompt that is clear, concise, and easy to follow, helping users complete tasks with ease and efficiency. Happy prompting!
34+
Creating an effective prompt is a valuable skill that can help you guide users through complex tasks and achieve your desired outcomes. By following these steps, you can create a prompt that is clear, concise, and easy to follow, helping users complete tasks with ease and efficiency. Happy prompting!
-15.2 KB
Binary file not shown.
-18.6 KB
Binary file not shown.
-16.5 KB
Binary file not shown.
-15.5 KB
Binary file not shown.
-18.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)