Trying out the Arch Linux Guided Installer
A step by step guide to using the Arch Linux installer. If you want to install Arch without knowing commands and editing configuration files, the installer is a great option. Let's jump in!
The Ultimate Guide to Calling a Function in Python
Want to write and call functions with Python? Here's a complete step by step guide to help you master this skill.
Getting Started with PyTorch
Want to learn about PyTorch? Of course you do. This tutorial covers PyTorch basics, creating a simple neural network, and applying it to classify handwritten digits.
Trying Out GPT4All on Arch Linux
Want to run GPT on your own machine? Me too. I took GPT4All for a spin on my Arch Linux Machine. Here's the results.
How to enable CUDA with OpenCV in Arch Linux
Have an NVIDIA card? Want to run OpenCV with CUDA? A full guide to compiling OpenCV from source with the flags you need.
Building a Web App with Flask and Python: A Beginner's Guide
This tutorial will guide through creating a Web App with Python and Flask step by step, from start to finish.
Simple Thresholding with OpenCV and Python: A Beginner's Guide
A simple tutorial to guide you through thresholding images for computer vision with OpenCV and Python.
Dilation Demystified: A Complete Guide to Image Dilation with OpenCV
This tutorial is a complete guide to image dilation, a key component for Computer Vision pre preprocessing.
Applying Erosion to Images with OpenCV: A Complete Guide
A step by step tutorial for applying erosion to images for processing in OpenCV
Visualize Your SQLite Data Effortlessly with Python and Matplotlib
A full tutorial to show you how to wrangle data from SQLite and make pretty graphs with it.

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.

