General Resources
=================
|link_stackoverflow|
One of the most popular software and tech forums, and for good reason;
easily the best forum I’ve found for anything programming related,
regardless of language -- the ‘accepted’ answers are not always the best,
or easiest approach, so you may have to use a little intuition and look at
some of the other answers listed for questions, but I can’t count the
number of times a great answer has helped me from that site.
|link_reddit|
Reddit communities vary widely in both helpfulness and quality, but there
are many fantastic subreddits about almost any topic you can imagine.
|link_learn_anything|
Search and find resources and links for learning about all sorts of topics.
|link_codinghorror|
The blog of Jeff Atwood who, among other things, Co-Founded
|link_stackoverflow|, it is a good source for insight and software related
tidbits from an industry veteran.
|link_joelonsoftware|
Joel Spolsky is another blogger as well as being the other Co-Founder of
|link_stackoverflow|. He also has good things to read.
|link_codingintro|
This resource used to be available |link_introold| (at time of writing this
link no longer works).
Now it seems to only be available via the Wayback Machine, but it is a
very simple intro to programming from the assumption that the reader
doesn't know anything about it.
.. |link_stackoverflow| raw:: html
Stack Overflow
.. |link_reddit| raw:: html
Reddit
.. |link_learn_anything| raw:: html
Learn Anything
.. |link_codinghorror| raw:: html
Coding Horror
.. |link_joelonsoftware| raw:: html
Joel on Software
.. |link_codingintro| raw:: html
The Little Introduction To Programming
.. |link_introold| raw:: html
here