Liz Tom

Python – OOP! (Python: Object-Oriented Programming)

Or Currency Conversion using Python I love to travel and one of my favorite programming languages is Python. Sometimes when…

8 years ago

Tic-Tac-OOP

Hi there, if you're like me, you might have struggled with the idea behind object-oriented programming using JavaScript. I had…

8 years ago

Tic Tac Toe in ES6

First off, what is ES6? If you're unsure of what ES6 is, it's the new release of JavaScript and comes…

8 years ago

OOCSS!

Object Oriented Programming is something you've probably heard a lot about. While CSS is not a programming language, you can…

8 years ago

You down with OOP?

I just did a quick Google search, I'm not the first one to think I'm clever. But I couldn't think…

8 years ago

How to Keep Simple Django App Up and Running

Welcome back. You might have seen my last blog post on how to deploy a simple Django app using AWS.…

9 years ago

How to Deploy Simple Django App Using AWS

So you've written your first Django app and now you want to show the world your awesome To Do List.…

9 years ago

How to Write Your First Fabfile

Fabric is a Python library that makes it easy to run scripts over SSH. Fabric currently supports Python 2.5 -…

9 years ago