Session 14 - Java - Prompt Engineering Using ChatGPT
Session 14 - Java - Prompt Engineering Using ChatGPT
5 hours)
In this Session, we will cover Multithreading and Concurrency.
● Coding Problems - Creating Threads and Running them Concurrently (10 min)
○ Create thread on both ways
○ Show benefits of each ways
● Hands-On Experience - Learners has to create threads in both ways (10 min)
● Hands-On Experience - Learners has to use Synchronized Methods and Synchronized Block (10 min)
● Coding Questions - Code some kind of producer consumer problem (10 min)
● Hands-On Experience - Learners has to code some kind of producer consumer problem (10 min)
● Hands-On Experience - Learners has to solve some problem using Callable and Future (15 min)
● Hands-On Experience - Learners to use one of the thread-safe collections (10 min)
● Summarize (5 min)