在 C#、ASP.NET、LINQ、SQL、C++、Ruby、Java、Python 上保持最新状态的最佳博客是什么?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1142561/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
What are the best blogs for staying up to date on C#, ASP.NET, LINQ, SQL, C++, Ruby, Java, Python?
提问by Ray
Apologies if this repeats another - but I couldn't fine one like it.
如果这重复另一个 - 但我不能罚款一个喜欢它。
My day to day programming spans a fair number of technologies: C#, ASP.NET, LINQ / SQL, C++, Ruby, Java, Python in approximately that order.
我的日常编程涵盖了相当多的技术:C#、ASP.NET、LINQ/SQL、C++、Ruby、Java、Python,大致按这个顺序进行。
It's a struggle to keep up to date on any of best practices, new ideas, innovation and improvements, let alone all.
跟上任何最佳实践、新想法、创新和改进都是一项艰巨的任务,更不用说所有这些了。
Therefore, what would your top 1 blog be in each of these technologies and which technology do you find easiest to stay up to date with? I'd have a bias towards blogs with broad and high level rather than narrow and detailed content / solutions / examples.
因此,在这些技术中,您的前 1 博客是什么?您认为哪种技术最容易保持最新状态?我偏向于具有广泛而高级的博客,而不是狭隘和详细的内容/解决方案/示例。
回答by slashnick
InfoQcovers most of those subjects, plus you can tailor it to only list the things you are interested in. I'd suggest the ADO.NET blogfor Linq to SQL.
InfoQ涵盖了这些主题的大部分,此外您还可以对其进行调整以仅列出您感兴趣的内容。我建议查看 Linq to SQL的ADO.NET 博客。
回答by Opflash
I have always rather enjoyed Eric Lippert's blog "Fabulous Adventures In Coding". It's not great for staying up to date with the latest technologies but does deal with a lot of the intricacies of C# / .NET. A great site to hone your C# skills.
我一直很喜欢 Eric Lippert 的博客“Fabulous Adventures In Coding”。跟上最新技术并不是很好,但确实处理了 C#/.NET 的许多复杂问题。一个磨练 C# 技能的好网站。
回答by ZippyV
Scott Guthrie for ASP.NET, Silverlight and MVC.
Scott Guthrie 为 ASP.NET、Silverlight 和 MVC。
回答by redacted
Python: http://planet.python.org/
Ruby: http://www.rubyflow.com/
红宝石:http: //www.rubyflow.com/
Both those links are aggregators, you can often pick up a few more useful blogs etc. from articles posted on those sites.
这两个链接都是聚合器,您通常可以从这些网站上发布的文章中找到一些更有用的博客等。
回答by Mark Brittingham
I like:
我喜欢:
4 Guys From Rollafor ASP.NET stuff
RailsCastsfor Ruby on Rails (but I'm new to Rails so it is more tutorial stuff), and
Coding Horrorfor process/big picture stuff.
Of course, Stack Overflow itself is pretty valuable...
来自 Rolla 的 4 位ASP.NET 人员
RailsCastsfor Ruby on Rails(但我是 Rails 的新手,所以它是更多的教程内容),以及
过程/大图的编码恐怖。
当然,Stack Overflow 本身是非常有价值的......