In this article we review last week’s Daily Python Tip Part 1 – Make a Web App code challenge.
Code Challenge 41-44 Review – APIs, Regex, Chatbots and Marvel Data Analysis
By PyBites Team on 10 December 2017
Code Challenge 45 – TDD: Code FizzBuzz Writing Tests First!
By PyBites Team on 8 December 2017
Hi Pythonistas, it’s time to do things differently! Test-Driven Development has to be one of the hardest programming methodologies to adopt yet also one of the most satisfying. It forces a different mindset which is definitely not for everyone. Either way, put your thinking caps on and jump in!
Using Pandas and Seaborn to solve PyBites Marvel Challenge
By Martin Smith on 7 December 2017
Today we have Martin Smith show us how he used Pandas and Seaborn to solve our Marvel Comics Challenge. Take it away Martin!
Twitter Digest 2017 Week 48
By PyBites Team on 3 December 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Twitter Digest 2017 Week 47
By PyBites Team on 26 November 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Twitter Digest 2017 Week 46
By PyBites Team on 19 November 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Twitter Digest 2017 Week 45
By PyBites Team on 12 November 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
5 Things we Learned Co-hosting a Live Code Challenge Workshop
By Bob Belderbos on 11 November 2017
Yesterday we hosted PyChallengeDay together with Python Alicante. I am sure the folks that joined us stretched their coding skills. And we learned a couple of things too which we will share in this article. Hopefullly it inspires you to host a workshop yourself to grow the awesome Python community.
Code Challenge 44 – Marvel Data Analysis (Alicante PyChallengeDay)
By PyBites Team on 10 November 2017
Hi Pythonistas, this is a very special edition! Today, the 10th of November, we launch our first Live Code Challenge. We partnered up with Python Alicante and we will be hosting this code challenge with them at the University of Alicante. If you don’t happen to live in Alicante but do want to code today 10am-13pm CET you are more than welcome to join this Gitter channel.
Code Challenge 43 – Build a Chatbot Using Python
By PyBites Team on 9 November 2017
Hi Pythonistas, it’s incredible to think how quickly bots have grown in popularity. They’re everywhere these days and will play an important role how we work and communicate in the near future! It’s about time we go our bot on as well!