rikkeisoft / php-training

Project training for PHP dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

1. Money Lover
2. Employee Directory

3. Common requirements

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

About

Project training for PHP dev

License:Other