How To: Install Python 3.7.3 on Ubuntu Bionic
Note: sudo access is required for this ^__^ As I mentioned in another post, I want to be able to … Read moreHow To: Install Python 3.7.3 on Ubuntu Bionic
Note: sudo access is required for this ^__^ As I mentioned in another post, I want to be able to … Read moreHow To: Install Python 3.7.3 on Ubuntu Bionic
We came this far. My DreamPress and I. When I still had root access I customized the crap outta it. … Read morewe came this far, DreamPress.
I made these patterns messing around with Python Turtle and Math modules. Weeeeeeeeeeeeee I don’t have anything else to say … Read morePython Wonderland Patterns
Well Hello there! I’d like to introduce all you internet dwellers out there to the beta and first version of … Read moreKitten-Python-Embed-v1
Excellent news, my friends! I found this awesome Blog Terminal plugin that lets you create ‘terminal looking’ text in posts. … Read morecli test
Ever wonder wth those pesky WordPress errors mean? Well, I’d like to help you figure them out. Hence — this … Read moreWordPress Error Cheat Sheet v.1
Continuing in our Python Preschool lessons (on how to draw basic things with code ^__^). … Pen Up, Pen Down. … Read morePython Turtle Basics 2
The Turtle module in Python allows you to draw with code. Woot! Of course you’ll need to have Python installed … Read morePython Turtle Basics v 1
I just learned the hard way that if you have .pyc files in your dev environment, you’ll get this ugly … Read moreBad Magic Number, Python3 Error
Sometimes when you’re first starting out with WordPress, your wires can get crossed when it comes to pages and posts. … Read moreUpdate Post Types with SQL Syntax