Jason Edwards
Certified - CompTIA IT Fundamentals+ Audio Course
The CompTIA IT Fundamentals+ Audio Course is your step-by-step guide to building a rock-solid foundation in information technology. Covering hardware, software, networking, databases, and security, each episode breaks down complex concepts into simple, engaging lessons designed for absolute beginners. Whether you’re exploring a new career path, supporting technology at home, or preparing for more advanced certifications, this Audio Course helps you understand how computers, devices, and systems work together in the real world. Every topic is aligned to the official exam objectives and delivere...
Author
Jason Edwards
Category
Podcast website
Latest episode
Oct 14, 2025
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
Episode 66 — Debugging and Interpreting Program Logic 25.08.2025 11:01
In this episode, we cover debugging and logic interpretation skills required for the CompTIA IT Fundamentals (ITF+) certification exam . You’ll learn systematic approaches to finding and fixing errors, from syntax mistakes to logical flaws that cause unexpected results. We’ll explain how to use debugging tools, log output, and step-through execution to pinpoint issues. We’ll also focus on interpre...
Episode 65 — Sequence, Branching, and Looping in Code 25.08.2025 12:55
Here, we focus on three fundamental logic structures for the CompTIA IT Fundamentals (ITF+) certification exam — sequence, branching, and looping. Sequence refers to code executing in order, branching uses conditions to determine which code path to follow, and looping repeats actions until a condition is met. We’ll provide practical examples for each, showing how they are implemented in common pro...
Episode 64 — Object-Oriented Methods in Simple Terms 25.08.2025 13:09
This episode breaks down object-oriented methods into simple, understandable concepts as they appear in the CompTIA IT Fundamentals (ITF+) certification exam . We’ll explain key principles like encapsulation, inheritance, and polymorphism, using clear examples to show how each works in real-world applications. You’ll see how these principles make code more modular, reusable, and easier to maintain...
Episode 63 — Pseudo Code and Documentation Techniques 25.08.2025 13:02
In this episode, we explore pseudo code and documentation practices, both important for the CompTIA IT Fundamentals (ITF+) certification exam . Pseudo code is a simplified, human-readable representation of a program’s logic that omits strict syntax rules, allowing developers to focus on the algorithm before coding. You’ll learn how pseudo code helps in planning, communicating ideas with team membe...
Episode 62 — Flowcharts, Logic, and Programming Structure 25.08.2025 13:59
In this episode, we examine flowcharts, logic, and programming structure, all core topics in the CompTIA IT Fundamentals (ITF+) certification exam . Flowcharts provide a visual representation of a program’s workflow, helping developers map processes before writing code. Logic structures — including sequences, decisions, and loops — determine how programs respond to different inputs and conditions....
Episode 61 — Objects Continued: Properties, Methods, Attributes 25.08.2025 13:32
Here, we go deeper into object-oriented concepts required for the CompTIA IT Fundamentals (ITF+) certification exam . You’ll learn how properties store object-specific data, methods define behaviors, and attributes provide additional metadata. We’ll also discuss how these components interact in real-world programming scenarios, from building interactive applications to structuring complex systems....
Episode 60 — Functions, Arrays, and Object Basics 25.08.2025 13:36
This episode introduces three major programming elements tested on the CompTIA IT Fundamentals (ITF+) certification exam — functions, arrays, and the basics of objects. Functions encapsulate reusable code blocks, arrays organize multiple values into indexed lists, and objects group related data and behaviors together. We’ll explore examples of each, their advantages, and when to use them. By learn...
Episode 59 — Programming Concepts: Variables and Constants 25.08.2025 13:54
In this episode, we look at two of the most important programming building blocks — variables and constants — as outlined in the CompTIA IT Fundamentals (ITF+) certification exam . Variables are used to store values that can change during program execution, while constants hold values that remain fixed. We’ll explain when to use each, how they are declared, and how scope affects their accessibilit...
Episode 58 — String Operations and Manipulating Text 25.08.2025 14:36
This episode focuses on string operations, a key programming concept in the CompTIA IT Fundamentals (ITF+) certification exam . We’ll explain what strings are, how they store sequences of characters, and common operations such as concatenation, substring extraction, and case conversion. You’ll also learn how to search and replace text, split strings into arrays, and format text output. We’ll cover...
Episode 57 — Fundamental Data Types: Char, Int, Float, Boolean 25.08.2025 11:49
In this episode, we explain the fundamental data types every programmer must know for the CompTIA IT Fundamentals (ITF+) certification exam . You’ll learn about character (char) types that store single letters or symbols, integer (int) types for whole numbers, floating-point (float) types for decimal values, and Boolean types for true/false logic. We’ll discuss why selecting the right data type is...
Episode 56 — Scripting, Query, Markup, and Assembly Languages 25.08.2025 12:07
Here, we dive deeper into language categories tested in the CompTIA IT Fundamentals (ITF+) certification exam , including scripting, query, markup, and assembly languages. Scripting languages like Bash or PowerShell automate repetitive tasks, query languages like SQL retrieve and manage database data, markup languages like HTML structure web content, and assembly languages provide low-level contro...
Episode 55 — Programming Language Models: Interpreted vs. Compiled 25.08.2025 12:17
In this episode, we explore one of the foundational software development topics you’ll encounter on the CompTIA IT Fundamentals (ITF+) certification exam — the difference between interpreted and compiled programming languages. We’ll explain how compiled languages, like C++ and Java, translate source code into machine code before execution, often resulting in faster performance. In contrast, interp...
Episode 54 — AI in Applications: Chatbots, Generators, and Predictions 25.08.2025 12:48
Artificial intelligence is becoming a core part of software applications, and the CompTIA IT Fundamentals (ITF+) certification exam now includes basic AI concepts in its objectives. In this episode, we explain what AI-powered tools are and how they appear in everyday applications. You’ll learn about AI chatbots used in customer service, generative AI tools that create content such as text, images,...
Episode 53 — Browser Accessibility and Interface Customization 25.08.2025 10:58
In this episode, we cover browser accessibility features and customization options, a key part of the CompTIA IT Fundamentals (ITF+) certification exam under user interface configuration. We’ll explore features like zoom controls, high-contrast modes, screen reader compatibility, and keyboard shortcuts that make browsers more usable for individuals with varying needs. Understanding accessibility s...
Episode 52 — Managing Extensions, Passwords, and Default Settings 25.08.2025 11:52
This episode focuses on advanced browser management tasks, all of which are tested in the CompTIA IT Fundamentals (ITF+) certification exam . We’ll start with how to install, enable, disable, and remove browser extensions, discussing both the productivity enhancements they can provide and the security risks they may introduce. You’ll learn how to assess whether an extension is from a trusted sourc...
Episode 51 — Web Browser Configuration: Privacy and Syncing 25.08.2025 12:20
In this episode, we take an in-depth look at web browser configuration, a topic specifically included in the CompTIA IT Fundamentals (ITF+) certification exam objectives. You’ll learn how to adjust privacy settings to control cookies, block third-party tracking, and manage location permissions. We’ll walk through the importance of clearing browsing history and cached data, not only for performance...
Episode 50 — Remote Support, Messaging, and Web Browsing Software 25.08.2025 12:14
In this episode, we focus on remote support applications, instant messaging platforms, and web browsers as covered in the CompTIA IT Fundamentals (ITF+) certification exam . You’ll learn how remote support tools allow technicians to diagnose and fix issues from afar, how messaging platforms facilitate quick communication, and how browsers provide access to the web’s resources. We’ll also discuss f...
Episode 49 — Collaboration Tools: Email, Conferencing, File Sharing 25.08.2025 12:48
Collaboration tools are vital in modern workplaces and a significant part of the CompTIA IT Fundamentals (ITF+) certification exam . We’ll discuss email clients, video conferencing platforms, shared document spaces, and secure file transfer methods, explaining their roles in enabling teamwork across distances. We’ll also address integration between tools and the security measures needed to protect...
Episode 48 — Productivity Software: Word Processing to Diagramming 25.08.2025 13:26
This episode covers the productivity applications you’ll need to know for the CompTIA IT Fundamentals (ITF+) certification exam , from word processors and spreadsheets to presentation tools and diagramming software. We’ll explain how each supports different business and personal tasks, along with the file formats and features that define them. We’ll also cover compatibility considerations, collabo...
Episode 47 — Different OS Types: Mobile, Server, Embedded, Desktop 25.08.2025 13:24
Here, we explore the various operating system types included in the CompTIA IT Fundamentals (ITF+) certification exam objectives. You’ll learn how mobile OSs are optimized for touch input and battery efficiency, how server OSs manage multiple users and resources, and how embedded OSs power dedicated devices like routers and smart appliances. We’ll also discuss desktop OSs, which balance usability...
Episode 46 — Application and Task Management in Operating Systems 25.08.2025 12:59
This episode focuses on how operating systems manage running applications and background tasks, a key topic in the CompTIA IT Fundamentals (ITF+) certification exam . We’ll explain how to monitor processes, end unresponsive programs, and prioritize resources for performance optimization. We’ll also cover built-in OS tools like Task Manager and Activity Monitor, showing how they provide visibility...
Episode 45 — Managing Access, Permissions, and User Roles 25.08.2025 12:23
Access control is a core IT security concept, and this episode covers its fundamentals for the CompTIA IT Fundamentals (ITF+) certification exam . We’ll explain how permissions determine who can read, write, or execute files and how user roles define what actions individuals can take within a system. You’ll also learn about administrative versus standard accounts, and how role-based access control...
Episode 44 — User Interfaces: CLI, GUI, and File Properties 25.08.2025 13:26
In this episode, we look at user interfaces (UIs) and their importance in both daily IT use and the CompTIA IT Fundamentals (ITF+) certification exam . You’ll learn the differences between command-line interfaces (CLI) and graphical user interfaces (GUI), the strengths and weaknesses of each, and the contexts where one might be preferred over the other. We’ll also cover how to view and edit file p...
Episode 43 — System Applications, Utilities, Services, and Drivers 25.08.2025 13:36
Here, we examine the various system-level tools and processes covered in the CompTIA IT Fundamentals (ITF+) certification exam . You’ll learn how system applications and utilities perform maintenance tasks, how services run in the background to support core functions, and how drivers act as translators between the OS and hardware. We’ll also discuss how to identify, install, and update drivers, as...
Episode 42 — Filesystem Concepts: Compression, Encryption, and Types 25.08.2025 13:29
This episode focuses on filesystem concepts you’ll encounter in the CompTIA IT Fundamentals (ITF+) certification exam , from the basics of directory structures to advanced features like compression and encryption. You’ll learn how filesystems store and organize data, the differences between FAT32, NTFS, ext4, and other formats, and how these affect performance, compatibility, and security. We’ll a...
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.