Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dl0312/cse4177_internet_programming
https://github.com/dl0312/cse4177_internet_programming
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dl0312/cse4177_internet_programming
- Owner: dl0312
- Created: 2019-09-30T14:24:26.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-01T13:54:28.000Z (almost 5 years ago)
- Last Synced: 2024-10-11T21:04:51.077Z (about 1 month ago)
- Language: PHP
- Size: 130 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 19 Sogang Univ Internet Programming cse4177
## πββοΈ Classes
### 10/8 CGI programming
You can see my pages on these links
* http://cspro.sogang.ac.kr/~cse20131582/
* http://cspro.sogang.ac.kr/~cse20131582/pizza_order2019
* with php post method
### 10/10 CGI programming
* http://cspro.sogang.ac.kr/~cse20131582/input2019
* http://cspro.sogang.ac.kr/~cse20131582/ping
* Dynamic Document### 10/15 php programming
* php test url - http://cspro.sogang.ac.kr/~cse20131582/test.php### 10/17 php programming-2
* Superglobal variable
* php form validation - http://cspro.sogang.ac.kr/~cse20131582/cgi-bin/form_validation.php
* php set&get cookie - http://cspro.sogang.ac.kr/~cse20131582/cgi-bin/set_cookie.php
* php set session - http://cspro.sogang.ac.kr/~cse20131582/cgi-bin/set_sessionVar.php
* php get session - http://cspro.sogang.ac.kr/~cse20131582/cgi-bin/get_sessionVar.php### 10/31 php programming-3
* php parser - http://cspro.sogang.ac.kr/~cse20131582/parser.html### 11/07 WWWμ μλ Image λΆμ (κ°μ²΄ κ²μΆ) μλ² κ΅¬μΆ μ€μ΅
* Image Detection - http://cspro.sogang.ac.kr/~cse20131582/image_detection/cgi-bin/parser.php### 11/14 JavaScript DOM(Document Object Model)
* DOM document - http://cspro.sogang.ac.kr/~cse20131582/javascript/post
* Animation - http://cspro.sogang.ac.kr/~cse20131582/javascript/DOM/animation
* Event handler - http://cspro.sogang.ac.kr/~cse20131582/javascript/DOM/eventhandler### 11/19 Ajax
* AJAX - http://cspro.sogang.ac.kr/~cse20131582/ajax/ajax_form### 11/21 jQuery
* jQuery - http://cspro.sogang.ac.kr/~cse20131582/jQuery/EX1 ~ http://cspro.sogang.ac.kr/~cse20131582/jQuery/EX9### 11/26 HTML5
* canvas - http://cspro.sogang.ac.kr/~cse20131582/HTML5/canvas
* svg - http://cspro.sogang.ac.kr/~cse20131582/HTML5/svg1
* geolocation - http://cspro.sogang.ac.kr/~cse20131582/HTML5/geo1
* local storage - http://cspro.sogang.ac.kr/~cse20131582/HTML5/Localstorage
* session storage - http://cspro.sogang.ac.kr/~cse20131582/HTML5/Sessionstorage## πββοΈ Project
### Image λΆμ (κ°μ²΄ κ²μΆ) μλ² κ΅¬μΆ
* Image Detection - http://cspro.sogang.ac.kr/~cse20131582/image_detection#### TODO
- [ ] render image on canvas
- [ ] render detected object info on canvas