Unit 2.1 Part 2

18
Unit 1 – Internet Basics Presentation 2 Web Programming

description

 

Transcript of Unit 2.1 Part 2

Page 1: Unit 2.1 Part 2

Unit 1 – Internet Basics

Presentation 2

Web Programming

Page 2: Unit 2.1 Part 2

Objectives

At the end of this presentation, you will be able to

• Browse the Internet for information

• Search the Web

• Use different Searching Techniques

Page 3: Unit 2.1 Part 2

The World Wide Web

Page 4: Unit 2.1 Part 2

The World Wide Web

• A Web page is an electronic document that contains information in the form of text, pictures, audio or video.

• A Web site is a collection of related Web pages.

• WWW is a huge collection of such Web sites.

• The first page of a web site is called Home page.

Page 5: Unit 2.1 Part 2

Searching a Web page

1. Open Internet Explorer.

2. Type www.google.com.my in the Address bar and press the Enter key.

3. Type the keywords Malaysia colleges in the text box and click Google Search button.

4. The links of Web pages containing the keywords Malaysia and colleges are displayed on the screen.

5. Click any of these links to view the Web pages related to your search information.

Page 6: Unit 2.1 Part 2

Different Search Engines

• www.google.com• www.altavista.com• www.alltheweb.com• www.excite.com• www.hotbot.com• www.lycos.com• www.yahoo.com

Page 7: Unit 2.1 Part 2

AND operator in search keyword

• Searches for the pages on the Web that contains both the keywords before and after AND.

• For example, Colleges AND Malaysia makes the browser search for the pages that contain both Colleges and Malaysia.

Page 8: Unit 2.1 Part 2

OR Operator in Search Keyword

• Searches for the pages on the Web that contains either one of the keywords or both the keywords before and after OR.

• For example, Colleges OR Malaysia searches for the pages that contain either Colleges or Malaysia or both .

Page 9: Unit 2.1 Part 2

NOT Operator in search keyword

• Searches for the pages that does not contain the search keyword given after NOT.

• For example, Colleges NOT Malaysia makes the browser search for the Colleges that are not in Malaysia .

Page 10: Unit 2.1 Part 2

Hands-On!

Open a search engine, say www.google.com and type Online AND Conversion AND Computer in the text box and click Google Search button.

Page 11: Unit 2.1 Part 2

Activity 2.1.2

Search for the Web sites that provide information about the different ISPs available in your region.

Page 12: Unit 2.1 Part 2

Lab Exercise

1. Find out the list of universities in Malaysia using google search.

2. Find out the information about Petronas Twin Tower using any search engine.

3. Search the Web to find information about the World Cup Football Winners till now.

Page 13: Unit 2.1 Part 2

Lab Exercise

4. Search the Web sites to find information about the best Football players in the world.

5. Browse the Web for finding the details about Bachelor of Computer Science Programme in the various colleges of Malaysia.

6. Find out the USA International dialing code using search engine.

Page 14: Unit 2.1 Part 2

Lab Exercise

7. Search the Web using a search engine to find “Information about Internet” with and without double quotation marks and find the difference.

8.Search the Web page for “Tours and Travels in Malaysia” using the Yahoo search engine. Use the Boolean operators “or”, “not” instead of “and” in the search string and find the difference.

Page 15: Unit 2.1 Part 2

Lab Exercise

9.Collect the information about “Festivals in Malaysia” and document the information.

Page 16: Unit 2.1 Part 2

Summary

In this presentation, you learnt the following:• A Web page is an electronic document that

contains information in the form of text, pictures, audio or video.

• Web site is a collection of related Web pages.

• The first page of a web site is called Home page.

• World Wide Web shortly www is a huge collection of related Web sites.

Page 17: Unit 2.1 Part 2

Summary

• AND operator searches for the pages on the Web that contains both the keywords before and after AND.

• OR operator searches for the pages on the Web that contains either one of the keywords or both the keywords before and after OR.

• Not operator searches for the pages that does not contain the search keyword given after NOT.

Page 18: Unit 2.1 Part 2

Assignment

1. Expand WWW.

2. Define Home page.

3. State the different ways of searching a Web page.

4. Write short notes on using logical operators for searching a Web page.