Course Web Site by CS75.tv
Course Sillabus (Opens in a PDF)
Course Sections Lead By TA
Course Projects
The course's own website is at www.cs75.net.
Google Discussion Group
PHP Manual
Lecture 0: HTTP |
Lecture 1: PHP |
Lecture 2: PHP, Continued |
Lecture 3: MVC, XML |
Lecture 4: SQL |
Lecture 5: SQL, Continued |
Lecture 6: JavaScript |
Lecture 7: Ajax |
Lecture 8: Security |
Lecture 9: Scalability |
htaccess-guide - how-to-use-htaccess
==================================================
From the lecture
"Select * " is a linear search - not efficient for a large data
With a primary key, the database builds up a binary tree. So after a
few search executions, a search will be performed much faster.
Data belongs the database, files belong the file system.
CDN - Content Delivery Network - used by Google, Facebook, Akamai, etc, to deliver static contents.
No comments:
Post a Comment