I’m a newcomer, and I have three newcomer-type questions. I have done HTML, CSS, and have just finished learning some JavaScript. I have installed WAMP on my machine.
- I know Microsoft has “MVC” as a methodology; is there something similar for AMP applications? When do I use what technology? A book or good introduction tutorial would be appreciated.
- Is there an IDE that is good for AMP development?
First, welcome to AMP development.
Yes, there are many MVC frameworks, like CakePHP, CodeIgniter, Zend Framework, Yii, etc. Choose the one in which you feel comfortable and good to work in.
There are many IDE(s), like NetBeans, Dreamviewer, Eclipse, etc. Again, use the one you are comfortable with.