Page 1 of 1
PHP Wizard. Recommendations?
Posted: Fri Sep 01, 2006 10:50 am
by ehm
I'm totally new to PHP and I would like to start with some kind of Wizard product.
There are few on the market that I already checked, but as a newbie to it, it's hard to make a decision on what to buy from $50 to $1000.
Is there any place were I can find independent reviews on this kind of software?
Thank you
Posted: Fri Sep 01, 2006 10:54 am
by JayBird
You mean software that will write code for you?
Posted: Fri Sep 01, 2006 11:12 am
by ehm
JayBird wrote:You mean software that will write code for you?
Yes. That what I meant. Sorry if I wasn't clear.
Posted: Fri Sep 01, 2006 11:18 am
by Assured99
I am in my first PHP class as well,
How i started to learn was examine some scripts associate each part to what it does and then take the class after i have a base understanding, Wizards can get mess with with unneeded code and garbage be careful
Posted: Fri Sep 01, 2006 11:54 am
by matthijs
Never heard of a php wizard before. I think if you want to learn php you should invest in a couple of good books first. And read every thread on this forum.
Posted: Fri Sep 01, 2006 11:58 am
by Luke
yea this forum... once I started actually following threads (even if I found them boring at first) my skills kinda just exploded. I've probably doubled my skills in the last month, and doubled them in the month before that. This place becomes an addiction... a good one though.
Posted: Fri Sep 01, 2006 2:11 pm
by feyd
Stay away from code generators. You'll generally become slightly dependant on them. Companies I've worked for don't like them either.
Posted: Fri Sep 01, 2006 2:19 pm
by Luke
plus... where's the fun in a code generator??