🎯 Today's Focus
- Work
- Anthropic Course: Building with the Claude API - Making a request
📝 Notes & Reflection
- Anthropic Course: Building with the Claude API - Making a request
- Set up the Anthropic Python SDK with python-dotenv, securely managing the ANTHROPIC_API_KEY through a .env file and excluding it from version control with .gitignore.
- Learned how to make Claude API requests using client.messages.create() with the core parameters: model, max_tokens, and messages.
- Understood the Messages API structure, including user and assistant roles, conversation history, and how to extract generated text from the response using message.content[0].text.
🌱 Life
- Watched Netflix
- Friends: Season 1, Episode 11 | The One with Mrs. Bing
- Joey's father's girlfriend.. I thought the whole situation was crazy!
- Had a Drum Lesson
- I had a drum lesson.
- "Skate" was too difficult, so I changed the song I'm learning.
- The new song is "Days Gone By" by DAY6.
- It also has hi-hat accents, but it's a little slower, so I decided to practice this song first.
- Played Table Tennis
- I played table tennis in the evening.
- It was my first time taking a table tennis lesson.
- At first, I didn't know what I was supposed to do.
- Some of the other students came over and explained how the class worked.
- I practiced with a table tennis robot and with other students.
- They were so kind and helpful.
- During the lesson, the instructor told me to hit the ball at the top of its bounce.
- The instructor also told me not to turn my body too much and to swing upward.
- I'm left-handed, so the instructor said it could be an advantage.
- After class, the buses had already stopped running, so I walked home.
- Little Things
- I had a Cobb salad for lunch.
- It has lots of protein and was delicious.
- I had naengmyeon with my sister for dinner.



🏷️ Tag: 프렌즈, 드럼 레슨, 탁구, 콥샐러드, 냉면
'코딩 > TIL' 카테고리의 다른 글
| 📚 Daily Log #260808 (0) | 2026.08.08 |
|---|---|
| 📚 Daily Log #260807 (0) | 2026.08.07 |
| 📚 Daily Log #260805 (0) | 2026.08.05 |
| 📚 Daily Log #260804 (2) | 2026.08.05 |
| 📚 Daily Log #260803 (0) | 2026.08.03 |