Programming Resources
The following are programming/coding resources that I have found useful. I mentioned some of them in WordPress theme editing part 2: The actual coding.
General programming resources: These are good for getting started (and finding general information at any time):
- 100+ Resources for Web Developers at BlogWell - this is an amazing list - read it!
(Thanks to Lani for the tip) - also contains links to information on blog platforms, site optimization, and marketing resources.
CSS resources:
- W3Schools Beginning CSS tutorial: this has a good explanation of the theory behind CSS.
- CSSTutorial.net CSS tutorial: has some good practical examples
PHP Resources:
- PHP.net has a simple tutorial: this is, well, simple, but a good way to start.
- W3Schools’ tutorial: this one is a little more complex.
- WPcandy has some neat WP PHP cheat sheets - my favourite is The Advanced WordPress Help Sheet. I heartily recommend their post on The Loop.
Coming soon:
- JavaScript Resources
- MySQL Resources


