What Are Some Good Computer Science/Programming Journals? - Stack Overflow most recent 30 from stackoverflow.com 2009-11-29T17:49:55Z http://stackoverflow.com/feeds/question/303205 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/303205/what-are-some-good-computer-science-programming-journals 4 What Are Some Good Computer Science/Programming Journals? SoloBold 2008-11-19T20:18:07Z 2009-08-10T20:07:12Z <p>Which are the "best?" Specifically those that would allow one to become a part of a greater community.</p> <p>Moderators: please note that academic journals and more common variety periodicals are not the same thing. As far as I can tell there is no discussion of academic journals so far on Stack Overflow.</p> <p>~ William Riley-Land</p> http://stackoverflow.com/questions/303205/what-are-some-good-computer-science-programming-journals/303210#303210 6 Answer by briangraf for What Are Some Good Computer Science/Programming Journals? briangraf 2008-11-19T20:21:11Z 2008-11-19T20:21:11Z <p><a href="http://cacm.acm.org" rel="nofollow" title="Communications of the ACM">Communications of the ACM</a></p> http://stackoverflow.com/questions/303205/what-are-some-good-computer-science-programming-journals/303223#303223 3 Answer by Steven A. Lowe for What Are Some Good Computer Science/Programming Journals? Steven A. Lowe 2008-11-19T20:23:06Z 2008-11-19T20:23:06Z <p>IEEE Computer</p> <p>SIGPLAN Notices</p> http://stackoverflow.com/questions/303205/what-are-some-good-computer-science-programming-journals/303233#303233 2 Answer by Scott A. Lawrence for What Are Some Good Computer Science/Programming Journals? Scott A. Lawrence 2008-11-19T20:24:05Z 2008-11-19T20:24:05Z <p>ACM Queue, another offering from ACM has content that's more practical than academic (unlike Communications of the ACM). Dr. Dobb's is another such magazine.</p> http://stackoverflow.com/questions/303205/what-are-some-good-computer-science-programming-journals/303244#303244 4 Answer by Jim C for What Are Some Good Computer Science/Programming Journals? Jim C 2008-11-19T20:26:55Z 2008-11-19T20:26:55Z <p>I still read <a href="http://www.ddj.com/" rel="nofollow">Dr Dobbs</a>, but Mostly I read either books (more in depth coverage) or on the web (easier to find, more diverse topics).</p> http://stackoverflow.com/questions/303205/what-are-some-good-computer-science-programming-journals/303259#303259 0 Answer by grigy for What Are Some Good Computer Science/Programming Journals? grigy 2008-11-19T20:32:33Z 2008-11-19T20:32:33Z <p><a href="http://www.byte.com/" rel="nofollow">Byte Magazine</a></p> http://stackoverflow.com/questions/303205/what-are-some-good-computer-science-programming-journals/303262#303262 0 Answer by grigy for What Are Some Good Computer Science/Programming Journals? grigy 2008-11-19T20:33:52Z 2008-11-19T20:33:52Z <p>Also I like <a href="http://www.cuj.com/" rel="nofollow">C/C++ Users Journal</a></p> http://stackoverflow.com/questions/303205/what-are-some-good-computer-science-programming-journals/303291#303291 1 Answer by Brian Genisio for What Are Some Good Computer Science/Programming Journals? Brian Genisio 2008-11-19T20:41:40Z 2008-11-19T20:41:40Z <p>I hate to say it, but journals just don't cut it for me anymore. I used to read several, but have found that an RSS aggregator with some good blogs plus twitter has been MUCH more useful to me than journals. Often, the same guys write in journals AND blogs, and the blog writing is much more prolific.</p> http://stackoverflow.com/questions/303205/what-are-some-good-computer-science-programming-journals/303303#303303 3 Answer by Andrew Beyer for What Are Some Good Computer Science/Programming Journals? Andrew Beyer 2008-11-19T20:45:03Z 2008-11-19T20:45:03Z <p>If you can justify the cost yourself or have an affiliation with some institution to pay for it, an ACM membership with the digital library subscription gives you a print copy of CACM, plus online access to more journals, conferences, and other pubs than you will ever find time to read.</p> <p>Springer-Verlag also has a web subscription (even more pricey though) to its Lecture Notes in Computer Science series, which is somewhat less cutting-edge than many journals, but tends to have many good introduction/overview/survey type materials which are great for anyone who wants to keep up on areas without necessarily following all the current research.</p> <p>You should definitely check out any local libraries you have access to...most publicly funded university libraries provide some level of service to the general public and may have current subscriptions as well as extensive collections of past issues of journals. This is way more economical than paying for lots of reprints of anything older you want.</p> http://stackoverflow.com/questions/303205/what-are-some-good-computer-science-programming-journals/303307#303307 2 Answer by Panos for What Are Some Good Computer Science/Programming Journals? Panos 2008-11-19T20:46:23Z 2008-11-19T20:46:23Z <p>From the IEEE publications I would suggest the following:</p> <ul> <li><a href="http://www.computer.org/portal/site/software//" rel="nofollow">IEEE Software</a> </li> <li><a href="http://www.computer.org/portal/site/internet//" rel="nofollow">IEEE Internet Computing Magazine</a></li> <li><a href="http://www.computer.org/portal/site/itpro/index.jsp" rel="nofollow">IT Professional</a></li> </ul>