> For the complete documentation index, see [llms.txt](https://johch3n611u.gitbook.io/c50108/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://johch3n611u.gitbook.io/c50108/ju-li-cheng-bei/201901/untitled-1.md).

# 2019/0104/正式開課日&行動商務課程簡介

## 行動商務系統簡介

行動商務系統 ( information system )&#x20;

異質性設備 / 嵌入式 / 桌上型 / 筆記型 ...

封閉性系統(ex: *深藍*（Deep Blue）是由IBM開發)&#x20;

網際網路系統 ( 開放式系統 ) ( 世界上最大的系統 )

![](/files/-LVI3pJ-TMA-EGmPts6Q)

嵌入型 掌上型 穿戴型 攜帶型 個人型 工作型 大型電腦 超級電腦 ...

### 三門學科/五門術科

計算機概論 (學) (考式)

電腦網路概論 (學) (作業)

系統分析和設計 (學) (實做)

伺服器架設與管理 (術) (實做)

網站資訊系統程式設計 (術) (實做)&#x20;

資料庫設計與開發 (術) (實做)

行動裝置app程式設計 (術) (實做)

綜合應用實習 (術) (實做)

#### 系統分析和設計&#x20;

敏捷開發 / uml / 生命週期

#### 網站資訊系統程式設計

前端 front-end / html / css / js / jq / ajax

後端 back-end / asp / webform / mvc / c#

全端 full stack&#x20;

一條龍 ?????? &#x20;

跨裝置 / rwd / bootsrap 4

#### 資料庫設計與開發

設計  (存取演算法) / 開發

#### 行動裝置app程式設計

java / android app

## 網站資訊系統程式設計 2019/0104

visual studio&#x20;

年度 : 2017

版本 : 旗艦版  Ultimate 專業版 profession 社群版 community&#x20;

底層其實為瀏覽器 (web 開發) 跟著帳號給予開發環境

html 4.01 / 5.0  ( html tag  - 架構 / css3 - 樣式 / js - 功能 ) -  W3C

純 pure javascript 不含其他套件有的沒的

jquery 原為 js 的函式庫 後續許多軟體使用此為基層開發

方案 > 專案

single page application

azure api 雲端

## 計算機概論  2019/0104

專題 : 2頁ppt 想找的工作 興趣等

工作哪裡找 ? 104 / linkedln /  toptal s freelancer

卡米狗 聊天機器人

起源 演進 種類 生活 --------> 大小事 e 化

機械式 ----> 開關 / 高低電壓 ----> 1/0 邏輯

原始真空管 電燈判斷開關 ---> 關鍵 電晶體/半導體的發現&#x20;

積體電(電晶體/二極體/電阻-集合體)路 IC 研發 ------> 矽晶片(超大型積體電路) 電腦漸漸縮小

管理系統演變為 "作業*系統" ----> 軟體研發*

各種嵌入式/感應器/輸入輸出/儲存 發明 ---> 印表機 滑鼠 鍵盤 等等 ...

網路演進 軍事 (怕電腦放同一個地方被攻擊分開存放互相聯繫) ----> 民間 ----> 全球化

語言演進 機械 -> 組合語言 -> 低階 / 結構化 高階語言 -> 應用導向與研 -> ... -> ... -> ... 自然語言

有線網路 -> 無線網路 / 減少耗能 輕薄

2007 手機 / 行動式裝置發展 -> 傳輸效率

2010 雲端 ( 計算 / 儲存 ... )

2013 穿戴裝置內含感應器 apple watch ... / 3d印表機 / AR / VR ...&#x20;

&#x20;AI 超導體 超級電腦 [top500](https://www.top500.org/) / 大型電腦 / 個人電腦 / 工作站(特定目的) 手持裝置 ...

台灣100大網站   [康寧玻璃](https://www.youtube.com/watch?v=1Wq5Jdh-zAw)

&#x20;

## <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://johch3n611u.gitbook.io/c50108/ju-li-cheng-bei/201901/untitled-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
