CST1620 C# Programming

Week Bonus1

This week we experiment with using Chat GPT to write C# code.

Create a Chat GPT account.

Watch these videos:
Dave's Garage
10X Your Code with ChatGPT: How to Use it Effectively (17:13)
10X Your Code with ChatGPT: How to Use it Effectively (no ads)

ChatGPT Blew my Mind! Now it can code AND learn from the results! (12:17)
ChatGPT Blew my Mind! Now it can code AND learn from the results! (no ads)


Homework Labs:


Submit the program that we completed in class.

A) Do everything we did in class: 5pts.

B) Create a small program of your choice using ChatGPT as a tool to help you create the program. You may find that ChatGPT doesn't do exactly what you want, but that it will give you inspiration and supplement your own code in creating an application. 5pts

Submit six things to the D2L dropbox for these labs:

A) for part A above:

1) Screenshot of your running program with data. Make sure you capture your entire desktop.
2) Screenshot of as much of your code as possible.
3) The entire project folder as a ZIP file. This folder should contain your entire project and solution.

B) for part B above:

1) Screenshot of your running program with data. Make sure you capture your entire desktop.
2) Screenshot of as much of your code as possible.
3) The entire project folder as a ZIP file. This folder should contain your entire project and solution.