Today marks exactly 2 years since we set off on our amazing PyBites journey. In this special post we look back and reflect on what we learned.
Articles on 100daysofcode
3 Cool Things You Can do With the dateutil Module
By Bob Belderbos on 30 November 2018
In this short article I will show you how to use dateutil’s parse, relativedelta and rrule to make it easier to work with datetimes in Python.
Code Challenge 55 – #100DaysOfCode Curriculum Generator – Review
By PyBites Team on 23 October 2018
In this article we review last week’s #100DaysOfCode Curriculum Generator code challenge.
Code Challenge 55 – #100DaysOfCode Curriculum Generator
By PyBites Team on 16 October 2018
Hi Pythonistas, Welcome to Pybites Code Challenge 55! In this challenge we’re asking that you create your own #100DaysOfCode Curriculum Generator.
PyBites Twitter Digest – Issue 24, 2018
By PyBites Team on 22 July 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
PyBites Twitter Digest – Issue 22, 2018
By PyBites Team on 8 July 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
PyBites Twitter Digest – Issue 21, 2018
By PyBites Team on 1 July 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Twitter Digest 2018 Week 15
By PyBites Team on 22 April 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Code Challenge 33 – Build a Django Tracker, Weather or Review App – Review
By PyBites Team on 28 August 2017
In this article we review last week’s Build a Django Tracker, Weather or Review App code challenge.
Code Challenge 33 – Build a Django Tracker, Weather or Review App
By PyBites Team on 22 August 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python programming. To keep it #100DaysOfDjango, this week we let you get some more practice with this awesome web framework. Last time we had an open Django challenge, for this one we have you choose between 3 specific apps.