Wow! We have been amazed by the great response on github and HN. It’s Friday so we review the code challenge of this week. We describe our learning and a possible solution. We will also digest comments left on the Monday post.
PyBites Team
This is the PyBites team here — keep calm and code in Python!
Code Challenge 01 – Word Values Part I
By PyBites Team on 9 January 2017
Our first weekly code challenge is to calculate the (language) dictionary word that would have the most value in Scrabble. Enjoy and let us know if you like this format.
Twitter digest 2017 week 01
By PyBites Team on 7 January 2017
On Saturdays we will share a curated list of 15 cool things (mostly Python) we found / tweeted during the week.
Code Challenge Pilot – code review
By PyBites Team on 5 January 2017
In this post I review the code of challenge # 1 and refactor it to make it more Pythonic.
How to get PyBites up and running on your machine
By PyBites Team on 20 December 2016
This is a short post for Julian to get this Pelican blog up and running on his system.
__init__
By PyBites Team on 19 December 2016
Welcome to our new PyBites blog where our goal is to further develop our Python skills and share what we learn.