Python is a wonderful language for beginners but I remember when starting out how Pip, the defacto package manager for Python (at least at the time) didn’t seem as fully featured as others such as npm.
I always try to work following Test Driven Development. I recently used Pytest to write some unit tests and discovered a couple of neat tricks from a work colleague.
Photo by Sai Kiran Anagani on Unsplash
Earlier this year I completed the 100 days of code challenge. A few Twitterers suggested I write a summary of my 100 day coding challenge experience.
I’ve joined the #100DaysOfCode Challenge. Over Christmas I decided to focus in Q1 2017 on completing Udacity’s Full-Stack Nanodegree. As part of this, a complementary objective is I want to really get to grips with Python.