Tutorial: How to Set Up a Raspberry Pi Web Server
People are doing a lot of cool things with the Raspberry Pi. One of the first things I thought to do was to see if I could make a Raspberry Pi web server. Being a web developer and overall geek I figured it might be kind of fun to do, and …
How to Learn C# Part 3 - Coding Basics
Part 3 of my tutorial series on learning C# .Net, a thorough look at the language and .Net Framework.
How to Learn C# Part 2 - Namespaces
Part 2 of my tutorial series on learning C# .Net which takes a deeper look at C# namespaces
How to Learn C# Part 1 - Introduction
Part 1 of my tutorial series on learning C# .Net, a thorough look at the language and .Net Framework.
Using Ternary Operators in C#
A step by step guide for using ternary operators in C#. These operators can simplify and clean up your code.
How To Create an Ajax Drop Down Menu With PHP and MySQL
A learning excersize to build a drop down with AJAX with vanilla JavaScript. Helpful for explaining how AJAX works.
Tutorial: How to connect to MySQL with Python
A step by step guide to connecting to a MySQL database with Python. Super easy.
C# Tutorials - Introduction: .Net Architecture Basics
A nice introduction to C# and the .NET Architecture. I explain the basics and show you how to get started
An Introduction to Object Oriented Programming
Today I'm going to talk about Object Oriented Programming (OOP). This is the first in a series of articles that will aim to teach you more about OOP and how you can use it to develop better software.
Linux Tutorial: 5 Cool Vim Command Line Tricks
Some cool VIM command line tricks to help you get the most of this powerful editor.

AI changed software development. This is how the pros use it.
Written for working developers, Coding with AI goes beyond hype to show how AI fits into real production workflows. Learn how to integrate AI into Python projects, avoid hallucinations, refactor safely, generate tests and docs, and reclaim hours of development time—using techniques tested in real-world projects.

