This course was an introduction to Python from scratch. The beginning of the course was basic programming translation, but the difficulty quickly increased with the final project having limitless potential due to the powerful Python libraries available. This course was a huge help preparing me for my Senior Design Project.
My work throughout the course can be found at the repository below:
My final project for this course was a twitter bot that would respond to a tweet with a random descriptive adjective. This utilized the Tweepy library for Twitter integration.
The repository for the project can be found below: