TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: back into Python after 4 years. How to get in sync?

7 pointsby nyddlealmost 12 years ago
I'm crafting web apps in Flask/Python (after 4 years of Perl) and found out that I'm out of sync with the language. What would you recommend to read?

2 comments

mjhea0almost 12 years ago
Check out a resource I created called Real Python - <a href="http://www.realpython.com" rel="nofollow">http:&#x2F;&#x2F;www.realpython.com</a><p>I have two chapters devoted to Flask
评论 #6146141 未加载
a3nalmost 12 years ago
<a href="http://python.org/doc/" rel="nofollow">http:&#x2F;&#x2F;python.org&#x2F;doc&#x2F;</a> and the Flask source.