Re:Sharing is Caring 3/100
I knew an IT background was helpful for troubleshooting software. But who knew it would continue to help me in the software development field? Read more “Re:Sharing is Caring 3/100”
I knew an IT background was helpful for troubleshooting software. But who knew it would continue to help me in the software development field? Read more “Re:Sharing is Caring 3/100” →
Today I worked through the Github tutorial. The tutorial covers the basic usage of Github, but I wanted to take it a step further. Read more “Octocat is my friend, 8/100 Days of Code” →
Back at it again! I started programming again. Read more “Hello Again World, 7/100 Days of Code” →
In the little SQL experience I had prior to this course, I thought the primary key was just a way to keep track of rows in a table. They are far more important than I imagined. Read more “Major Keys, 6/100 Days of Code” →
A rotten apple spoils the bunch. Python has a library called Bleach that throws out the rotten parts of a database. What you’re left with is the crisp, delicious taste of safe data. Read more “Good Apples, 5/100 Days of Code” →
Working in SQL databases is so simple. It’s all about inserting information, selecting it, and…securing it against injections?
Read more “Puns and Needles, 4/100 Days of Code” →