Skip to content

Commit d805c2c

Browse files
committed
add a note at the start
1 parent 191f00f commit d805c2c

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,13 @@
2121
</h1>
2222

2323

24-
A repository for mastering the **core principles of computer networking**.
25-
From **data transmission** and **protocols** to **routing**, **security**, and **subnetting**
26-
this project provides a clear, structured, and practical guide for anyone exploring the world of networks.
27-
24+
This repository started as a personal attempt to actually understand **computer networking**, not just memorize definitions, but understand how things work, why protocols are designed the way they are, and how everything connects from the **physical layer** all the way up to **application protocols** and **network security**. Every section links to a dedicated doc that goes deeper into the concept, and there is an interactive web version that makes the whole thing easier to read and navigate than raw markdown on github (you can find the link under this section).
2825
***
2926
Note : If you want a better reading experience, there is a interactive web version you can check it from this direct link : <a href="https://xidruk.github.io/computer-networking/">https://xidruk.github.io/computer-networking/</a>
3027
***
3128
<blockquote>
3229
<p>⚠️ <strong>CTC (Call to Contribute)</strong> - If you are reading the content via the interactive web version, please keep in mind that I am not a front-end developer and have limited experience in front-end dev and UI design. This website was built with an AI agent, so you may encounter some errors or weird behaviors. You can reach me directly through the available channels, or contribute to the project by opening a pull request with a fix - both are welcome!</p>
3330
</blockquote>
34-
***
3531

3632
## ~ Table of Content : :
3733

0 commit comments

Comments
 (0)