2016年11月14日 星期一

[程式相關] 唷,開始進行Web學習。

再開始學習之前,先來看幾篇文章,了解現在Web到底是啥鬼。


(一) 基本文獻

基本:
https://developer.mozilla.org/zh-TW/docs/Learn/Getting_started_with_the_web/JavaScript_basics


Apache與IIS的優劣對比點點評
http://fanli7.net/a/bianchengyuyan/C__/20131202/447823.html

專精的WEB路線..
https://kknews.cc/zh-tw/tech/zl9q93.html

前端工程師介紹 超級關鍵字 超詳細描述 跟上篇搭配看
https://github.com/kdchang/reactjs101/blob/master/Ch01/front-end-introduction.md

JAVAScritp 模組歷史
https://huangxuan.me/2015/07/09/js-module-7day/


(二) 架設Server


Windows + iis + .net

linux + apache + java

Tomcat是一個Servlet的容器
支援Servlet和Servlet和JavaServer Page(JSP)
並內含HTTP伺服器的功能,本身就是由Java程式所開發出來
[image[13].png]

(三) 什麼是Servlet的hello world
https://dotblogs.com.tw/alantsai/2013/09/28/servlet-helloworld

回傳out.println()

(四) 什麼是JSP的hello world
https://dotblogs.com.tw/alantsai/2013/10/04/jsp-intro
https://dotblogs.com.tw/alantsai/2013/10/05/jsp-structure_scriptlet

web要學的還有go js.node 等等


(五) IDE 前端開發
http://jsbin.com/yijubesoje/edit?html,css,output





沒有留言:

張貼留言