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.

Moving from static (C# .net) to dynamic (python)

5 pointsby JayIntover 13 years ago
Probably a challenge many corporate-background developers face when they enter the world of start-up. Any advice on the best way to embrace dynamic (specifically python)?<p>Articles, Blogs to follow, Examples of great python projects to understand the style of dynamic architecture...

2 comments

pestaaover 13 years ago
In the Python world I drink the words of Armin Ronacher, Ian Bicking and George Brandl. They created some of the biggest slices in the ecosystem pie, and I raise my hat before their productivity and quality of their work.<p>As to what sites to follow, planet.python.org may be your best bet. Depends on what you want to achieve (I enjoy general software engineering blogs a lot more.)<p>The greatest python projects IMO come from Pocoo. Study their stuff and you'll be a guru in no time.
评论 #3146152 未加载
SamReidHughesover 13 years ago
It's basically the same thing, except it's easier to make mistakes.
评论 #3145983 未加载