LESSON PLAN 33: Resource Sharing and Complete Systems
Lesson Details
Strand: 2.0 Computer Networking
Sub Strand: 2.2 Data Transmission Media
Duration: 40 minutes (Single lesson)
Lesson: 4 of 4
Class Level: Grade 10
Key Inquiry Questions (Lesson Starter)
- How do transmission media enable resource sharing and collaboration in networks?
- What makes a complete, functional data transmission system?
Specific Learning Outcomes
By the end of the lesson, the learner should be able to:
a) share resources through connected computer devices through transmission media,
b) appreciate the role of transmission media in computer networking,
c) demonstrate understanding of complete data transmission systems,
d) apply knowledge of transmission media practically.
Selected Learning Experiences
Introduction (5 minutes)
- Review homework: Check connection documentation and impairment charts
- Pose the key inquiry questions
- Ask: “What’s the point of connecting computers if they can’t share anything?”
- Brief discussion on what resources can be shared (files, printers, internet, applications)
- Show timeline: Standalone computers → networked computers → cloud computing
- Introduce focus: practical resource sharing
Development Activities (30 minutes)
Activity 1: Resource Sharing Through Transmission Media (12 minutes)
- Share resources through connected computer devices through transmission media
Types of Resources to Share:
1. File Sharing:
Setup Process:
- On Windows:
- Right-click folder to share
- Properties → Sharing tab
- Click “Share”
- Choose users or “Everyone”
- Set permissions (Read or Read/Write)
- Share
- Note network path (\ComputerName\SharedFolder)
- On Linux:
- Install Samba (if not installed)
- Configure smb.conf
- Set share permissions
- Restart Samba service
Accessing Shared Files:
- Open File Explorer/Network
- Browse network computers
- Or type network path: \ComputerName\SharedFolder
- Enter credentials if required
- Access files
2. Printer Sharing:
Setup:
- Connect printer to one computer (print server)
- Install printer drivers
- Share printer:
- Printer Properties → Sharing tab
- Enable sharing
- Set share name
- Other computers add network printer:
- Add Printer → Network Printer
- Browse or enter path
- Install drivers if prompted
