一些有意思的程序员常去的博客 [zz]

General programming blogs


http://blogs.technet.com/MarkRussinovich/  - Mark is a MS Technical Fellow, and the author of the Sysinternals tools, and co-author of Inside Windows. Most of his blog entries are good case studies in how to use tools to track down tough problems that you see.

http://blogs.msdn.com/oldnewthing/ - Raymond Chen's blog - Raymond is a Win32 guru, and he has lots of intersting Win32 how-not-to-do-it tidbits.

http://herbsutter.wordpress.com/ and http://www.gotw.ca - Herb Sutter is the converor of the C++ Standards Committee, and has lots of articles on doing concurrency well.

http://erdani.org/ - Andrei Alexandrescu is the author of Modern C++ Design, which introduced us to Template Metaprogramming.

http://tech.groups.yahoo.com/group/scott_meyers/ - Scott Meyers wrote the Effective C++ books.

http://www.booch.com/architecture/blog.jsp - Grady Booch is the author of Object Oriented Analysis and Design, and one of the inventors of object oriented design

http://www.artima.com/weblogs/index.jsp?blogger=cope

http://schneier.com/blog/ - Bruce Schnieder is a security and cryptography guru, and wrote Applied Cryptography.

http://www.addsimplicity.com/adding_simplicity_an_engi/ - An interesting blog about SOE and server side issues.

C++ blogs


http://www.artima.com/cppsource - This is a source of papers by C++ Luminaries

http://www.nwcpp.org/ - Did you know we have a local C++ User's Group that meets monthly here on campus? This is another way to keep up to date.

C# blogs


http://weblogs.asp.net/Scottgu/ - Scott Guthrie's blog is a good way to keep updated with upcoming C#/.Net/Visual Studio features.

Agile programming


http://www.threeriversinstitute.org/ - Kent Beck is the inventor of XP (eXtreme Programming, not windows XP), and also wrote the book on Test Driven Design

http://martinfowler.com/bliki/ - Martin Fowler is the author of "Refactoring"

http://www.artima.com/weblogs/index.jsp?blogger=mfeathers - Michael Feathers is the author of "Working Effectively with Legacy Code", a book about how to unit test the untestable.

http://seattlexp.org/cgi-bin/wiki.cgi - Seattle has a XP special interest group that meets occasionally

http://tech.groups.yahoo.com/group/extremeprogramming-seattle/ - Seattle has a XP special interest group that meets occasionally

http://www.xpprogramming.com/ - XP site

Other helpful programming links (not blogs)


http://www.netobjectives.com/ -

http://academic.research.microsoft.com/ - This is a site for finding research papers.

http://www.ddj.com/ - Dr Dobbs' Journal still prints relevant articles. Some of their articles are only available online.

http://www.codeguru.com/Cpp/W-P/system/devicedriverdevelopment/article.php/c8035/ - Fun article on how kernel mode transitions work

http://www.reger24.de/processes.php - a list of known processes that are part of the default install of the OS, so you can figure out what they do.

http://technet.microsoft.com/en-us/sysinternals/default.aspx - SysInternals freeware apps (new home)

Interesting, but not directly programming related


http://sanderssays.typepad.com/sanders_says/ - This is about the people side of software. Tim used to work for Yahoo, and wrote "Love is the Killer App", and "The Likeability Factor".
 


posted @   SoftwareTeacher  阅读(3267)  评论(0编辑  收藏  举报
编辑推荐:
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
点击右上角即可分享
微信分享提示