<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Faith Goodness</title>
    <description>The latest articles on DEV Community by Faith Goodness (@faithgoodness51).</description>
    <link>https://dev.to/faithgoodness51</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3399675%2F851dddd1-3c8e-4328-9ddb-c1566abca313.png</url>
      <title>DEV Community: Faith Goodness</title>
      <link>https://dev.to/faithgoodness51</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/faithgoodness51"/>
    <language>en</language>
    <item>
      <title>Networking Crash Course: My Learning Journey</title>
      <dc:creator>Faith Goodness</dc:creator>
      <pubDate>Wed, 06 Aug 2025 21:09:45 +0000</pubDate>
      <link>https://dev.to/faithgoodness51/networking-crash-course-my-learning-journey-24pe</link>
      <guid>https://dev.to/faithgoodness51/networking-crash-course-my-learning-journey-24pe</guid>
      <description>&lt;p&gt;A practical breakdown of computer networking concepts I recently studied, explained in simple terms and real life analogies.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What Are Packets?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Packets are like envelopes that carry your data from one computer to another. Just like you can’t send a huge parcel at once through a delivery company, large data is broken into smaller chunks (packets), each labeled and sent across the network. These packets reassemble at the destination.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Serial Data Transfer&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This is when data is sent one bit at a time over a single communication line, like people queueing to pass through a narrow hallway one after the other. It’s slower than parallel transfer but more reliable for long distances.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What Is a Virtual LAN (VLAN)?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A VLAN lets you divide a physical network into multiple smaller logical networks. Imagine a university with one large building but different departments — each VLAN acts like a separate department, even though they share the same infrastructure.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Network Topologies&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Star Topology: All devices are connected to a central hub. If one device fails, the rest work fine — like multiple people calling one hotline.&lt;/p&gt;

&lt;p&gt;Ring Topology: Devices are connected in a loop. Data goes around in a circle. If one point fails, the loop breaks.&lt;/p&gt;

&lt;p&gt;Token Ring: &lt;br&gt;
A system where a token (a special data packet) moves around the ring. Only the device with the token can send data. It’s like a talking stick in a group discussion  only the person holding it can speak.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Ethernet&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Ethernet is the most common wired networking technology. It’s like the road system for data — using cables, switches, and rules to make sure data gets from one place to another reliably.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Centralized Computing&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In centralized computing, one powerful system (the central server) does all the processing, while other devices (clients) just display the results. Think of a school where all decisions and records are handled in the principal’s office.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Client/Server Model&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This is a model where one machine (the server) provides services like files, websites, or printing, and the client (your device) makes requests. Like you walking into a restaurant (client), placing your order, and the kitchen (server) prepares it.&lt;/p&gt;

&lt;p&gt;Final Thoughts&lt;/p&gt;

&lt;p&gt;Learning networking is like understanding how a city’s transport and communication systems work. The roads, signals, neighborhoods, and dispatch offices all work together to move people (data) from one place to another smoothly.&lt;br&gt;
Got questions, thoughts, or your own analogies?&lt;br&gt;
Drop them in the comments  I’d love to learn from you too or help clarify anything I missed. Let’s make this a two-way learning street. 🚦🔁&lt;/p&gt;

&lt;p&gt;Documenting this helped me solidify my understanding, and I hope it does the same for anyone reading. Let’s keep building and breaking it down together. 💻🔗&lt;/p&gt;

&lt;p&gt;Written by Faith Goodness learning in public. Sharing the journey.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Hey Dev I`m new here let`s connect</title>
      <dc:creator>Faith Goodness</dc:creator>
      <pubDate>Wed, 30 Jul 2025 17:17:19 +0000</pubDate>
      <link>https://dev.to/faithgoodness51/hey-dev-im-new-here-lets-connect-13o3</link>
      <guid>https://dev.to/faithgoodness51/hey-dev-im-new-here-lets-connect-13o3</guid>
      <description>&lt;p&gt;Hello dev community my name is faith i am super excited to be here i am currently learning cybersecurity&lt;br&gt;
i joined here to share my learning journey, ask questions, connect with like minded tech lovers, stay consistent and accountable&lt;br&gt;
i`d love to follow your journey too feel free to drop a comment or say hi&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>cybersecurity</category>
      <category>career</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
