南台課程大綱 |
學年度 |
106學年第一學期
|
系所 |
資工系 |
課程名稱 |
動態程式語言
|
班級 |
四技資工三甲,四技資工三乙
|
授課教師 |
許子衡 |
點 閱
次 數 |
80
|
選修 |
選修
|
課程概述 |
動態語言就是一種在運行時可以改變其結構的語言:例如新的函數可以被引進,已有的函數可以被刪除等在結構上的變化。眾所周知的ECMAScript(JavaScript)便是一個動態語言,除此之外如Ruby、Python等也都屬於動態語言,而C、C++等語言則不屬於動態語言。
|
課程目標 |
本課程將介紹動態語言概念及 ActionScript 語言實作網頁動態應用。
從最基礎的認識 ActionScript 開始介紹, 然後切入物件導向程式設計的觀念, 輔以範例來實地演練, 並學習如何進行程式測試與除錯工作, 來加強程式設計的基礎。
|
課程大綱 |
Understand Action script syntax and how it works Use event handlers to create a variety of activities Use a built-in classes, properties, and methods Use functions Create custom classes Use conditional logic Use loops Use components Understand object-oriented techniques Use Bitmap Data class Use XML with flash Use your application to communicate with a third-party web service Use the ExternalInterface class to communicate with JavaScript Create an application that uses a third-party tool to enhance its functionality beyond flash's built in capabilities
|
英文大綱 |
Understand Action script syntax and how it works Use event handlers to create a variety of activities Use a built-in classes, properties, and methods Use functions Create custom classes Use conditional logic Use loops Use components Understand object-oriented techniques Use Bitmap Data class Use XML with flash Use your application to communicate with a third-party web service Use the ExternalInterface class to communicate with JavaScript Create an application that uses a third-party tool to enhance its functionality beyond flash's built in capabilities
|
下載
|
|