TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: how to Learn MVC?

1 点作者 shire超过 11 年前
I'm learning Python and Django but I need to grasp this MVC pattern stuff. Any good books or screencasts explaining how MVC works? I'm a beginner so a basic explanation would be appreciated.

2 条评论

akulbe超过 11 年前
Would be great to talk to you more, based on your previous questions/posts, but no contact info listed. I have some of the same questions that you've had.
评论 #6797109 未加载
jsnk超过 11 年前
Check out this Rails MVC pattern (<a href="http://addyosmani.github.io/backbone-fundamentals/#mvc-applied-to-the-web" rel="nofollow">http:&#x2F;&#x2F;addyosmani.github.io&#x2F;backbone-fundamentals&#x2F;#mvc-appli...</a>) explained by Addy Osmani for developing Backbone Apps. Rails MVC is said to be very similar to Django MVC, so this should be pretty useful.
评论 #6797119 未加载