課程大綱 |
內容 |
課程概述 |
APP inventor 2提供了一個簡易的方法,利用拚圖的概念,給無任何程式設計經驗的初學者學習如何撰寫Android手機的遊戲。這門課將學習如何使用APP inventor 2來輕易地開發一個APP,我們將先介紹APP Inventor 2開發程式的環境,並且教導學生如何利用簡單的堆疊方式來開發遊戲,如翻牌遊戲、計算機等。此課程希望藉由多個不同APP的開發過程,使無任何程式設計經驗的人也能輕易的進行APP的開發,並且了解程式的開發過程。 The APP Inventor 2 gives us an easy way to develop applications for Android phones, and we, therefore, can easily learn how to develop an App step-by-step. This course will first introduce the development environment of the App Inventor 2. After that, we will use some simple applications to show you how to create an Android App, like play puzzle game, and further understand the basis of the “Computer Programming” |
授課內容 |
本課程授課內容如下: 1. App Inventor 2環境設定與模塊分類說明 2. 計算BMI(資料運算) - 變數、事件與判斷式 3. 十進制與二進制及十六進制數值轉換(數值系統) - 巢串判斷式 4. 連加程式(程式語言) - 迴圈 5. 副程序呼叫與亂數產生 6. 副程序設定傳遞參數與版面配置 7. 程式執行緒介紹 8. 字串處理 9. 簡易陣列處理 |