Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Articles on AI
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!
Twitter Digest 2017 Week 39
By PyBites Team on 1 October 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 19
By PyBites Team on 14 May 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Code Challenge 12 – Build a Tic-tac-toe Game – Review
By PyBites Team on 1 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 12 – Build a Tic-tac-toe Game
By PyBites Team on 26 March 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! After last week’s conceptual challenge (generators), we’d like to challenge you this week to build Tic-tac-toe. Every time we do games (previously Word Values and Hangman) we learn a lot. Enjoy and we review solutions end of this week.