GoofyDonut
GoofyDonut
25mo
by
Student

Computer Networks

Hey! I want to gain knowledge of computer networks and about its working. Can anyone refer me any sources from where I can learn?

25mo ago
QuirkySushi
QuirkySushi
FluffyKoala
FluffyKoala
QuirkySushi
QuirkySushi

+1 on this.

Here are some utilities/concepts that you’d want to play around. Knowing what they do and how they do it will take you a long way

Ping
Trace route
DNS lookup
Packet sniffing
IP - Subnets, VPCs, VPC peering Tunneling

FuzzyPenguin
FuzzyPenguin

What exactly in computer networks?

GoofyDonut
GoofyDonut
Student
25mo

Nothing specific, just to have overall knowledge of computer networks.

QuirkySushi
QuirkySushi

It’s a way to understand how computers talk to each other. The science involves a lot of rules, known as protocols on each layer of abstraction.

You could just start at the most fundamental level and say it’s just electrons moving in all directions to get things done but in the realm of computer science, the abstraction starts at the physical level of the cables managing the traffic.

If you think about it, it’s just traffic management. There are these protocols which define what and how of the data and there are these network concepts that define the when and where of this data.

The whole dance is to reduce the time (latency) and improve reliability (jitter, packet loss, etc) while reducing the amount of data (compression), while keeping it secure (cryptography)

BouncyMarshmallow
BouncyMarshmallow

Courses by Hussain Nasser on Udemy

Discover more
Curated from across