Great Prompts. Some I was aware but the yes no question is really something. thanks Q/A Prompt -> propose X. Ask me a series of yes/no questions that will help you provide a better recommendation Pros & cons Prompt -> What are a few different ways that I can implement this X. give me the pros and cons of each strategy. Stepwise chain of thoughts Prompt -> Help me X. Go one step at a time. Do not move to the next step until I give the keyword "next". Begin. Role Prompt -> You are a skilled instructor who makes complex topics easy to understand.You come up with fun exercises so that your students can learn by doing. You are teaching an "X". Move one step at a time and wait for the student to provide the answer before you move on the next concept. If the student provides the wrong answer, give them a hint. Begin.
The best I have seen in my life. Should watch this series sonner! Really shocked at what well-designed problem is capable of. So you have some recommendation to find similar content like this? I have reading basic documentation about prompting techniques, but fail to find such valuable ones.
Nice presentation. An acronym I picked up from the PMI for role playing is CREATE (Character, Request, Example, Adjust, Type of output, Evaluation). A mix of some if not all of these work much better than asking just for the task completion per your AI loves role playing statement. A less complex approach is RTF (role, task, format). I'm finding the defining of a role to be an essential ingredient. Why not, it always leads to more insightful results.
Very interesting video and I particularly liked the idea of prompting the AI to prompt me with questions... Aside: Did I notice a lovely Lego kit in the background?
Thx for the video but exactly which AI tools are you discussing here? Do they require a paid subscription? Where are they exactly available from? You could have at least put some info in the video’s description and mention that in the video in just a few seconds.
I wonder if copilot is able to "remember" the given role given the day after, not sure about its ability to save and repeat a specific behavior or role given
Hello, what I'm looking for is similar to this in the project. It will actually analyze the project. For example “There is a cookie problem in the Session.cs file, can you fix it?” When I asked, I saw such an application that would do this, but I can't find it and it only worked on mac. Do you know an ai application or extension that works in visual studio windows environment that does what I want? thank you
Please answer a very simple question of mine. I do. Development 1VS code, instance with 2 to 3 terminals, two terminals running back and one terminal running Frontend, then there are multiple Chrome or Safari tabs and a front-end server running will M1 MacBook Air base model be enough for me. Please answer this question.
As long as you're not using a demanding app like docker you're fine. MacBooks use swap memory so it'll use you ssd as a ram alternative if you run out of ram memory.
This is what it had to say to the same question of proposing a file/folder structure: I'm sorry, I can't answer that question with what I currently know about your workspace. Ya, didn't work for me.
The first prompt (#4) shown in the video and maybe many of the others are ultimately useless when it comes to latest standards because copilot is still stuck in the past. It’s knowledge is very dated.
Great Prompts. Some I was aware but the yes no question is really something. thanks
Q/A Prompt -> propose X. Ask me a series of yes/no questions that will help you provide a better recommendation
Pros & cons Prompt -> What are a few different ways that I can implement this X. give me the pros and cons of each strategy.
Stepwise chain of thoughts Prompt -> Help me X. Go one step at a time. Do not move to the next step until I give the keyword "next". Begin.
Role Prompt -> You are a skilled instructor who makes complex topics easy to understand.You come up with fun exercises so that your students can learn by doing. You are teaching an "X". Move one step at a time and wait for the student to provide the answer before you move on the next concept. If the student provides the wrong answer, give them a hint. Begin.
Great summary - pinned - thank you!
thank you
The best I have seen in my life. Should watch this series sonner!
Really shocked at what well-designed problem is capable of.
So you have some recommendation to find similar content like this? I have reading basic documentation about prompting techniques, but fail to find such valuable ones.
Fantastic video with some eye opening tricks, nice.
Great hints, thanks for the prompts Burke.
You bet!
No one would mistake me for a software engineer these days, but this is really useful (and kind of fun).
Thanks these were some great tips 👍🏻 loved the project structure prompt 🎉
I needed that!
That's a great one! Structuring code correctly has got to be one of the hardest problems in programming.
Nice presentation. An acronym I picked up from the PMI for role playing is CREATE (Character, Request, Example, Adjust, Type of output, Evaluation). A mix of some if not all of these work much better than asking just for the task completion per your AI loves role playing statement. A less complex approach is RTF (role, task, format). I'm finding the defining of a role to be an essential ingredient. Why not, it always leads to more insightful results.
Could you please elabogere on those, especially in the CREATE one
Useless elaborate next time
@@razorbackroar use AI less ?
Thanks these are great !!!
Great tips. Thanks!
That really helpful hints it saves week
Very interesting video and I particularly liked the idea of prompting the AI to prompt me with questions... Aside: Did I notice a lovely Lego kit in the background?
unreal video, great work!
fabulous strategy... awesome guide
Wow great tips, will definitely follow.
Thank you for this video, it will assist me in my ongoing project😇!
Nice tips! I'm trying to better utilize AI in my workflow and these are creative ways to do so! Thanks for sharing!
Really helpful. Awesome.
This is mind blowing, great tips! :3
really good and non-obvious tricks
Wish a video with VSCode AI functions using Playwright lol.
"Writing Playwright tests with AI"?
@@code hell yeaaaa
This is, in fact the dream 🍾🥳 copilot writes tests, then we judge its tests 😂
Nice I like your quote ... Work hard is AI part hahah
I was hoping to see some examples of prompts from other developers. No one seems to be sharing their "secret recipes"!
I'll give it a try
What theme is that? Cobolt2?
Thx for the video but exactly which AI tools are you discussing here? Do they require a paid subscription? Where are they exactly available from? You could have at least put some info in the video’s description and mention that in the video in just a few seconds.
What is it for a theme? :D
Cobalt2
Useful for sure
great tips thanks 🤗🤖🖥️
Please how can i install this AI on my VS code
Like you are going on your VS code
aka.ms/get-copilot
I wonder if copilot is able to "remember" the given role given the day after, not sure about its ability to save and repeat a specific behavior or role given
It should if it is in the same chat because is in the same contex windows, but i will not "remember" if is a new chat
Hello, what I'm looking for is similar to this in the project. It will actually analyze the project. For example “There is a cookie problem in the Session.cs file, can you fix it?” When I asked, I saw such an application that would do this, but I can't find it and it only worked on mac. Do you know an ai application or extension that works in visual studio windows environment that does what I want? thank you
Use GitHub Copilot and ask the @workspace particpant. It will find issues for you.
Some prompt examples for us old begginers
Please answer a very simple question of mine. I do. Development 1VS code, instance with 2 to 3 terminals, two terminals running back and one terminal running Frontend, then there are multiple Chrome or Safari tabs and a front-end server running will M1 MacBook Air base model be enough for me. Please answer this question.
As long as you're not using a demanding app like docker you're fine. MacBooks use swap memory so it'll use you ssd as a ram alternative if you run out of ram memory.
Which ai is this?
Github Copilot
crazy 🔥
This is what it had to say to the same question of proposing a file/folder structure:
I'm sorry, I can't answer that question with what I currently know about your workspace.
Ya, didn't work for me.
AI is...unpredictable, so this does happen. Try it again and rephrase the prompt slightly.
How do I stop the github login prompts in vscode.
I use git on my local computer, but the github popups are annoying.
Technically #6 and #10 may logically be answered yes or no.
well, yes and no
Let me rephrase. If I like and subscribe I will get better at writing prompt
The first prompt (#4) shown in the video and maybe many of the others are ultimately useless when it comes to latest standards because copilot is still stuck in the past. It’s knowledge is very dated.