Introduction to Networking

Charles Severance

Explore the technical design and architecture of the Internet. Gain a solid understanding of networking concepts, including packets, routers, and addressing, without any prior technical knowledge.

Technical TutorialsNetworking

Introduction

This course provides a basic understanding of the technical design and architecture of the Internet. It is aimed at all audiences, even those with no prior technical experience or math skills. The goal is to help students understand the amazingly beautiful design of the Internet.

Highlights

  • Covers the history, technology, and security of the Internet
  • Explains the fundamental concepts of networking, including packets, routers, and addressing
  • Discusses the different layers of the network architecture
  • Includes illustrations and technical figures to enhance understanding

Recommendation

This course is recommended for anyone interested in learning about the technical foundations of the Internet, whether you are a student, a professional, or simply curious about how the Internet works. It provides a solid introduction to networking concepts without requiring any prior technical knowledge.

How GetVM Works

Learn by Doing from Your Browser Sidebar

Access from Browser Sidebar

Access from Browser Sidebar

Simply install the browser extension and click to launch GetVM directly from your sidebar.

Select Your Playground

Select Your Playground

Choose your OS, IDE, or app from our playground library and launch it instantly.

Learn and Practice Side-by-Side

Learn and Practice Side-by-Side

Practice within the VM while following tutorials or videos side-by-side. Save your work with Pro for easy continuity.

Explore Similar Hands-on Tutorials

Beejs Guide to Network Programming - Using Internet Sockets

12
Technical TutorialsCC++NetworkingProgramming
Comprehensive guide to network programming, focusing on the use of internet sockets. Written by experienced author Brian "Beej Jorgensen" Hall, offering in-depth coverage and practical examples.

Computer Networks | Networking, Data Communication

17
Technical TutorialsNetworking
Comprehensive book on computer networks, networking, and data communication. Suitable for students and professionals in computer science and IT.

Computer Networks: A Systems Approach

17
Technical TutorialsNetworking
Comprehensive guide to understanding computer networks, with a focus on system design and architecture. Insights into network design and operation principles.

Networking! ACK! | Networking Concepts & Techniques

3
Technical TutorialsNetworkingProgramming
Explore networking fundamentals like TCP/IP, DNS, and routing in a fun, comic-style format. Suitable for beginners and experienced programmers.

Computer Networking Course | Network Engineering [CompTIA Network+ Exam Prep]

11
Video CoursesComputer NetworkingNetworking
Comprehensive computer networking course covering key concepts, protocols, infrastructure, and practical applications. Prepares students for CompTIA Network+ certification.

Wireshark for Ethical Hacking | Network Analysis, Packet Sniffing

3
Video CoursesNetworking
Comprehensive guide to using Wireshark for ethical hacking, including network analysis, packet sniffing, and security vulnerability identification. Suitable for ethical hackers and cybersecurity professionals.

Build a TCP/IP Stack | Network Programming | Linux

16
Technical TutorialsLinuxNetworking
Learn to code a TCP/IP stack from scratch, covering Ethernet, ARP, and networking concepts. Gain a deeper understanding of network programming and system programming.

Build your own VPN/Virtual Switch

8
Technical TutorialsNetworking
Learn how to build your own VPN and virtual switch, with features like Ethernet frame exchange and global connectivity. Ideal for those interested in network architecture and implementation.

How to build a network stack in Ruby

8
Technical TutorialsNetworkingRuby
Dive into low-level network programming with this guide to building a network stack in Ruby. Learn about sockets, datagrams, and more.