V
22

Rant: Stuck coding a water-saving app for my landscaping work

I'm trying to learn Python to build a simple app that helps me save water in my landscaping jobs. The goal is to use local weather data to figure out when plants really need watering. I found a free API online, but the instructions might as well be in another language. Every time I run my code, it throws errors I can't make sense of. Why is connecting to an API so tricky for someone just starting out? I've looked up guides, but they all assume you know stuff I don't. Has anyone made something like this before? I could use advice on how to get past this block without giving up.
4 comments

Log in to join the discussion

Log In
4 Comments
morgan_burns96
Free weather APIs are designed to drive you crazy. Their docs might as well be in alien code.
3
xena582
xena5821mo ago
Seriously, the instructions were in another language?
2
troychen
troychen1mo ago
But what if the product was imported from another country? Tbh, it's pretty common for manuals to have mix-ups like that. Ngl, a quick google translate usually fixes it.
3
wader71
wader7118d ago
Honestly, @morgan_burns96 is right, this stuff feels like modern hieroglyphics sometimes.
1