Every so often, I’ve asked readers of my free, weekly “Better developers” newsletter to send me their Python problems. And every so often, I get a chance to answer their questions, going through their Python problems and trying to solve them.
I’ve recently recorded and uploaded two videos with solutions to their problems, which I’m sharing here.
Have Python problems you want to solve? Send them to me at reuven@lerner.co.il — and if I choose your question, I’ll give you 30% off any course in my online catalog.
Question 1: Finding links in an e-mail newsletter, and saving them to an Excel spreadsheet
Question 2: Simple PostgreSQL queries from Python