Tag Archives: sublime text

Setting Up Python 3 on Windows 7

Getting a development environment up and running can often be a tedious task and even the best developers loathe setting up a new machine. But don’t worry, we will take things easy at first and have you ready to start coding in no time! Learning Goals From this Post This guide will walk you through … Continue reading Setting Up Python 3 on Windows 7 →

Setting Up Python on Mac

How to Set up Python on a Mac Beginning a new programming language can be a challenge. This tutorial will go through how to set up python on a Mac ( Windows users can go here). There are many schools of thought on the ‘best’ development environments, IDE’s, etc to work with. The goal of … Continue reading Setting Up Python on Mac →