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
Linux Tutorial: How to Show Realtime dmesg Output in Linux
How to show your dmesg output in Linux in realtime.
How to Capture the Output of a Linux Command in C++
A quick way to capture the output of a Linux command in your C++ program
Tutorial: How to Get the Linux Version From The Command Line
Several ways to get the Linux version from the command line.
Tutorial: How to use Vim instead of Vi with an alias
a quick tutorial that shows you how to swap VIM for Vi with a single line.
Old G4 + Debian Linux = Dirt Cheap Development Machine
My story of turning an old G4 Mac into a sweet development machine
7 Ways to Make your Website Faster
A fast website is important for usability and SEO. Here's how you can make your website faster today
Tutorial: XSLT in 5 minutes
This is a simple introduction to XSLT, or eXtensible Stylesheet Language Transformation. It's a way of applying styles and formatting to XML files, and it's pretty useful.

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.

