-
[API-d1] - 定義 1 - 什麼是 REST/RESTful?
-
October 2, 2014
-
[API-d2] - 定義 2 - RESTful 的優點與要求
-
October 2, 2014
-
[Swift-d1] - 介紹
-
October 2, 2014
-
[Swift-d2] - 安裝及 Hello World!
-
October 2, 2014
-
[API-d3] - 使用時機與實際 API 參考
-
October 3, 2014
-
[Swift-d3] - Playground - 變數與常數, 註解, 基本資料型別
-
October 3, 2014
-
[API-d4] - 使用技術與工具介紹及原因
-
October 4, 2014
-
[Swift-d4] - Playground - Optional, ! and ?
-
October 4, 2014
-
[API-d5] - [Server 番外篇] 建立自己的本機虛擬伺服器 1 - Vagrant & VirtualBox 安裝
-
October 5, 2014
-
[Swift-d5] - Playground - Array, Dictionary, Controll Flow
-
October 5, 2014
-
[API-d6] - [Server 番外篇] 建立自己的本機虛擬伺服器 2 - Ubuntu 基本設定與安裝 Node.js, MongoDB
-
October 6, 2014
-
[Swift-d6] - Playground - function
-
October 6, 2014
-
[API-d7] - [Server 番外篇] 建立自己的本機虛擬伺服器 3 - 打包環境
-
October 7, 2014
-
[Swift-d7] - Playground - Closures
-
October 7, 2014
-
[API-d8] - Node.js - Hello World!
-
October 8, 2014
-
[Swift-d8] - Playground - Enumerations
-
October 8, 2014
-
[API-d9] - NVM 與 NPM 使用
-
October 9, 2014
-
[Swift-d9] - Playground - Class, Struct
-
October 9, 2014
-
[API-d10] - Express - Hello World!
-
October 10, 2014
-
[Swift-d10] 延伸閱讀
-
October 10, 2014
-
[API-d11] - MongoDB - Hello World!
-
October 11, 2014
-
[Swift-d11] - Basic - Hello World! ViewController
-
October 11, 2014
-
[API-d12] - MongoDB - Hello World! (Client-side)
-
October 12, 2014
-
[Swift-d12] - Basic - 基本元件 (Label, Button, UIColor, 文字輸入框)
-
October 12, 2014
-
[API-d13] - [Javascript 番外篇] Javascript require/ module/ Module Pattern
-
October 13, 2014
-
[Swift-d13] - Basic - Navigation View 1 + ViewController
-
October 13, 2014
-
[API-d14] - [Javascript 番外篇] Javascript function scopes 和 closures
-
October 14, 2014
-
[Swift-d14] - Basic - Navigation View 2 + ViewController
-
October 14, 2014
-
[API-d15] - [Javascript 番外篇] Javascript callback, event
-
October 15, 2014
-
[Swift-d15] - Basic - Table View 1 直接給值 datasource, (table view scroll)
-
October 15, 2014
-
[API-d16] - 實戰開發 - 設定主題及規劃
-
October 16, 2014
-
[Swift-d16] - Basic - Table View 2 換頁 (delegate)
-
October 16, 2014
-
[API-d17] - 實戰開發 - 專案結構
-
October 17, 2014
-
[Swift-d17] - Basic - Navigation View + TableView
-
October 17, 2014
-
[API-d18] - 實戰開發 - 套件模組
-
October 18, 2014
-
[Swift-d18] - Basic - Customize TableViewCell
-
October 18, 2014
-
Swift - Push/Pop Views delay
-
October 19, 2014
-
[API-d19] - 實戰開發 - index & route & http status code
-
October 19, 2014
-
[Swift-d19] - Basic - 橋接第三方 Objc library - Reachability and Bridge.h
-
October 19, 2014
-
[API-d20] - 實戰開發 - Routes 2, get params and request data
-
October 20, 2014
-
[Swift-d20] - Basic - 捨棄 Storyboard 使用純程式碼 的方式撰寫 ViewController
-
October 20, 2014
-
[API-d21] - 實戰開發 - 新增 TODO task API with mongoose
-
October 21, 2014
-
[Swift-d21] - 實戰開發 - TODOList - 前置設定
-
October 21, 2014
-
[API-d22] - 實戰開發 - 讀取 TODO task API with mongoose
-
October 22, 2014
-
[Swift-d22] - 實戰開發 - TODOList - Show View 1
-
October 22, 2014
-
[API-d23] - 實戰開發 - 修改 TODO task API with mongoose
-
October 23, 2014
-
[Swift-d23] - 實戰開發 - TODOList - Show View 2, Delete View
-
October 23, 2014
-
[API-d24] - 實戰開發 - 刪除 TODO task API with mongoose
-
October 24, 2014
-
[Swift-d24] - 實戰開發 - TODOList - Create View
-
October 24, 2014
-
[API-day25] - 實戰開發 - 處理 404 & 500
-
October 25, 2014
-
[Swift-day25] - 實戰開發 - TODOList - Update View
-
October 25, 2014
-
[API-d26] - 實戰開發 - API-key
-
October 26, 2014
-
[Swift-d26] - 實戰開發 - TODOList - API 前置資料準備
-
October 26, 2014
-
[API-d27] - 實戰開發 - log 處理 及 config (db, apikey)
-
October 27, 2014
-
[Swift-d27] - 實戰開發 - TODOList - API 2 讀取清單資料
-
October 27, 2014
-
[API-d28] - 實戰開發 - 發佈 - forever
-
October 28, 2014
-
[Swift-d28] - 實戰開發 - TODOList - API 3 新增與更新
-
October 28, 2014
-
[API-d29] - 實戰開發 - 發佈 - nginx
-
October 29, 2014
-
[Swift-d29] - 實戰開發 - TODOList - API 4 刪除
-
October 29, 2014
-
[API-d30] - 總結
-
October 30, 2014
-
[Swift-d30] - 總結
-
October 30, 2014
-
ithome 鐵人賽 - 規劃
-
November 1, 2014
kerkerj
Cat lover <3
Backend Engineer
Taiwan