/php-training

Project training for PHP dev

OtherNOASSERTION

Rikkeisoft PHP Training

forthebadge forthebadge forthebadge forthebadge

Training projects for PHP dev

1. Setup environment

On Windows
  1. Latest Netbeans or Eclipse
  2. Latest Notepad++
  3. Virtual machine with Ubuntu/CentOS server (with MySQL Server, Apache/Nginx)
  4. Git client
On Linux
  1. Latest Netbeans or Eclipse
  2. gedit/nano/vim (SublimeText, Atom - highly recommended)
  3. LAMP/LEMP
  4. SVN (and/or Git) client

2. Training projects

3. Common requirements

  1. Follow coding convention and style guide
  2. Pay attention on commenting, marking as TODO