Entries from 2016-07-15 to 1 day

Week7 Lecture, continued

うにをお供にPHPのお話。6-7割くらい分かった。 痛風こわい。

Week7 Lecture

HTMLとCSSのお話。 ul: unordered list <img src="uni.gif" alt="sea urchin"/> Give me an image whose source is uni.gif. alt以下は画像が表示されないときに代わりに表示されるテキスト iframe= inline frame <link href = “css-2.css” rel = “stylesheet”/> Hey browser, go and get the contents of the file called “css-2.css”. The rela</link>…

Week6 Lecture

前半はPset4のお話。そして、いよいよ...! Let's move on from the command line world of C to the web based world of PHP, JS and so on!Webの仕組みについて。結構面白かった(理解度は5-6割くらいか...)。 TCP/IP: TCPは、packets を正しく目的地に送る…