中文名: 哈佛大学开放课程:构建动态网站
英文名: Harvard University: Building Dynamic Websites
资源格式: MOV
学校: 哈佛大学
Harvard University主讲人: 大卫·马伦
David Malan版: 开放式课程
发行日期: 2009年08月31日
地区: 美国
对白语言: 英语
文字语言: 英文
简介:
Today's websites are increasingly dynamic. Pages are no longer static HTML files but instead generated by scripts and database calls. User interfaces are more seamless, with technologies like Ajax replacing traditional page reloads. This course teaches students how to build dynamic websites with Ajax and with Linux, Apache, MySQL, and PHP (LAMP), one of today's most popular frameworks. Students learn how to set up domain names with DNS, how to structure pages with XHTML and CSS, how to program in JavaScript and PHP, how to configure Apache and MySQL, how to design and query databases with SQL, how to use Ajax with both XML and JSON, and how to build mashups. The course explores issues of security, scalability, and cross-browser support and also discusses enterprise-level deployments of websites, including third-party hosting, virtualization, colocation in data centers, firewalling, and load-balancing.
发布者注:David 本课程始终保持着生动易懂的风格,安排紧凑,内容丰富,应用性强。通过大量的例子,您可以在短时间内掌握当前构建动态网站的许多要素。
关于字幕:首先,感谢您的支持。不幸的是,这门课没有字幕。添加字幕是一项非常耗时和费力的工作。谷歌正试图开发一种语音识别工具,可以自动添加字幕。感兴趣的朋友可以搜索它。对此造成的不便感到抱歉~
目录:
Lecture 0: HTTP
Lecture 1: PHP
Lecture 2: PHP, Continued
Lecture 3: XML
Lecture 4: XML, Continued
Lecture 5: SQL
Lecture 6: SQL, Continued
Lecture 7: JavaScript
Lecture 8: JavaScript, Continued
Lecture 9: Ajax
Lecture 10: Ajax, Continued
Lecture 11: Security
Lecture 12: Scalability
Project 0: Setup
Project 1: PizzaML
Project 2: C$75 Finance
Project 3: Google Mashup
1.仅限用于学习和研究目的;不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负。我们非常重视版权问题,如有侵权请点击版权投诉。敬请谅解!
2.如遇下载链接失效、解压密码错误等问题请点击 提交工单
3.在下载源码前,请务必要仔细阅读并接受 购前/下载协议 购买即视为您同意该协议!
游人客栈 » 哈佛大学开放课程-构设动态网站