Network

COMPUTER NETWORK

SYNOPSIS

COMPUTER NETWORK course introduces students to the concepts and principles of data transmission and computer networks. This course enables students to correctly use standard terminology in describing the main Local Area Network (LAN) topologies, and hardware components used in networking. This course provides students with the knowledge and skills to build a network infrastructure using copper cable, fiber optic cable, and wireless devices. Students also learn to troubleshoot network and secure the network.

Topic 1: Introduction to Networking (06 : 06)
Topic 2: The Open System Interconnection (OSI) Model and Network Protocols (06 : 06)
Topic 3: Data Transmission and Networking Media (08 : 08)
Topic 4: Wireless Technologies (04 : 04)
Topic 5: Basic Security (02 : 02)
Topic 6: Network Troubleshooting (04 : 04)

LABORATORY ACTIVITY

Students perform hands-on activities using computer tool kit, hardware and network tools (screwdrivers, pliers, cable stripper, crimping tools, punchers, cables, switch, cable tester, fiber optic cables, rack, wireless network devices) and troubleshoot network

REFERENCES

  • Tamara Dean, (2009). Network+ Guide to Networks. Course Technology (5th Edition). (ISBN: 78-1423902454).
  • Todd Lammle, (2011). CCNA: Cisco Certified Network Associate Deluxe Study Guide. Sybex (6th Edition). (ISBN: 978-0470901083).
  • Todd Lammle, (2011). CCNA: Cisco Certified Network Associate Study Guide. Sybex (7th Edition). (ISBN: 978-0470901076).
  • Wendell Odom, (2011). CCENT/CCNA ICND1: 640-822 (3rd Edition). Cisco Press. (ISBN: 978-1587204258).
  • Wendell Odom, (2011). CCNA ICND2: 640-816 (3rd Edition). Cisco Press. (ISBN:978-1587204357).

NOTES
  • Topic 1.1 Basic Concepts of Computer Networks [Download
  • Topic 1.2 Principles of Communication in Networking [Download]
  • Topic 1.3 LAN using Networking Device [Download] ** edited 5/12/2013
  • Topic 2.1 Network Communication using OSI Model - Part 1 [Download]
  • Topic 2.1 Network Communication using OSI Model - Part 2 [Download]
  • Topic 2.2 Network Protocol [Download]
  • Topic 2.3 Addressing Schemes for TCP/IP Suite [Download] ** edited 5/12/2013
  • Topic 2.4 Network Services [Download]
  • Topic 3.1 Data Transmission and Networking Media [Download]
  • Topic 3.2 Internet Service Providers [Download]
  • Manual notes - How to use CISCO Packet Tracer  [Download] ** 
  • Topic 4 Wireless Technologies [Download]
  • Topic 5 Basic Security_Part 1 [Download]
  • Topic 5 Basic Security_Part 2 [Download]
  • Topic 6 Network Troubleshooting [Download]




5 comments:

Question 1: Introduction to Variable

Based on code below, create a dynamic program that solve problem below: Source Code: #include <iostream> using na...