Posts

Showing posts from January, 2024

TEC 101 Blog Reflection & Plans to Move Forward

  Tech Topic (Web/Mobile Apps) First off, through online browsers or mobile devices, consumers can access and engage with services, information, and functionalities through web and mobile applications. Mobile apps are installed directly on smartphones and tablets, whereas web apps operate on distant servers and are accessible via URLs. Convenience, accessibility, and customized user experiences are what they offer. They might be as basic as simple webpages or as sophisticated as e-commerce systems, social media networks, and productivity tools. Installing apps from app stores like the Google Play Store (Android) or the Apple App Store (iOS) allows users to access a variety of services that are available on both mobile and web platforms. A major component of the foundations of information technology are web and mobile apps. These are the results of combining several computer science and information technology ideas and technologies. The development of online and mobile applications ...

Network Security

Discussing Computer Viruses and Phishing: In this assignment, I have chosen to focus on computer viruses and phishing, delving into their significance in today's world of information and system security. This paper will explore the various types of attacks that can be carried out using ping commands, highlighting the importance of information and system security. Additionally, we will analyze the vulnerabilities, potential damages, and recommended protective measures against computer viruses and phishing, which are common security incidents. The protection of sensitive data and information, preservation of privacy, and prevention of unauthorized access are fundamental aspects of information and system security. Individuals and organizations depend on secure systems to protect personal information, confidentiality, financial transactions, etc. Breaches in security can lead to troubling outcomes such as private reputation exposure, financial loss, and comprised customer trust. When i...

Computers in the Workplace

Considering my work experience and expertise in the insurance industry, I have chosen to delve into the interrelation between insurance and computer functions. As a member of the underwriting department, proficiency in various software applications is essential for processing policy changes requested by customers. Specifically, we utilize the Rumba software to access policy details of insured individuals requiring updates such as modifying coverage, canceling policies, or vehicles, adding, or removing drivers, and more. It is of importance for associates to possess the necessary skills to input information accurately, as this is crucial for executing company tasks. In addition, we employ Microsoft applications like OneNote to store relevant notes, given the complex nature of our job that requires access to a variety of processes and information for future reference. Excel serves as a tool for reviewing reports and pending case files, awaiting responses from agents. Outlook is the prima...

Traveling Through a Network

Image
To start off, pings and traceroutes are network diagnostic tools used to analyze network connectivity and troubleshoot internet connection issues. They provide information about the roundtrip time between devices and specific destinations as well as the path taken by packets through the network. Ping is a tool that checks the speed and quality of your connection. It sends a small message to a specific destination, like a website or IP address, and measures how long it takes for the message to go there and come back. This measurement is called roundtrip time. Ping also tells you if any messages get lost along the way. If the roundtrip time is high or there is packet loss, it could mean there are network problems or too much traffic. Traceroute is a tool that shows the path packets taken from your device to a specific destination. It tells you the routers or devices the packets encounter along the way. Traceroute works by sending packets with different values that decrease as they tr...

Documenting a Day

  Documenting a Day: After analyzing and having hands-on experience with working the functions of word processor, spreadsheet, presentation, and database applications each application has contrasting features. I was able to compile a list of what all I did in one day using Microsoft Word, calculate the time I spent doing tasks in Excel, and create a PowerPoint by listing the tasks in slides while inputting pictures to make the slideshow have a visual representation of the things I did during the day. There were lots of advantages to using all the applications. My biggest takeaway regarding the advantages is that all the applications were easy to access the needed functions to perform the tasks to be completed. I appreciate how in the ZyBooks Chapter 5 outlined each application and gave a visual of the purpose of each function. Also, the interactive questions are great to show that I am grasping and understanding the information. There were no disadvantages that came to mind as each...

Web/Mobile App Critique

Image
What is Snapchat? Snapchat is a mobile app that I frequently use to communicate and stay connected with family and friends. While it is one of the most popular social media platforms, I understand that not everyone may be familiar with what Snapchat is. Essentially, Snapchat is a multimedia messaging app that allows users to share messages, photos, and videos with their friends and followers. One unique feature of Snapchat is the ability to customize your personal avatar, choosing its appearance to reflect yourself.   The app offers various screen navigation options, each serving a different purpose. The chat screen, for instance, displays all the people you have communicated with, enabling both individual and group chats. When a blue dot appears at the bottom of the screen, it indicates that the person you've been chatting with is currently active. Once all participants have left the chat, it is deleted.   On the snap map screen, you can see the location of yourself and your ...

Programming Languages

Introduction: In this reflection, I will discuss my firsthand experience of creating a program using Scratch which is an introduction programming language. I will delve into the challenges I faced during the process, detail the strategies I employed to overcome them, and share the valuable insights I gained about programming through this exercise. Furthermore, I will draw a comparison between my personal experience with Scratch and the interactive tasks presented in Chapter 2 of the book, which explored the various types of programming languages. Furthermore, I will outline the distinctions between the programming languages, classify the most user-friendly option, discuss scenarios where each language excels, and conclude with an analysis of the most widely adopted programming language. My Experience Using Scratch: Building a program using Scratch was a great, interesting, and engaging experience. I learned that Scratch is a block-based coding language that is made for beginners like m...