Quote:
|
Originally Posted by laxy_m
hi!!
I am totally new to PHP / MySQL / Programming in General. Where is a good place to start learning?
Thanks
Laxy
www.funspot.com
|
Picking up a book is a good idea. It gets the basic use of how things are put together. The problem I have with it, thier examples never seem to fit what I'm trying to do with it. Not to mention, each book covers different things in a different way. If your looking for something specific it's hard to piece together what should be put with what if you don't have any previous programming experience. (Which is me)
Once you have the basic concept and your trying to do something productive and have problems with it. That is what I find is great about online forums. You have something that you can't get to work right, for me usually because I'm missing a ; or a ' or a " or a \ or a / somewhere. Or I just don't know how to put this command with that command to make it do this. These guys are Great and it's at that point that ppl can help. Generic questions are the hardest to answer because of the lack of information being provided.
Anyway, learn a bit for me will ya.
RJ