Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
PyBites Team
This is the PyBites team here — keep calm and code in Python!
Code Challenge 10 – Build a Hangman Game – Review
By PyBites Team on 18 March 2017
It’s end of the week again so we review the code challenge of this week. It’s never late to sign up, just fork our challenges repo and start coding.
Code Challenge 10 – Build a Hangman Game
By PyBites Team on 12 March 2017
A new week, a new ‘bite’ of Python coding! This week we will build a Hangman game. Good luck and have fun.
Twitter digest 2017 week 10
By PyBites Team on 11 March 2017
During the weekend we will share a curated list of 15 cool things (mostly Python) we found / tweeted during the week.
Code Challenge 09 – The With Statement and Context Managers – Review
By PyBites Team on 11 March 2017
It’s end of the week again so we review the code challenge of this week. It’s never late to sign up, just fork our challenges repo and start coding.
Code Challenge 09 – The With Statement and Context Managers
By PyBites Team on 6 March 2017
A new week, more coding! This week we have a free form exercise. This week you will implement your own Context Manager (= support with on your object).
Code Challenge 08 – House Inventory Tracker – Review
By PyBites Team on 5 March 2017
It’s end of the week again so we review the code challenge of this week. It’s never late to sign up, just fork our challenges repo and start coding.
Twitter digest 2017 week 09
By PyBites Team on 4 March 2017
On Saturdays we will share a curated list of 15 cool things (mostly Python) we found / tweeted during the week.
I have been coding in Python for years and I still …
By PyBites Team on 1 March 2017
A quick post on a fun trend we saw on Twitter this morning: people posting how long they coded for and what they still had to lookup. Some of this is tongue in cheek of course, but the point is that programming is not easy. Secondly there is no shame in looking things up, we all do it! What do fellow Pythonistas say?
Code Challenge 08 – House Inventory Tracker
By PyBites Team on 26 February 2017
A new week, more coding! In this challenge you will create an app to keep track of a house inventory.