Media and Web Development
ICOM-101-01 / MTEC-617-01

Welcome to our class syllabus page! Here, you can find all the information you need to know about our course, including the schedule of topics, reading assignments, and evaluation criteria.
Here you can find the grading portal for our class. This is where you will be able to view your grades and track your progress throughout the term.
Here, you will find all the slides and presentations from our class sessions. We recommend reviewing the slides before and after each class to help reinforce your understanding of the material.
You type an address into the browser and hit ENTER.
Visiting a website is a lot like calling someone on the phone. Every website on the internet has a unique IP Address, like a phone number, that points to the server where that website is being hosted.The DNS acts like your address book and maps website names to website addresses.
The DNS looks up the domain name you have requested, and returns the IP address of that website to your ISP. Your ISP then forwards your request to the IP address returned from the DNS
Once a web server receives a request, it is expected to generate a response.
The response might be a webpage, a media asset, or some data for the webpage to render.