Hi, I’m Chris Anderson

I'm a software engineer sharing what I've learned in tech through coding tutorials and how-to guides.

's Picture

Recent Posts

See all
That which does not kill us makes us stronger

How to Install Visual Studio 2022

Learn what to do to download and Install Visual Studio 2022 for free to get...

That which does not kill us makes us stronger

What is .NET?

Writing code using .NET is a great place to start on your journey into coding....

That which does not kill us makes us stronger

HTML Elements and Attributes

Learn the basics of HTML tags (elements) and how to add an attribute to those...

That which does not kill us makes us stronger

Build a Webpage Using Notepad

HTML is an easy language to start with if you want to get into software...

That which does not kill us makes us stronger

Python for Beginners - Working with Lists

Learn how to Change, Add, and Remove items from a python list.

That which does not kill us makes us stronger

Python for Beginners - Lists

Learn how to create a list in python.