Hey, I am looking for some WordPress tutorials on how to start a theme from scratch. If anyone has any idea where I can find these, I will appreciate it if you could point me in the right direction. Thanks :/) BenderFry
try to search in google dude there are some web that give you information about how to create a theme.
I think the best way to learn is to take one of the themes that comes with it, open it up in your text editor of choice and read the code through and try to understand it, then change things around a bit, play with the code. After a while you'll have the basics down and then you can start on your own. At least that's the way I usually learn stuff, by experimenting.
try this http://www.refueled.net/learn-how-to-create-a-wordpress-theme/ its not a tutorial as such, but they provide a "blank" template for you to modify. You should be able to get to grips with it and create your own theme(s).
Just go here. There are a few tutorials on this page and other resources. http://www.smashingmagazine.com/2008/09/15/wordpress-developers-toolbox/
Are a lots of tutorial on internet. On youtube with a simple search you can find what you want : http://www.youtube.com/results?search_query=create+wordpress+theme&search_type=&aq=f I think that will help you.
This one will provide you very basic understanding http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/