Skip to content

Instantly share code, notes, and snippets.

@jaceju
Last active March 29, 2017 21:14
Show Gist options
  • Save jaceju/5466124 to your computer and use it in GitHub Desktop.
Save jaceju/5466124 to your computer and use it in GitHub Desktop.

PHP 高階技術課程

本課程共分做四天教授,目標對象為已有二到三年以上 PHP 專案開發經驗的 PHP 開發者。

Day 1

  • 物件導向基礎
  • PHP 5 特色與語法
  • 物件導向開發
  • 設計模式

Day 2

  • 除錯及錯誤管理
  • 測試
  • 重構
  • 程式碼品質

Day 3

  • 程式安全
  • 效能原則
  • 套件管理

Day 4

  • 程式架構
  • 簡易 Framework 實作
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment