Skip to main content

Week 1 - Introduction


Hello everyone! My name is Toni, and I’m thrilled to share a little about my journey into the world of Information Technology. After dedicating 15 years to managing operations at a major retail company, I realized it was time for a new direction. So, I made the decision to go back to school to pursue a career in tech. Fortunately, my employer is fully supportive of my educational pursuits, covering the entire cost of my degree!

Initially, I thought about earning a business degree since my management background already showcases my skills in that area. However, I found myself increasingly drawn to a different field, Information Technology. I want to expand my technical skills and open doors to new opportunities within the tech industry.

One aspect I truly enjoy about this new path is my love for reading and lifelong learning. I spend time exploring books and articles on topics like computer networks, cybersecurity, and troubleshooting strategies. My goal is to gain a deeper understanding of how networks function so I can troubleshoot issues more effectively. I find real satisfaction in solving technical problems and sharing my solutions with others, whether through writing guides, engaging in online forums, or assisting colleagues. This curiosity and eagerness to learn more about computer networks fuel my motivation every day as I work toward building a successful future in IT.


Comments

Popular posts from this blog

Week 2 Posting - Twisted Pair Cables

 Twisted Pair Cables The Essential Wiring for Modern Data Communication In today's interconnected world, reliable data transmission is crucial for everything from browsing the internet to running large corporate networks. At the heart of many of these systems lies a simple yet effective technology: twisted pair cables. But what exactly are they, and why are they so widely used? Let’s dive into the details. What Are Twisted Pair Cables? Twisted pair cables consist of pairs of insulated copper wires twisted around each other. This twisting isn’t just for convenience; it plays a key role in minimizing interference and maintaining signal quality. These cables are a fundamental building block of telecommunications and local area networks (LANs). How Do They Work? The core principle behind twisted pair cables is the cancellation of electromagnetic interference (EMI). When two wires are twisted together, any external noise affecting one wire tends to affect the other equally but in opposi...

Week 5 - The Power of Port Numbers

 The Power of Port Numbers Tiny Gateways with Big Impact   Have you considered why your computer is perfectly aware of the specific address where the information you are requesting is stored? Or the coordination of websites and applications without data congestion or confusion? At this exact moment, port numbers play their role. While they might have numerical designations, panes, port numbers are more like microscopic gates which support the internet's very foundations.   Imagine having a room containing different applications for each service in a computer’s world, and port numbers as doors to a busy building. Each door goes to a new room. Whenever you browse for a website, your computer uses a specific port number to connect to the web server. As is customary, most websites use port 80 for regular browsing and port 443 for secure connections. These numbers ensure that the incoming data is accompanied by instructions on what needs to be done with it. In the ab...