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.
Python For The Absolute Beginner
Want to try out some Python? Here's a primer on getting started with this awesome language.
Linux Tutorial: How to Build Apache, PHP5 and MySQL from Source (The Hard Way)
A step by step guide for building a LAMP stack from source for ultimate customization.
Setting up Linux: Use a Package Manager or Build From Source?
Should you use a package manager to install your software or build from source? I take a look at some of the reasons for both
I wrote a book! Check out A Quick Guide to Coding with AI.
Become a super programmer!
Learn how to use Generative AI coding tools as a force multiplier for your career.