600
votes
285answers
51k views
What is the single most influential book every programmer should read?
If you could go back in time and tell yourself to read a specific book at the beginning of your career as a developer, which book would it be?
I expect this list to be varied and to cover a wide …
154
votes
61answers
9k views
What are the best RSS feeds for programmers/developers?
I am looking for a breakdown of some really good RSS feeds. I have quite a few subscriptions with Google Reader, but lack many very good development/programming feeds. Would love to see some lists …
141
votes
39answers
14k views
Learning to write a compiler
Preferred Languages : C/C++, Java, and Ruby
I am looking for some helpful books/tutorials on how to write your own compiler simply for educational purposes. I am most familiar with C/C++, Java, and …
105
votes
70answers
7k views
What are the best programming articles?
Part of being a good software developer is keeping current with what people are saying in the community. There are many good articles out there on the internet about the wide subject of computer …
43
votes
13answers
861 views
What are good sites that provide free media resources for hobby game development?
Please redirect me if this is a duplicate. I haven't been able to find a suitable question.
I really suck at graphics / music / 3D modeling / animation and it's a must-have when you have a hundred …
36
votes
29answers
2k views
As a programmer without formal CS training or a CS degree, what am I missing?
I have worked as a programmer for over ten years, with a pretty good grasp of PHP, classic ASP, and VB. But I am self-taught, first using books and magazines, and now the Internet to improve my …
32
votes
24answers
1k views
Where can I find video lectures on software engineering?
I am eager to learn stuff about code, product ,efficiency ,etc.
"Software engineering" course actually, not the course that related to software.
Thanks for any information.
20
votes
15answers
742 views
Where can I get good answers to my Perl-related questions?
AFAIK one of the objectives of Stack Overflow is to make sure anyone can come here and find good answers to her Perl related questions. Certainly beginners would ask what is the best online source to …
19
votes
21answers
2k views
Understanding recursion
Guys I'm having major trouble understanding recursion at school. Whenever the prof is talking about it I seem to get it but as soon as I try it on my own it completely blows my brains. I was trying to …
17
votes
11answers
3k views
Cocoa and Objective-C resources?
What are the recommended online or offline resources for Objective-C and Cocoa programming?
My online resources:
O'Reilly, Some useful articles and examples, but has not been updated for quite a …
16
votes
14answers
755 views
Best C++ Resource
Java has its own (self-documented) Javadoc, PHP has PHP.net, all the MS documenation can be found at the MS Developers Network, but whenever it comes to throwing together some C++ my first stop is …
14
votes
8answers
647 views
Join ACM, join IEEE, or read programming books?
I read blogs and listen to podcasts, and I own many of the "classic" programming books. For the money, what kind of printed material would you say is the most valuable to keep current in software …
14
votes
18answers
978 views
Coding magazines
So, we have coding books, coding RSS feeds, and music to code by. Are there any coding magazines that anyone would recommend?
13
votes
10answers
667 views
Personal Code Library
So I assume I'm not the only one. I'm wondering if there are others out there who have compiled a personal code library. Something that you take from job to job that has examples of best practices, …
12
votes
7answers
763 views
Would you recommend the book “Programming in Scala” for an experienced developer?
I would like to learn Scala. In the past, I have used Java and F# extensively.
Would you recommend the book Programming in Scala for someone like me? I really liked the book Expert F#, and I was …
