Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lordamit/webtech
discussion on web tech course syllabus and contents - crowd source style!
https://github.com/lordamit/webtech
Last synced: 30 days ago
JSON representation
discussion on web tech course syllabus and contents - crowd source style!
- Host: GitHub
- URL: https://github.com/lordamit/webtech
- Owner: LordAmit
- Created: 2015-05-04T18:32:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-05T13:30:53.000Z (over 9 years ago)
- Last Synced: 2024-04-16T04:22:49.869Z (7 months ago)
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Web Technology Course
=====================Discussion on web technology course offered to undergrad students in Software Engineering, Computer Science and other releavant disciplines - crowd source style! \*
Foundation Topics
------------------ HTTP and how it works
- Conversion of human interaction into HTTP requests by browser
- Handling these requests and server responses
- Representation of server responses through visual elements in browser
- HTTP Specification
### Tasks based on
- HTTP Protocol
- Web socket implementation
- Caching
- Cookie Management
- Raw Implementation of ServerAdvanced Topics
---------------- HTML
- CSS
- JavaScript
- Dom manipulation
- Ajax
- Server side scripting\* Note that this is less of a syllabus and more of a suggestion right now. Of course, anyone can use its contents to design their own web technology course syllabus.