Hacker News
- “You’ll never convince me that reusable code isn’t mostly a menace”-Knuth, 2008 http://www.informit.com/articles/article.aspx?p=1193856 2 comments
- The Dark Silicon Problem and What It Means for CPU Designers (2013) http://www.informit.com/articles/article.aspx?p=2142913 68 comments
- All Systems Are Go: An Interview with Rob Pike http://www.informit.com/articles/article.aspx?p=1623555 3 comments
- Design Patterns 15 years later: Interview with GoF http://www.informit.com/articles/printerfriendly.aspx?p=1404056 8 comments
Lobsters
- Eric Lippert: Sharp Regrets: Top 10 Worst C# Features http://www.informit.com/articles/article.aspx?p=2425867 10 comments programming
- Andrei Alexandrescu: Concurrency in the D Programming Language http://www.informit.com/articles/article.aspx?p=1609144 59 comments programming
- Just finished reading this (Clean Code: Robert C Martin). Should be taught on programming courses. http://www.informit.com/store/clean-code-a-handbook-of-agile-software-craftsmanship-9780132350884 24 comments programming
- [slightly offtopic] C# language design regrets http://www.informit.com/articles/article.aspx?p=2425867 32 comments rust
- The Art of Computer Programming is now available as an eBook http://www.informit.com/authors/bio/3b944909-9332-403e-b7d1-5bd9c96e26fe 83 comments programming
- From Mathematics to Generic Programming: An Interview with Alexander Stepanov and Daniel Rose http://www.informit.com/articles/article.aspx?p=2314360 6 comments cpp
- Donald Knuth Ebooks 50% Off http://www.informit.com/store/art-of-computer-programming-volume-1-fundamental-algorithms-9780133489330?link=image&wt.mc_id=2014_10_28_it_pbm_knuthebooks 44 comments programming
- The Art of Computer Programming: Random Numbers by Donald E. Knuth http://www.informit.com/articles/article.aspx?p=2221790 9 comments programming
- Knuth on why he believes P=NP [Question 17] http://www.informit.com/articles/article.aspx?p=2213858&wt.mc_id=author_knuth_20questions 54 comments compsci
- The Art of Computer Programming Vol 1 eBook Pre-Order (Use Discount KNUTHVOL160) http://www.informit.com/store/art-of-computer-programming-volume-1-fundamental-algorithms-9780133489330 3 comments compsci
- The authors of Algorithms, Part I describe a complete programming model using Java. (This is an excerpt from Algorithms: Part I, 4th Edition, which was published expressly to support the Coursera course, Algorithms: Part I.) http://www.informit.com/articles/article.aspx?p=2180072 6 comments java
- C++11 Regular-Expression Library | InformIT http://www.informit.com/articles/article.aspx?p=2064649 4 comments cpp
- A C++ Reading List by John Lakos | InformIT http://www.informit.com/articles/article.aspx?p=2088514 8 comments cpp
- An Interview with Bjarne Stroustrup | InformIT // cross post from /r/cpp http://www.informit.com/articles/article.aspx?p=2080042 40 comments programming
- "The Best Programming Advice I Ever Got" with Russ Olsen | | InformIT http://www.informit.com/articles/article.aspx?p=1926692 206 comments programming
- Get to Know the New C++11 Initialization Forms http://www.informit.com/articles/article.aspx?p=1852519 4 comments cpp
- Donald Knuth on Open Source, Multicore, and why Literate Programming never took off http://www.informit.com/articles/article.aspx?p=1193856&_ 116 comments programming
- Windows.h and Message Maps in C++ http://www.informit.com/library/content.aspx?b=Visual_C_PlusPlus&seqNum=47 10 comments learnprogramming
- What You Need to Know About C++11 Multicore Multithreading http://www.informit.com/articles/article.aspx?p=1750198&wt.mc_id=it_nl_content_2011_9_26 5 comments cpp
- Influential Programming Languages, Part 1: ALGOL http://www.informit.com/articles/article.aspx?p=1671636 3 comments programming
- RIP Watts Humphrey, author books about the software dev process. InformIT has a collection of interviews with him. http://www.informit.com/promotions/promotion.aspx?promo=137746&ns=20497&wt.mc_id=2010-10-31_nl_informitcontent 8 comments programming
- Interview with Andrei Alexandrescu (Part 3) [D] http://www.informit.com/articles/article.aspx?p=1623791 64 comments programming
- An Interview with Rob Pike [Go] http://www.informit.com/articles/article.aspx?p=1623555 30 comments programming
- The next-generation of algorithmic container access: "On Iteration", by Andrei Alexandrescu http://www.informit.com/articles/printerfriendly.aspx?p=1407357 5 comments compsci
- Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, 2nd Edition http://www.informit.com/store/product.aspx?isbn=0321496949 9 comments perl
- InformIT: Interview with Donald Knuth http://www.informit.com/articles/article.aspx?p=1193856&ns=15105&rll=1 18 comments programming
- celebrate the 15th anniversary of the original Design Patterns from the Gang of Four http://www.informit.com/promotions/promotion.aspx?promo=137416 10 comments programming
- The Removal of Concepts From C++0x http://www.informit.com/guides/content.aspx?g=cplusplus&seqnum=441 18 comments cpp
- From NeXTSTEP to Cocoa: Interesting interview with Erik Buck http://www.informit.com/articles/article.aspx?p=1353402 12 comments programming
- What is Clean Code?(Sample Chapter from Robert C. Martin's book) http://www.informit.com/articles/printerfriendly.aspx?p=1235624 5 comments programming
- What Programming Languages Should You Know? (Less Fluff, More Stuff) http://www.informit.com/articles/printerfriendly.aspx?p=704316 322 comments programming
- Knuth loves Ubuntu and disses code-reuse (Interview) http://www.informit.com/articles/article.aspx?p=1193856 207 comments programming
- Exception Handling: A False Sense of Security http://www.informit.com/content/images/020163371x/supplements/exception_handling_article.html 18 comments programming
- 10 Things I Hate About U(NIX) http://www.informit.com/articles/article.asp?p=424451 4 comments programming
- The Rise & Fall of Object Orientation http://www.informit.com/guides/content.asp?g=cplusplus&seqnum=84&rl=1&x=2 27 comments reddit.com
Lambda the Ultimate
- On Iteration http://www.informit.com/articles/printerfriendly.aspx?p=1407357 3 comments Paradigms , Software Engineering