News

It’s easy to automate the creation of Word documents with Quarto, a free, open-source technical publishing system that works with R, Python, and other programming languages.
I'll be showing you how to build local AI agents using Python. We'll be using Ollama, LangChain, and something called ...
AI models are powerful tools, and in order to use them securely, you need to control them using an API. I'm going to teach ...
Interested in learning Python? Jack Wallen takes you through your first steps in building a simple application to take user input and write it to a file.
This post explains what a Python module is and how to use it to drastically extend the capabiltiies of your code. Plus: how to make your own!