Notes
Regular Expressions
- Regular Expression is a Pattern-Matching Machine
URLS
- URL : Uniform Resource Locator.
- There are two important acronyms to understanding how the internet works: IETF & RFC.
- IETF : Internet Engineering Task Force.
- Open standards organization that creates voluntary standards to maintain and improve the usability and interoperability of the Internet.
- RFC : Request for Comments.
- Document created by programmers, engineers, and scientists in the form of a memorandum.
- When enough people have reviewed the RFC, the IETF will change it’s status to ‘Internet Standard’ which means that everyone should comply with if they decide to implement the standard.
What is this “resource” thing?
- The term resource is always used in a general sense for whatever might be identified by a URI.
- Common examples include an electronic document, an aimge or a source of information with a consistnet purpose.
The components of a URL
Reading RFCs
- RFC’s are basically unappealing and technical, not fun to read at all.