[F21_WebFund] Lab6 資工四甲 407261556 劉致廷
Submitted by 劉致廷 on 二, 2022-01-04 21:48PHP Labs on Codeacademy
截圖:
PHP Labs on Codeacademy
截圖:
1. 完成 JSON APIs /Ajax / jQuery/Bootstrap tutorial on FreeCodeCamp
Lab3: 建立 Personal page on Github : 使用 pure HTML and CSS
網址: https://kevinliu0716.github.io/Web/
心得: 有這次作業才知道原來Github也可以創建網站,在做畢業專題的時候是別的組員負責架網站,這次有機會自己動手做覺得有點複雜,雖然有參考網路上的模板,查了很多文章和教學影片,但還是很多語法要自己去熟悉,包括CSS跟HTML都是,碰久了應該可以寫得更順手。
1.建立 Github, FreeCodeCamp, Codecademy, TaiwanLife 帳號
Github
Lab1: HTTP analysis with Wireshark + Client content analysis with Browser tool/plugins
(1) Use Wireshark to capture HTTP messages, including GET, POST, Set-Cookie, and Cookie header. Your report should contain the target URLs, captured messages, and anything you learned from this lab.
測試網址為 http://www.ibrain.com.tw/
GET
會將傳輸的資料直接寫在後面,較不安全