|
90 | 90 | <h2>Build Projects</h2>
|
91 | 91 | <h3>Build To-Do App : <a href="https://www.youtube.com/watch?v=X8gr-qA_JEs">Youtube Tutorial</a></h3><p> Using PERN Stack Course Postgres, Express, React, and Node #PERN </p>
|
92 | 92 | <h3>Turn Web App into a PWA : <a href="https://www.youtube.com/watch?v=FN1p-MI1b4o">Youtube Tutorial</a></h3><p> Learn how to convert Web Application into a PWA in 10 minutes.</p>
|
93 | | - <h3>ChatGPT Tutorial for Beginners : <a href="https://youtu.be/t3-q__hlrE4">Youtube Tutorial</a> </h3> |
| 93 | + <h3>ChatGPT Tutorial for Beginners 1: <a href="https://youtu.be/t3-q__hlrE4">Youtube Tutorial</a> </h3> |
94 | 94 | <p>This tutorial gives a beginner's demo of how to access and use OpenAI ChatGPT. It's a Tutorial for Beginners. Using ChatGPT to write code.</p>
|
95 | 95 | <iframe width="560" height="315" src="https://www.youtube.com/embed/t3-q__hlrE4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
| 96 | + <h3>ChatGPT Tutorial for Beginners 2 - Create a website in 1 minute : <a href="https://youtu.be/t3-q__hlrE4">Youtube Tutorial</a> </h3> |
| 97 | + <p>This tutorial gives a beginner's demo of how to access and use OpenAI ChatGPT and create Resposive website using chatGPT in less than 1 minute.</p> |
| 98 | + <iframe width="560" height="315" src="https://www.youtube.com/embed/W5UT-me9hkE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 99 | + <h3>ChatGPT Tutorial for Beginners 3 - How to use Prompts in ChatGPT : <a href="https://youtu.be/t3-q__hlrE4">Youtube Tutorial</a> </h3> |
| 100 | + <p>This tutorial gives a beginner's demo of how to access and use Prompts in ChatGPT.</p> |
| 101 | + <iframe width="560" height="315" src="https://www.youtube.com/embed/OIPJ0zpGdp8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
96 | 102 |
|
97 | 103 | <h3>Build TCP echo server app with Python :<a href="https://youtu.be/jm9mgejjTtw">Youtube Tutorial</a></h3>
|
98 | 104 | <p>we will make an Echo server using non-blocking TCP sockets using Python.</p>
|
|
0 commit comments