Friday , 22 November 2024

CS101 Assignments # 1 Solution Spring 2012

Assignment No. 01 Solution

Semester: Spring 2012

Introduction to Computing-CS101

 Total Marks:   20 

Due Date: 18-04-2012

 Objective: To understand the fundamental concepts of computing and Web design.
Instructions:
Please read the following instructions carefully before solving & submitting assignment:
Assignment should be in your own wordings not copied from internet, handouts or books.
It should be clear that your assignment will not get any credit (zero marks) if:

  • The assignment is submitted after due date.
  • The submitted assignment does not open or file is corrupt.
  • The assignment is copied (from other student or copied from handouts or internet).
  • Student ID is not mentioned in the assignment file or name of file is other than student ID.

 

For any query about the assignment, contact at cs101@vu.edu.pk 

GOOD LUCK


 

 

 Question 1         [10 marks]Write the URLs and types of the following popular websites

No. Web site Name URL Type
1 AOL
2 Microsoft
3 Yahoo
4 Google
5 Amazon

 

Solution: [(1.0+1.0)x5 = 10 marks]

 

No. Web site Name URL Type
1 AOL www.aol.com Most popular multi-service or Web site
2 Microsoft www.microsoft.com Most popular software developer’s Web site
3 Yahoo www.yahoo.com Most popular multi-service Web site
4 Google www.google.com Most useful search engine
5 Amazon www.amazon.com Most popular shop on the Web

 


Question 2         [2.0 x5 (at least 5 steps)  =10 marks]

Consider you have developed your first web page on your computer. Your Web page is visible only on your computer. It would be nice if it was also visible on the computers of all your friends and relatives as well. So what steps you will take for it?

Solution:

I need to upload my Web page to a Web server that is connected to the Internet. As a result, my Web page will become accessible to anyone with a computer hooked up to the Internet. I went to the Web server upload page and uploaded my Web page to my account on the Web server. My Web page is now accessible from all of the millions of computers connected to the Internet

 

Developing Your Own Web Page

  1. Open notepad, type in the HTML code, and save it with any filename with .html (file extension) e.g. index.html on your PC’s desktop
  2. Go to a webserver like, www.abc.com.
  3. Under “Select your web site style” option chooses personal and click “Get started” button.
  4. A new page will appear, provide the information required in Step 2 and Step 3, but on “Set up your site” in Step 3, select option “Try using HTML-only mode.”
  5. Check “I Agree terms and conditions” and click “Continue to next step” check for errors if any correct them.
  6. After your login to your account you can now upload edit and delete any html based web page.
  7. Delete the default index.htm page and upload your own created index.html page for the home page of your web site.

Note:

 

  • Assignment should be in your own wordings not copied from net, handouts or books.

 

  • Your answer should be “to the point”.

 

 

Check Also

CS101 Assignment no 01 fall 2013 solution has been uploaded

Assignment No. 01 Semester: Fall 2013 Introduction to Computing-CS101   Total Marks: Non-Graded   Due …

Leave a Reply

Your email address will not be published. Required fields are marked *

*