Coding magazines [closed]

2019-03-07 14:55发布

问题:

So, we have coding books, coding RSS feeds, and music to code by. Are there any coding magazines that anyone would recommend?

回答1:

The venerable Dr. Dobbs Journal is still pretty good. It covers multiple platforms, and mixes some fairly hard-core technical articles with lighter fare (interviews with notables, a "Developer Diaries" column that profiles regular-Joe (and Jane) developers from a range of fields). If you are employed and have authority to spend some non-trivial amount of money on tools (or are willing to claim that you do), you can probably get them to send it to you for free.

For the Microsoft world, MSDN Magazine is very useful. Some of their columns are excellent, particularly Jeff Richter's Concurrent Affairs.



回答2:

The Pragmatic Programmers' Pragmatic Bookshelf publishes a free magazine available online and for download in various formats:

Each month, our editor Michael Swaine brings you a free magazine packed full of interesting articles, features, and departments. Download it in PDF, mobi (good for the Kindle), and epub (great for Stanza on the iPhone).



回答3:

I also enjoy Dr. Dobb's Journal. But hey, there's a way to leech it for free (at the time of writing, anyway):

http://pages.nxtbook.com/nxtbooks/cmp/ddj<mm><yy>/offline/cmp_ddj<mm><yy>_pdf.zip

Replace <mm> and <yy> with month and year. They're available 8/2006 thru 2/2009.

Afterwards, it's known as Dr. Dobb's Digest and is instead available at URL pattern:

http://i.cmpnet.com/ddj/digest/<yyyy>/DDD_<mm><yy>.pdf



回答4:

Dr. Dobbs Journal is a pretty good broad-based programmer's journal. Covers all manner of material.



回答5:

Game Developer Magazine has lots of very good articles, though as you might expect they tend to skew towards C++.



回答6:

Visual Studio Magazine has some gems every once in awhile



回答7:

I like Dr. Dobb's Journal also but the magazine refers the reader to their web site for most of the interesting articles. I have found the Java Developer's Journal very interesting because it contains articles about Java in the context of both web and enterprise applications.



回答8:

For the Perl crowd, there is of course The Perl Review. And for the German-speaking subset of it, there's the Foo Magazin as well.



回答9:

VSJ, I find it a great mag :) http://www.vsj.co.uk/

Edit

This is NOT off-topic! It directly relates to programming!



回答10:

I subscribe to MSDN magazine, it's a bit thinner now than in years past, but for .NET it covers a variety of topics, it's a good way to keep abreast of new Microsoft offerings.

All the content is available online on MSDN, and of course online resources/blogs are a lot more up to date, but sometimes it's nice to have a magazine in your bag for a flight or layover.



回答11:

I really enjoy IEEE Software because it covers broader issues regarding software engineering.



回答12:

Definitely Your Sinclair. Hands down.



回答13:

I really enjoy Code and asp.netPRO ... Visual Studio is so-so.



回答14:

The ACCU mags, Overload and C-Vu.

I like Game Developers Magazine, but since the ECTS no longer runs I no longer get free ones anymore:-(



回答15:

Python Magazine of course ! BTW they are looking for contributors...



回答16:

I like Embedded Systems. Even if you don't program for embedded systems, the software articles are excellent. http://www.embedded.com/



回答17:

Both the IEEE and ACM put out a number of good computing magazines, which might be of interest depending on your exact interests. I'm a subscriber to both.



回答18:

The ACM Queue has some hardcore content, dense, but good. I haven't read it in a while though.



回答19:

For Delphi delvelopers "Blaise" international magazine - www.blaisepascal.eu



标签: resources