Tag Archives for " Python "

Getting Started with Python (Again): OOP and VS Code

Last month I set a goal of dusting off my Python. While I use R exclusively at work, some recent developments in Python caught my eye, and so I thought it would be good to regain my proficiency with the language. Here are some resources that have helped me on this journey – hopefully they […]

Continue reading

Using Python to Cheat at Scrabble

My New Year’s Resolution was to learn Python. After taking a few online courses, I became comfortable enough with the language to tackle a small side project. Side projects are great for learning a language because they let you “own” a project from start to finish as well as solve a problem that is of […]

Continue reading