<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Untitled Publication]]></title><description><![CDATA[Untitled Publication]]></description><link>https://theprogrammers.in</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 20:31:11 GMT</lastBuildDate><atom:link href="https://theprogrammers.in/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[How Your Home Network Actually Works]]></title><description><![CDATA[Your Router - The Neighborhood Post Office
Your router is the smartest device in your home network.
It does three main jobs:

Gives out addresses IP addresses) to your devices

Delivers messages between your devices

Connects you to the internet



D...]]></description><link>https://theprogrammers.in/how-your-home-network-actually-works</link><guid isPermaLink="true">https://theprogrammers.in/how-your-home-network-actually-works</guid><category><![CDATA[computer networking]]></category><category><![CDATA[Computer Science]]></category><category><![CDATA[ip address]]></category><dc:creator><![CDATA[Ritik]]></dc:creator><pubDate>Mon, 01 Sep 2025 18:27:04 GMT</pubDate><content:encoded><![CDATA[<p>Your Router - The Neighborhood Post Office</p>
<p>Your router is the smartest device in your home network.</p>
<p>It does three main jobs:</p>
<ol>
<li><p>Gives out addresses IP addresses) to your devices</p>
</li>
<li><p>Delivers messages between your devices</p>
</li>
<li><p>Connects you to the internet</p>
</li>
</ol>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1756751104308/9059135b-fb8a-4ec4-8ede-e1b2de9a0ed5.png" alt class="image--center mx-auto" /></p>
<p>Detailed home network diagram showing connections between a cable modem, wireless router, game console, computers, and peripherals with labeled cable types.</p>
<p>Example:</p>
<p>When you connect your phone to WiFi:</p>
<ol>
<li><p>Phone: "Hi router, I'm new here!"</p>
</li>
<li><p>Router: "Welcome! Your address is 192.168.1.8"</p>
</li>
<li><p>Phone: "Thanks! Now I can talk to other devices and the internet"</p>
</li>
</ol>
]]></content:encoded></item><item><title><![CDATA[IP Address]]></title><description><![CDATA[IP Address Your Device's Mailing Address
IP address is like your home's street address - it can change when you move
Simple Explanation:

Format: 192.168.1.5 4 numbers separated by dots)

It Changes based on which network you connect to

Used for sen...]]></description><link>https://theprogrammers.in/ip-address</link><guid isPermaLink="true">https://theprogrammers.in/ip-address</guid><category><![CDATA[ip address]]></category><category><![CDATA[Computer Science]]></category><category><![CDATA[computer networking]]></category><dc:creator><![CDATA[Ritik]]></dc:creator><pubDate>Mon, 01 Sep 2025 18:18:02 GMT</pubDate><content:encoded><![CDATA[<p>IP Address Your Device's Mailing Address</p>
<p>IP address is like your home's street address - it can change when you move</p>
<p><strong>Simple Explanation:</strong></p>
<ol>
<li><p>Format: 192.168.1.5 4 numbers separated by dots)</p>
</li>
<li><p>It Changes based on which network you connect to</p>
</li>
<li><p>Used for sending messages across different networks/internet</p>
</li>
</ol>
<p>Assigned automatically by your router (usually)</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1756750618975/faf83a83-4ccd-4dd7-9790-0f788bb1d8b4.png" alt class="image--center mx-auto" /></p>
<p>overview of four types of IP addresses: public, private, static, and dynamic, showing their characteristics and connection flow.</p>
<p><strong>Trick</strong></p>
<ol>
<li><p>MAC Your Middle name (never changes)</p>
</li>
<li><p>IP Your Physical address (changes when you move)</p>
</li>
</ol>
]]></content:encoded></item><item><title><![CDATA[Device Names and Addresses]]></title><description><![CDATA[MAC Address - Your Device's Permanent Name
Think of MAC address as your device's birth certificate name - it never changes
Simple Explanation:

Every network device is born with a unique MAC address

It looks like: 00:1A:2B:3C:4D:5E 6 groups of lette...]]></description><link>https://theprogrammers.in/device-names-and-addresses</link><guid isPermaLink="true">https://theprogrammers.in/device-names-and-addresses</guid><category><![CDATA[MAC address ]]></category><category><![CDATA[Computer Science]]></category><category><![CDATA[computer networking]]></category><dc:creator><![CDATA[Ritik]]></dc:creator><pubDate>Mon, 01 Sep 2025 18:11:43 GMT</pubDate><content:encoded><![CDATA[<p><strong>MAC Address</strong> - Your Device's Permanent Name</p>
<p>Think of MAC address as your device's birth certificate name - it never changes</p>
<p>Simple Explanation:</p>
<ol>
<li><p>Every network device is born with a unique MAC address</p>
</li>
<li><p>It looks like: 00:1A:2B:3C:4D:5E 6 groups of letters and numbers)</p>
</li>
<li><p>It's burned into the hardware - you can't change it</p>
</li>
<li><p>Used only for talking to devices in the same room/building</p>
<p> <strong>Example</strong>: Your laptop's WiFi card has a MAC address like your social security number unique forever.</p>
</li>
</ol>
]]></content:encoded></item><item><title><![CDATA[What is a Computer Network?]]></title><description><![CDATA[Think of computer networking like your neighborhood postal system, but for digital messages. Every house needs an address, every person needs a name, and there's a post office that makes sure mail gets delivered correctly
What is a Computer Network?
...]]></description><link>https://theprogrammers.in/what-is-a-computer-network</link><guid isPermaLink="true">https://theprogrammers.in/what-is-a-computer-network</guid><category><![CDATA[Computer Science]]></category><category><![CDATA[computer networking]]></category><dc:creator><![CDATA[Ritik]]></dc:creator><pubDate>Mon, 01 Sep 2025 18:03:17 GMT</pubDate><content:encoded><![CDATA[<p>Think of computer networking like your neighborhood postal system, but for digital messages. Every house needs an address, every person needs a name, and there's a post office that makes sure mail gets delivered correctly</p>
<p>What is a Computer Network?</p>
<p>A computer network is simply a group of devices that can talk to each other.</p>
<p>Just like houses in a neighborhood are connected by roads so people can visit each other.</p>
<p><strong>Real-Life Example</strong>:</p>
<ol>
<li><p>Your home WiFi network = Your neighborhood</p>
</li>
<li><p>Your laptop, phone, smart TV Different houses</p>
</li>
<li><p>Your router = The post office that delivers messages</p>
</li>
</ol>
<p>Network Topologies</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1756749974374/38aaa7ad-11e9-40a5-af98-1f9a7cb06d69.png" alt class="image--center mx-auto" /></p>
<p>Diagram showing four main network topologies: bus, ring, mesh, and star with labeled illustrations.</p>
<p>Practical : Look around your room right now. Count how many devices are connected to your WiFi. Each one is part of your network!</p>
]]></content:encoded></item><item><title><![CDATA[Plan for professional]]></title><description><![CDATA[This is the beginning.]]></description><link>https://theprogrammers.in/plan-for-professional</link><guid isPermaLink="true">https://theprogrammers.in/plan-for-professional</guid><dc:creator><![CDATA[Ritik]]></dc:creator><pubDate>Sun, 31 Dec 2023 17:26:33 GMT</pubDate><content:encoded><![CDATA[<p>This is the beginning.</p>
]]></content:encoded></item></channel></rss>