Blog

Functions in Python
Functions have notoriously been a difficult concept to grasp for me as a self-taught “developer”. So, In order for me […]

The Fibonacci Sequence in Python
The Fibonacci Sequence. For those that don’t know what it is, it’s a sequence of numbers where you start with […]

Solidity
Day 2 … Today we’ll be following the tutorial from CryptoZombies, which is basically a fun was to learn Solidity, […]

JSON
Day 1 … I know I’m not supposed to move too fast, but I’m going to do my best to […]

#100DaysOfCode – The Beginning
Welcome to my introduction to #100DaysOfCode. I’ve decided to take this challenge for a plethora of reasons, one of them […]

Building a WAMP Stack for Web Development
WAMP is an acronym for W(indows) A(pache) M(ySQL) P(hp). This is a personal server configuration for those of us that […]

Clean Code
Even though you have a deadline, always keep code clean.If you have clean code, you’ll save time in the future […]

The Beginning
Hey all (or Hi to the 1 person who actually stumbled across this with searching for something else and accidentally […]