leenamurgai / cs253-web-app-eng

CS253 Web Application Engineering Udacity Course (Steve Huffman)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cs253-web-app-eng

This course covered all the main building blocks required to build a website. The homeworks required building various components of a blog and the final project was building a wiki.

Topics:

  • HTML - inc. forms, string substitution, escaping
  • URLs - Query parameters and fragments
  • HTTP
  • Databases esp. relational - query in SQL and GQL
  • Cookies
  • Hashing
  • XML
  • RSS
  • JSON
  • Scalability
  • Caching

About

CS253 Web Application Engineering Udacity Course (Steve Huffman)


Languages

Language:Python 90.0%Language:HTML 8.2%Language:CSS 1.7%