Becoming a professional PHP programmer. How?

Posted by Abaco on Stack Overflow See other posts from Stack Overflow or by Abaco
Published on 2010-06-10T14:06:31Z Indexed on 2010/06/10 14:22 UTC
Read the original article Hit count: 274

Hello there, I'm working on my first professional project. The fact is that I don't know which are the best tools to produce something serious (I'm talking about web-develop through PHP):

  • Are template engine like Smarty mandatory? Which one is "the best" (the most used, complete, documentated)
  • At the moment I'm developing on Notepad++ (mostly because I find it useful and complete) is there a better development tool? Or is just a matter of personal taste?
  • At the moment I'm studying JQuery and deepening my knowledge as regards CSS what other "mandatory" subjects can you suggest me?

This is what I can think of at the moment, have you any other suggestions? Thank you.

© Stack Overflow or respective owner

Related posts about php

Related posts about self-learning