
Explore the basics of computer networking for beginners. Understand networking models, TCP/IP models, and the physical, transport, and application layers, plus how protocols work at each layer.
Explore computer networks as sets of devices linked by communication channels enabling distributed processing. Learn how networks enhance security, speed, and redundancy across wired and optical connections.
Enhance understanding of computer networks by highlighting features like fast communication, file sharing, centralized backup and rollback, and software and hardware sharing, with security, scalability, and reliability.
Explore how computer network architecture designs organize tasks and resources through peer-to-peer and client-server models, with their advantages, drawbacks, and key components.
Learn about essential computer network components, including NICs with MAC addresses, cables and connectors, hubs, switches, routers, and modems, and the differences between wired and wireless setups and data routing.
Explore the four main types of computer networks—LAN, PAN, MAN, and WAN—and how they enable communication, data sharing, applications, and resource access.
Connects a group of computers in a small area, such as a home or office, using inexpensive hardware and cables to transfer data quickly and securely.
Explore personal area networks (pan) within about ten meters, featuring wireless pan with wifi and bluetooth, and examples like body area networks, offline home networks, and home office using vpn.
Metropolitan area network connects lands across a city to form a large network, enabling government agencies, banks, airline reservations, colleges, and military to communicate via frame relay, atm, and isdn.
Explore how a wide area network spans large regions, connecting locations via fiber, telephone lines, or satellites and enabling centralized data, fast communication, global business, security, and firewall considerations.
Identify the difference between physical topology, the geometric layout of network nodes, and logical topology, while exploring common topologies such as bowstring, star, mesh, and hybrid.
Explore bus topology, where a low-cost single backbone cable connects all nodes and broadcasts to every station, with collision detection and collision avoidance managing access.
Explore ring topology, where data flows unidirectionally in an endless loop via token passing, with advantages like fault isolation and low cost cabling, and disadvantages like delays as nodes increase.
Explore star topology, where each node connects to a central hub or server via coaxial cables, enabling efficient troubleshooting and centralized control with speeds up to 100 Mbps.
Explore tree topology as a hierarchical network with a root node, enabling point-to-point segments, broadband transmission, easy expansion, and straightforward error detection and management.
Explore mesh topology, where computers interconnect via multiple paths without a central hub, including fully connected and partial mesh networks, highlighting reliability, fast communication, and easy reconfiguration.
Explore hybrid topology as the combination of different networks to enable reliable operation, scalable growth, flexible design, and effective performance, while noting its complex design and high infrastructure costs.
Explore ISO layered networking model, where modular layers provide services and protocols through clear interfaces, with layer one as the physical medium and independence between layers.
Explore the five-layer tcp/ip model from the physical layer up through the network, transport, and application layers, and see how cables, devices, and protocols enable communication.
The lecture introduces the physical layer, detailing the physical protocol, cables, connectors, and how signals traverse connections between interconnected computers, with an overview of layer specifics.
Identify the data link layer as the second layer, detailing frames over ethernet and wifi with mac addresses to move data between nodes on the same network.
Understand the network layer and how it enables communication between networks through routers, with the Internet protocol (IP) delivering data across a collection of networks.
Explore how the transport layer segments data and uses tcp and udp to deliver data between nodes, ensuring the right application on each node receives the data.
Explore how the application layer uses protocols to browse the Internet, send emails, and stream videos, while the network and transport layers manage routing and delivery.
Explore basic networking devices, including cables, switches, routers, and hubs, and learn how these devices are used inside a network.
Explore copper cables as the foundational network medium, including Cat5 and Cat6 categories, how binary data travels via voltage, and the impact of crosstalk versus fiber replacement.
Transmit data as light pulses through glass fibers; fiber optic cables offer electromagnetic interference resistance and higher speeds than copper, though at greater cost for large networks.
Connecting many devices via a hub enables all to communicate, but creates network noise and a collision domain where only one device transmits at a time. Using hubs is rare.
Discover how a switch differs from a hub by inspecting IP data, forwarding it only to the intended system, and thus eliminating collision domains.
Discover how routers forward data between independent networks by inspecting IP data and using routing tables. See how home networks connect to internet service providers and how BGP steers traffic.
Learn how the physical layer moves bits—0s and 1s—across copper cables using line coding and modulation, so devices interpret voltage states as 0 or 1.
Explore twisted pair cables, including cat6 with eight wires and four pairs, and how these conductors protect against EMI and enable duplex data transmission.
Explore ports, patch panels, and twisted pair cables, showing how RJ-45 plugs connect devices and reveal link and activity indicators that signal active data transmission.
Discover the data link layer as the communication channel between adjacent nodes, transferring data across individual links with protocols that define packet formats and provide error detection and flow control.
Learn how Ethernet abstracts the physical layer, uses a clear channel check to transmit data, manages collision domains, and relies on MAC (media access control) to identify recipients.
Explore how a mac address serves as a globally unique 48-bit identifier for a network interface, shown as six hex octets forming the organizational unique identifier.
Target a single receiving address using unicast transmissions via the destination MAC. Set the last bit of the first octet; the frame targets only the destination address in collision domain.
Configure network interfaces to accept a list of multicast addresses and process multicast frames on the local network, with devices deciding acceptance based on criteria beyond their own MAC addresses.
Understand broadcast as the third type of internet transmission, sent to every device on our land using a broadcast address, with the internet broadcast address as all Fs.
Dissect ethernet frames to show how data travels from source to destination, detailing preamble and start frame delimiter, MAC addresses, LLC, VLAN tagging, payload, and CRC for integrity.
The network layer and IP addresses enable scalable routing beyond local networks, replacing reliance on unique hardware addresses with global addressing for long-distance communication.
Explain how the adverse resolution protocol (AARP) maps an IP address to a device's physical address via network broadcast of AARP requests and AARP replies.
Explore how IP addresses use dotted decimal notation with four octets from 0 to 255, and how dynamic DHCP assigns IPs to clients while static IPs suit servers.
Explore how IP protocol handles addressing with IP addresses, encapsulates transport data into IP datagrams, and routes across networks, including fragmentation up to the MTU and reassembly.
Explore the structure of the IP datagram, including header fields (version, header length, total length, id, flags for fragmentation, ttl, protocol), and how source and destination addresses are used.
IP address structure is explained, splitting into network id and host id, and how class A, B, and C systems use first octet patterns to define networks.
The AARP protocol maps an IP address to a device's physical address by broadcasting AARP requests and receiving AARP replies across the network.
The ICMP protocol, or Internet control message protocol, enables hosts to notify the sender of data delivery problems and test destination reachability, reporting issues at the network layer.
Hey! Welcome to the IT Networking fundamental for absolute beginners course 2021 (Computer Networking) In this course, you will learn about computer network that keeps the world as you know today connected and running. We will cover the fundamentals of networking basics.
I have designed this course for anyone who wants to learn about networking and gain basic knowledge of computer networking. The concepts taught in this course are very good to understand the basics of networking.
This course is a general introduction for students in IT Networking Fundamentals including core areas that function within a given computer network. The course provides an introduction to the hardware, software, terminology, components, design, and connections of a network, as well as the network topologies and protocols for WANs and LANs. This course will teach you about how the things are working nearby you.
KEY COURSE TOPICS
How Computer Networks Work
Network architecture
Network Types
Networking cables
TCP/IP model
Network Topologies
Networking Devices & Cabling
The TCP/IP Models
IP Addressing
IP Protocols
Switches & Routers
Physical layer
Datalink layer
Network layer
Transport layer
Application layer
DNS
FTP
Telnet
SMTP
and a lot more...
Who this course is for:
Anybody who wants to Learn Computer Networking
Any college going students wants to learn networking fundamentals
Aspiring IT Professionals
This Course Is NOT for Experts in the field of Networking
Anybody who wants to learn a new skill