kerkerj

kerkerj's blog

  1. Home
  2. Archives
  3. Search
  4. Cats
  5. RSS
    1. Dark Mode

Tags

鐵人賽 swift api restful nodejs linux php devops android java rails macos mysql ruby ios

[Swift-d17] - Basic - Navigation View + TableView

鐵人賽 Swift Day17:整合 NavigationController 和 TableView,在 Storyboard 設定 RootViewController,完成 Navigation + Table 完整導覽架構。

2014-10-17
鐵人賽 swift

[API-d16] - 實戰開發 - 設定主題及規劃

鐵人賽 RESTful API Day16:使用 apiary.io 以 API Blueprint 格式設計 TODO list RESTful API 的端點規劃與文件。

2014-10-16
鐵人賽 restful api

[Swift-d16] - Basic - Table View 2 換頁 (delegate)

鐵人賽 Swift Day16:為 TableView 加入換頁功能,透過 UITableViewDelegate 的 didSelectRowAtIndexPath 監聽點擊事件並傳遞值到下一頁。

2014-10-16
鐵人賽 swift

[API-d15] - [Javascript 番外篇] Javascript callback, event

鐵人賽 RESTful API Day15:JavaScript 事件驅動與 callback 特性說明,以煮飯吃飯比喻非同步執行順序,示範如何用 callback 確保順序性,並介紹 async.js。

2014-10-15
鐵人賽 restful api javascript

[Swift-d15] - Basic - Table View 1 直接給值 datasource, (table view scroll)

鐵人賽 Swift Day15:建立 TableView 顯示 0~100 的列表,設定 dataSource 並實作 numberOfRowsInSection 和 cellForRowAtIndexPath 兩個必要方法。

2014-10-15
鐵人賽 swift

[API-d14] - [Javascript 番外篇] Javascript function scopes 和 closures

鐵人賽 RESTful API Day14:JavaScript function scope、closure 和 Self-Executing Anonymous Functions 的概念說明,以程式碼範例解釋全域/局部變數行為。

2014-10-14
鐵人賽 restful api javascript

[Swift-d14] - Basic - Navigation View 2 + ViewController

鐵人賽 Swift Day14:為 Navigation View 的第二頁建立 View2Controller,使用 pushViewController/popViewControllerAnimated 實作 Button 觸發頁面跳轉與返回。

2014-10-14
鐵人賽 swift

[API-d13] - [Javascript 番外篇] Javascript require/ module/ Module Pattern

鐵人賽 RESTful API Day13:Node.js 的 require/module 機制詳解,列出七種 Module Pattern,並說明 exports 與 module.exports 的差異與使用時機。

2014-10-13
鐵人賽 restful api javascript

[Swift-d13] - Basic - Navigation View 1 + ViewController

鐵人賽 Swift Day13:用 Storyboard 建立 Navigation View,嵌入 NavigationController,設定兩個 ViewController 間的 show segue 完成頁面跳轉效果。

2014-10-13
鐵人賽 swift

[API-d12] - MongoDB - Hello World! (Client-side)

鐵人賽 RESTful API Day12:用 Node.js mongodb native driver 操作 MongoDB,示範連線、insert/find/update/remove CRUD 操作,並介紹 RoboMongo 圖形管理工具。

2014-10-12
鐵人賽 restful api mongodb nodejs
1 2 3 4 5 6 7 8 9 10 15
© 2010 - 2026 kerkerj
Powered by Hugo. Theme Stack. All Rights Reserved.