tags:

views:

3962

answers:

34

other than stackoverflow.

+25  A: 

The Daily WTF! (And this one, of course)

Nerdfest
+4  A: 

userfriendly.org

:)

Milan Babuškov
A: 

There are other websites :S...lol. I like to visit Scott Hanselman blog every day.

Nathan W
+2  A: 

For the java side:

VonC
+1  A: 

Well needless to say this is a very subjective matter. It squarely depends on your area(s) of interest. As for me I visit codeproject.com on a regular basis since I am most interested in Microsoft technologies.

SDX2000
+21  A: 

google.com

M. Utku ALTINKAYA
+1 - This is a rare exception to my personal rule of down-voting answers that tell you to use Google. :)
Bill the Lizard
+3  A: 

Specifically for me the following in the order

The reason I visit these site is there are many interesting programming projects/articles on c#, asp.net, WPF, Silverlight, database and everything related to MS.

Besides there is also non work related content. Quite interesting read.

This is mostly related to Microsoft though Codeproject has started sections for php and LAMP users.

P.S : Don't flame me for highlighting MS as I work almost 100% on their technologies. These may be useful for someone.

rajesh pillai
just a style tip, include the http and the urls would have been auto-linked. or use the link button. also, that's actually an incorrect address for MSDN as it doesn't start with "www". Besides, www is way out of style. :)
halr9000
:)I will update this.
rajesh pillai
+21  A: 

Charlie Calvert (A LINQ and general C# guru from MS) http://blogs.msdn.com/charlie/default.aspx

Coding4Fun http://blogs.msdn.com/coding4fun/default.aspx

Fabulous Adventures In Coding (Insite into the future of C#) http://blogs.msdn.com/ericlippert/default.aspx

Joel on Software http://www.joelonsoftware.com

Mike Taulty (An awesome Brit from MS who does amazing screencasts and exhaustive posts on new language features) http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/default.aspx

Sara Ford (Learn something new about your IDE) http://blogs.msdn.com/saraford/default.aspx

Scott Hanselman (Perhaps the most relevant C# evangelist and a great speaker, teacher and blogger) http://www.hanselman.com/blog/

ScottGu (A must read.) http://weblogs.asp.net/scottgu/default.aspx

BCL Team Blog http://blogs.msdn.com/bclteam/default.aspx

Eric Eilebrecht http://blogs.msdn.com/ericeil/default.aspx

Daniel Cazzulino (This guy is in a league of his own, always something clever that makes me feel stupid) http://www.clariusconsulting.net/blogs/kzu/default.aspx

Echostorm
Joel on Software has unfortunately degenerated into little more than a series of advertisements for Joel`s business interests. The last original programmer-relevant post I can remember him making was abut 6 months ago.
Don
I know =o( but I still enjoy some of his articles in Inc and thoughts on developer workspace.
Echostorm
11 blogs every day? How do get any work done?
P Daddy
Thats only about half of my list. Most of them only update every other day but it helps to have desktopsidebar rotate them, I glance it now and then and see if anything looks good.I am however, unclear on how I get things done. =oD
Echostorm
thanks for this good list
suhair
Looks like a very Windows-centric list though :)
Joril
I'm a C# developer. PHP blogs wouldn't do me quite as much good.
Echostorm
+14  A: 

Programming Reddit !

Janko Mivšek
A: 

I used to really like The Daily Grind, but that's history now and I miss it.

I generally like to keep in touch with Codinghorror, Scott Hanselman's and Scott Guthrie's blog whenever I can now.

Galwegian
+3  A: 

In addition to the ones listed above

theserverside.net [.Net developers]

http://www.codinghorror.com/ [General reading]

http://www.sqlservercentral.com/ [if your interest is in SQL server databases]

http://www.databasejournal.com/ [if your interest is generally databases]

on some you find new stuff every day; some you dont.

A: 

http://letmegooglethatforyou.com/

Like: http://letmegooglethatforyou.com/?q=which+are+the+must+visit+daily+websites+for+programmers

(Especially for answering questions that can be found on google in 5 secs.)

gerleim
and the first link on the result page is http://stackoverflow.com/questions/333701/which-are-the-must-visit-daily-websites-for-programmers
Steven A. Lowe
My answer wasn't intentionally ironic and the sample link was not given with the thought that _this_ question should be googled for all.I was thinking about the questions that programmers need to give every day, supporting user questions.
gerleim
+1  A: 

I find these interesting:

joveha
A: 

Basic Web Programming site: w3schools

PHP Programming

sourceforge.com

+4  A: 

http://www.dzone.com

Ronald Conco
+5  A: 

Besides Reddit and Slashdot, I've found that Hacker News offers a lot of nice programming links.

csl
+18  A: 

Don't visit sites daily, subscribe to their RSS feeds using (insert your feed reader of choice here - I use Google Reader )

If a site doesn't have an RSS (or Atom) feed, ignore it. If the content's any good you'll see it linked from a site that does.

That done, add a few of these (some already mentioned - I've given the feed links) :

Mike Woodhouse
+5  A: 

A list apart for info on web standards and other good front end practices

John Polling
+1  A: 

Not a daily read, but worth keeping tabs on:

The Risks-List Forum On Risks To The Public In Computers And Related Systems

Peter M
+2  A: 

I've been reading Slashdot (http://www.slashdot.org) for a number of years (perhaps too many). Also of note: xkcd, of course. http://www.xkcd.com

RobS
A: 

Have a look at Catch22.net

Excellent resource for WIN32 programming. I know this may seem odd in the world of .NET, but there are really gems of articles.

In fact look at Neatpad article series. Really cool. I hope to see more on this site.

rajesh pillai
+3  A: 

From my RSS reader (use an RSS reader... you'll thank yourself later). They're nearly all blogs. I'm too lazy to get URLs, but a quick google search ought to get you the appropriate feeds:

  • A list apart
  • Coding Horror
  • High Scalability
  • Joel on Software
  • The Daily WTF
  • XKCD
  • KernelTrap
  • Daily Vim
  • Subversion Mailing lists (developer and user)
  • Duff's Device
rmeador
+2  A: 

www.dilbert.com

:)

Yann Semet
A: 

For those programmers leading a team of programmers:

www.manager-tools.com

Generally, if I am interested in some specific topic or details about some technology, or for that matter anything, I set up Google Alerts for it:

www.google.com/alerts

That is an excellent way to get a diverse digest of what currently interests you.

Ather
+1  A: 

http://steve-yegge.blogspot.com
Very insightful and always funny.

colimateur
A: 

Here are some java-related feeds..

  • The Server Side - http://feeds.feedburner.com/techtarget/tsscom/home
  • The Java Posse - http://feeds.feedburner.com/javaposse
  • Java Dot Net - http://weblogs.java.net/pub/q/weblogs_rss?x-ver=1.0
  • Spring Framework - http://springframework.org/node/feed
  • Cafe au Lait - http://www.cafeaulait.org/today.rss
  • Sun Java - http://developers.sun.com/rss/java.xml
  • DevX - http://services.devx.com/outgoing/javafeed.xml
  • OnJava - http://www.oreillynet.com/pub/feed/7?format=rss1
  • No Fluff Just Stuff Podcasts - http://www.nofluffjuststuff.com/s/podcast/itunes.xml
  • Spring Loaded - http://www.jroller.com/habuma/feed/entries/rss
  • Agile Developer / Java - http://www.agiledeveloper.com/blog/SyndicationService.asmx/GetRssCategory?categoryName=Java
  • Agile Developer / Groovy - http://www.agiledeveloper.com/blog/SyndicationService.asmx/GetRssCategory?categoryName=Groovy
rich
A: 

http://www.icanhascheezburger.com/ lolcats of course!

Tarski
A: 

Almost all my daily reading you all have wrote before, but there is one more for MySQL users: MySQL Performance Blog

Pawka
A: 

http://www.google.com/

Other than that, you can use RSS readers, but none of the feeds I read require daily checking (and I read a lot of feeds, largely covered by posts here).

Rolf
already mentioned at http://stackoverflow.com/questions/333701/which-are-the-must-visit-daily-websites-for-programmers/333864#333864
NightCoder
A: 

https://slashdot.org/ [Be a subscriber, and you get to use https!]

http://www.oreilly.com/

http://use.perl.org/

skiphoppy
A: 

Highlights from my RSS Reader:

• Coding Horror http://feeds.feedburner.com/codinghorror

• Stevey's Blog Rants http://steve-yegge.blogspot.com/feeds/posts/default

• Ned Batchelder's blog http://nedbatchelder.com/blog/rss.xml

• CIO - Blogs and Discussion - Developer Wisdom http://feeds.cio.com/cioao/taxonomy/362 (This may seem off topic, but I like the broader perspective, for example this post about what to do if a former employer calls about a bug... )

But I just found stackoverflow and it's definitely my new favorite :)

notruthless
A: 

The ones already mentioned (Scott G and Scott H, Coding Horror) and the following

http://www.themorningbrew.net (A must visit)

http://www.smashingmagazine.com

Lee Englestone