One of my colleagues sent me the link to Data Camp’s CodeAlongs. For those not familiar, DataCamp is an online skills-building repository of interactive courses, free and paid.

I checked out the one on GPT & Whisper using the OpenAI API. There is an intro page with a video. Then, you click the Code Along button. You will need to sign up for a free account. The interactivity reminds of the free courses at SoloLearn. You type your code and run right away to see the changes.

Resources
- Data Camp – Code Along – https://www.datacamp.com/code-along
- Introduction to Chat GPT & Whisper using OpenAI API, Data Camp – Code Along, https://www.datacamp.com/code-along/an-introduction-to-gpt-and-whisper-with-the-open-ai-api-in-python
