Class Notes

Python Introduction – Hands on Class (8/24/23)

Time to Teach: 4 Hours Description: This class teaches you the basics of programming in Python. We go over variables, lists, dictionaries, loops, if/else statements, modules and most of the basic concepts of Python as […]

Class Notes

Computer Speech with AI and Python (8/22/23)

This class shows you how to use the Google Speech Services through the Speech recognition module in Python. These scripts will turn speech into text, and text into speech. We then add the OpenAI API […]

Class Notes

ChatGPT Blog – Hands on Class

This class teaches students how to use the ChatGPT API with Python, and then use Django to build a blog where the posts are written by ChatGPT

Class Notes

PROGRAMMING Intro – Hands on Class

This seminar class explained the basic concepts of programming such as tech stacks, the differences in languages, wire framing, pseudocode and more.

Class Notes

Django Introduction – Hands on Class (8/27/23)

Time to Teach: 5-6 Hours Description: This class teaches the basic tasks of Install Django, Creating a Project, Creating an App, and then building a basic note taking app. Needed Improvements: Should complete the class […]