- 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.
2 min read - Oct 30, 2012 - 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.
6 min read - Sep 21, 2012 - Tutorial: How to connect to MySQL with Python
A step by step guide to connecting to a MySQL database with Python. Super easy.
5 min read - Sep 13, 2012 - 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
5 min read - Jul 6, 2012 - 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.
5 min read - May 31, 2012 - Linux Tutorial: 5 Cool Vim Command Line Tricks
Some cool VIM command line tricks to help you get the most of this powerful editor.
2 min read - May 31, 2012 - Python For The Absolute Beginner
Want to try out some Python? Here's a primer on getting started with this awesome language.
6 min read - May 21, 2012 - 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.
5 min read - May 20, 2012 - 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
8 min read - May 12, 2012 - Linux Tutorial: How to Show Realtime dmesg Output in Linux
How to show your dmesg output in Linux in realtime.
1 min read - Sep 28, 2011