https://github.com/breezy-codes/computer-networks-guide
A collection of guides and tutorials I've created for Computer Networks. These tutorials focus on CISCO Packet Tracer, Wireshark and Python for use in computer networks.
https://github.com/breezy-codes/computer-networks-guide
cisco computer-networks network network-security osi-model python routing-protocols simulator tcp-ip tutorials wireshark
Last synced: 2 months ago
JSON representation
A collection of guides and tutorials I've created for Computer Networks. These tutorials focus on CISCO Packet Tracer, Wireshark and Python for use in computer networks.
- Host: GitHub
- URL: https://github.com/breezy-codes/computer-networks-guide
- Owner: breezy-codes
- Created: 2024-06-28T23:04:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-12T22:48:58.000Z (3 months ago)
- Last Synced: 2026-03-13T05:00:07.638Z (3 months ago)
- Topics: cisco, computer-networks, network, network-security, osi-model, python, routing-protocols, simulator, tcp-ip, tutorials, wireshark
- Language: Jupyter Notebook
- Homepage: https://comp-networks.breezy-codes.com/
- Size: 15.7 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computer Networks Guide
Welcome to the **Computer Networks Guide**! This resource is designed to help you understand the basics of computer networks and familiarise yourself with essential tools like Wireshark, Cisco Packet Tracer, and Python.
## Tools Covered
- **Wireshark**: A network protocol analyzer for capturing and displaying network traffic.
- **Cisco Packet Tracer**: A network simulation tool for creating and configuring network topologies.
- **Python**: A versatile programming language useful for network programming and automation.
## Wireshark
Wireshark allows you to capture and analyze network traffic in real-time or from saved files. It's ideal for troubleshooting network issues, detecting intrusions, and learning how data travels through a network.
## Cisco Packet Tracer
Cisco Packet Tracer lets you simulate network environments by creating network topologies and configuring devices. It's a great tool for learning networking concepts and practicing configurations without the need for physical hardware.
## Python
Python is widely used in network programming due to its simplicity and extensive libraries. It can automate network tasks, build network applications, and analyze network data, making it a valuable tool for both beginners and professionals.
---
## Contact
If you have any questions or feedback, feel free to reach out on [LinkedIn](https://www.linkedin.com/in/brianna-laird/)