Prompt Engineering for Software Engineers

About this course

In this course, you will learn about different prompts that can be used to accomplish programming tasks using the power of artificial intelligence. You’ll explore the generation of Bash commands, regular expressions, and database queries. Then move on to generating classes and unit tests to ensure code quality and reliability and refactoring code to improve readability and maintainability.

Skills you’ll gain

  • Write bash commands
  • Create regular expressions
  • Test and refactor code
  • Use Generative AI to debug issues