Which magazine(s) would you recommend for good quality developer tips and articles? - Stack Overflow [closed]most recent 30 from stackoverflow.com2009-12-20T11:03:11Zhttp://stackoverflow.com/feeds/question/129249http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/129249/which-magazines-would-you-recommend-for-good-quality-developer-tips-and-article4Which magazine(s) would you recommend for good quality developer tips and articles? [closed]David Arno2008-09-24T19:16:44Z2008-09-25T10:15:33Z
<p>In this day of the internet, do good quality developer-orientated paper-based magazines still exist and are any worth reading? I know that Microsoft do their MSDN magazine, but that is very much .NET orientated. Do general purpose magazines still exist? Would you recommend any of them?</p>
<p>(Question closed as it is a duplicate of <a href="http://stackoverflow.com/questions/40346/coding-magazines">another question</a></p>
http://stackoverflow.com/questions/129249/which-magazines-would-you-recommend-for-good-quality-developer-tips-and-article/129262#1292622Answer by JoshReedSchramm for Which magazine(s) would you recommend for good quality developer tips and articles?JoshReedSchramm2008-09-24T19:19:06Z2008-09-24T19:19:06Z<p>Hmm. IEEE Software, 2600 and (an online magazine) <a href="http://www.alistapart.com" rel="nofollow">A List Apart</a> are great. ALA is mostly design but they branch out into web dev and other tips and tricks articles on occasion. </p>
<p>2600 it technically a "hacker" magazine but personally I find it an excellent resource for things NOT to do in my production apps. </p>
http://stackoverflow.com/questions/129249/which-magazines-would-you-recommend-for-good-quality-developer-tips-and-article/129263#1292633Answer by Bill the Lizard for Which magazine(s) would you recommend for good quality developer tips and articles?Bill the Lizard2008-09-24T19:19:08Z2008-09-24T19:19:08Z<p><a href="http://www.ddj.com/" rel="nofollow">Dr. Dobbs Journal</a></p>
http://stackoverflow.com/questions/129249/which-magazines-would-you-recommend-for-good-quality-developer-tips-and-article/129280#1292802Answer by Clinton R. Nixon for Which magazine(s) would you recommend for good quality developer tips and articles?Clinton R. Nixon2008-09-24T19:21:48Z2008-09-24T19:21:48Z<p><a href="http://www.computer.org/portal/site/software/" rel="nofollow">IEEE Software</a> is by far the best developer magazine I read. It's not very academic, and is generally filled with good, real-world-applicable articles. The editorials are generally horrible, though. </p>
http://stackoverflow.com/questions/129249/which-magazines-would-you-recommend-for-good-quality-developer-tips-and-article/129338#1293382Answer by David for Which magazine(s) would you recommend for good quality developer tips and articles?David2008-09-24T19:31:23Z2008-09-24T19:31:23Z<p>Sure, Dr. Dobbs is good for business-oriented development.</p>
<p>But I lament the loss of <em>fun</em> programming magazines. The 1980's had "Creative Computing", "RUN Magazine", and others that presented programs that were fun to use. Dr. Dobbs, for all of its value, just isn't fun.</p>
<p>Does anyone else think there's a need for recreational programming magazines? I've written about this <a href="http://www.davekoelle.com/recreational_magazine.html" rel="nofollow">here</a>.</p>
http://stackoverflow.com/questions/129249/which-magazines-would-you-recommend-for-good-quality-developer-tips-and-article/129354#1293543Answer by mattruma for Which magazine(s) would you recommend for good quality developer tips and articles?mattruma2008-09-24T19:33:42Z2008-09-24T19:33:42Z<p>Here is a similar <a href="http://stackoverflow.com/questions/40346/coding-magazines">question</a>.</p>