Hi Pythonistas, a new week, a new ‘bite’ of Python coding! This week we will let you experiment with Object Oriented Programming, an important skill and fundamental building block of (everthing-is-an-object) Python. Enjoy!
Articles on Code Challenges
Code Challenge 19 – Post to Your Favorite API – Review
By PyBites Team on 22 May 2017
This week was pretty busy due to PyCon, but what an amazing conference! A lot to absorb which we will digest in the upcoming articles. First our regular schedule though: review of last week’s challenge: post to your favorite API.
Code Challenge 19 – Post to Your Favorite API
By PyBites Team on 15 May 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! This week part 2 of APIs: post to your favorite API. Enjoy
Code Challenge 18 – Get Recommendations – Review
By PyBites Team on 15 May 2017
Before moving onto the new challenge let’s review last week’s challenge. It’s never late to sign up, just fork our challenges repo and start coding.
Code Challenge 18 – Get Recommendations
By PyBites Team on 8 May 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! This week we’ll do another API exercise: you will parse your Twitter feed searching for book / movie / music / you-name-it recommendations. Can you create a simple ParrotRead? Enjoy
Code Challenge 17 – Never Miss a Good Podcast – Review
By PyBites Team on 7 May 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 17 – Never Miss a Good Podcast
By PyBites Team on 1 May 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! This week we’ll let you import a Podcast feed, store it in SQLite, and email unplayed episodes at a regular interval. Inspiration here. Enjoy!
Code Challenge 16 – Query Your Favorite API – Review
By PyBites Team on 30 April 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 16 – Query Your Favorite API
By PyBites Team on 23 April 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! This week we’ll let you play with Web APIs. They are fun to fiddle with and great for learning and building cool things. Enjoy!
Code Challenge 15 – Create a Simple Flask App – Review
By PyBites Team on 22 April 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.