Hi, I'm Brian Rogers 👋

Software Developer | Content Creator | AI Enthusiast

I create YouTube videos and write articles about software development, AI tools, DevOps practices, and building amazing things. With over 20 years of experience writing and deploying software, I love sharing knowledge and helping developers grow their skills.

brian_rogers.py
# Building the future, one line at a time
class Developer:
def __init__(self):
self.name = "Brian Rogers"
self.skills = ["Python", "DevOps", "AI"]
self.passion = "Teaching & Building"
def create_content(self):
return "Awesome tutorials!"

Latest Videos

Welcome to the new site video thumbnail 5:12

Welcome to the new site!

January 15, 2023

Welcome to my new site to help others learn more about software development, devops, testing and much more.

First Steps For Software Jobs video thumbnail 12:34

First Steps For Software Jobs

January 25, 2023

People ask me frequently about how to get started with software jobs, so I made a video talking about it.

Various Software Jobs video thumbnail 15:22

Various Software Jobs

January 29, 2023

People ask me frequently about software jobs, so I made a video talking about it.

Latest Articles

First Steps For Software Jobs cover

First Steps For Software Jobs

People ask me frequently about how to get started with software jobs, so I made a video talking about it.

Various Software Jobs cover

Various Software Jobs

People ask me frequently about software jobs, so I made a video talking about it.