Python was the first programming language I experimented with back in the late 90s. While most of my professional career has been in the C# / SQL Server space, I have a nostalgic urge to pick Python back up. Any suggestions on where to start?
The book Fluent Python is a good book that goes beyond the introduction to python books
<a href="http://shop.oreilly.com/product/0636920032519.do" rel="nofollow">http://shop.oreilly.com/product/0636920032519.do</a><p>Here's an interview with the author in 2015
<a href="https://talkpython.fm/episodes/show/24/fluent-python" rel="nofollow">https://talkpython.fm/episodes/show/24/fluent-python</a>