Prompt Engineering for Developers with Google Gemini
by Laurentiu Raducu
This course will teach you the fundamental prompt
engineering concepts in the context of the Gemini large
language model.
What you'll learn
In this course, Prompt Engineering for Google Gemini, you’ll learn to use the Gemini large language models efficiently through prompt engineering .
First, you’ll explore the basics of prompt engineering.
Next, you’ll discover how to call the Gemini models programmatically through their API, as well as the different settings that can be used to drive the most out of these models.
Finally, you’ll learn how to craft prompts for specific use cases.
When you’re finished with this course, you’ll have the skills and knowledge needed to get the most optimal results from the Gemini language models.
About the author
It all began in highschool, when Laurentiu first started his path in the computer science journey. Initially he started with C++, and fell in love quickly with the prospect of learning to develop software. Thanks to his passion for chess, his first computer program was a console-based ASCII chess game developed in C++. After a while, during university, Laurentiu started to experiment with other OOP programming languages, like Java, Kotlin or Python. He started to play with different tech stacks ... moreand frameworks, developing and publishing software apps for Android devices. However, things started to change when Laurentiu decided to explore the world of cybersecurity. He started to go to security hackathons, CTF events, and completed numerous challenges on websites like overthewire.org. At the same time, he realized it might be a good idea to document his journey using short videos, and then he thought that he can become a lecturer, helping people learn more about tech.