Template: talkpython | Go back

  • Day 1: #100DaysOfCode progress: today I worked on Playing with Datetimes / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 2: #100DaysOfCode progress: today I worked on Playing with Datetimes / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 3: #100DaysOfCode progress: today I worked on Playing with Datetimes / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 4: #100DaysOfCode progress: today I worked on Collections module / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 5: #100DaysOfCode progress: today I worked on Collections module / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 6: #100DaysOfCode progress: today I worked on Collections module / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 7: #100DaysOfCode progress: today I worked on Python Data Structures / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 8: #100DaysOfCode progress: today I worked on Python Data Structures / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 9: #100DaysOfCode progress: today I worked on Python Data Structures / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 10: #100DaysOfCode progress: today I worked on Testing your code with pytest / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 11: #100DaysOfCode progress: today I worked on Testing your code with pytest / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 12: #100DaysOfCode progress: today I worked on Testing your code with pytest / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 13: #100DaysOfCode progress: today I worked on Text-based games (and classes) / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 14: #100DaysOfCode progress: today I worked on Text-based games (and classes) / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 15: #100DaysOfCode progress: today I worked on Text-based games (and classes) / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 16: #100DaysOfCode progress: today I worked on List comprehensions and generators / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 17: #100DaysOfCode progress: today I worked on List comprehensions and generators / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 18: #100DaysOfCode progress: today I worked on List comprehensions and generators / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 19: #100DaysOfCode progress: today I worked on Iteration with itertools / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 20: #100DaysOfCode progress: today I worked on Iteration with itertools / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 21: #100DaysOfCode progress: today I worked on Iteration with itertools / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 22: #100DaysOfCode progress: today I worked on Decorators / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 23: #100DaysOfCode progress: today I worked on Decorators / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 24: #100DaysOfCode progress: today I worked on Decorators / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 25: #100DaysOfCode progress: today I worked on Error handling / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 26: #100DaysOfCode progress: today I worked on Error handling / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 27: #100DaysOfCode progress: today I worked on Error handling / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 28: #100DaysOfCode progress: today I worked on Regular Expressions / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 29: #100DaysOfCode progress: today I worked on Regular Expressions / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 30: #100DaysOfCode progress: today I worked on Regular Expressions / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 31: #100DaysOfCode progress: today I worked on Logging / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 32: #100DaysOfCode progress: today I worked on Logging / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 33: #100DaysOfCode progress: today I worked on Logging / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 34: #100DaysOfCode progress: today I worked on Refactoring / Pythonic code / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 35: #100DaysOfCode progress: today I worked on Refactoring / Pythonic code / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 36: #100DaysOfCode progress: today I worked on Refactoring / Pythonic code / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 37: #100DaysOfCode progress: today I worked on Using CSV data / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 38: #100DaysOfCode progress: today I worked on Using CSV data / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 39: #100DaysOfCode progress: today I worked on Using CSV data / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 40: #100DaysOfCode progress: today I worked on JSON in Python / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 41: #100DaysOfCode progress: today I worked on JSON in Python / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 42: #100DaysOfCode progress: today I worked on JSON in Python / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 43: #100DaysOfCode progress: today I worked on Consuming HTTP services / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 44: #100DaysOfCode progress: today I worked on Consuming HTTP services / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 45: #100DaysOfCode progress: today I worked on Consuming HTTP services / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 46: #100DaysOfCode progress: today I worked on Web Scraping with BeautifulSoup4 / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 47: #100DaysOfCode progress: today I worked on Web Scraping with BeautifulSoup4 / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 48: #100DaysOfCode progress: today I worked on Web Scraping with BeautifulSoup4 / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 49: #100DaysOfCode progress: today I worked on Measuring performance / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 50: #100DaysOfCode progress: today I worked on Measuring performance / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 51: #100DaysOfCode progress: today I worked on Measuring performance / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 52: #100DaysOfCode progress: today I worked on Parsing RSS feeds with Feedparser / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 53: #100DaysOfCode progress: today I worked on Parsing RSS feeds with Feedparser / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 54: #100DaysOfCode progress: today I worked on Parsing RSS feeds with Feedparser / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 55: #100DaysOfCode progress: today I worked on Structured API clients with uplink / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 56: #100DaysOfCode progress: today I worked on Structured API clients with uplink / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 57: #100DaysOfCode progress: today I worked on Structured API clients with uplink / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 58: #100DaysOfCode progress: today I worked on Twitter data analysis with Python / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 59: #100DaysOfCode progress: today I worked on Twitter data analysis with Python / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 60: #100DaysOfCode progress: today I worked on Twitter data analysis with Python / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 61: #100DaysOfCode progress: today I worked on Using the Github API with Python / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 62: #100DaysOfCode progress: today I worked on Using the Github API with Python / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 63: #100DaysOfCode progress: today I worked on Using the Github API with Python / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 64: #100DaysOfCode progress: today I worked on Sending emails with smtplib / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 65: #100DaysOfCode progress: today I worked on Sending emails with smtplib / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 66: #100DaysOfCode progress: today I worked on Sending emails with smtplib / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 67: #100DaysOfCode progress: today I worked on Copy and Paste with Pyperclip / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 68: #100DaysOfCode progress: today I worked on Copy and Paste with Pyperclip / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 69: #100DaysOfCode progress: today I worked on Copy and Paste with Pyperclip / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 70: #100DaysOfCode progress: today I worked on Excel automation with openpyxl / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 71: #100DaysOfCode progress: today I worked on Excel automation with openpyxl / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 72: #100DaysOfCode progress: today I worked on Excel automation with openpyxl / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 73: #100DaysOfCode progress: today I worked on Automate tasks with Selenium / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 74: #100DaysOfCode progress: today I worked on Automate tasks with Selenium / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 75: #100DaysOfCode progress: today I worked on Automate tasks with Selenium / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 76: #100DaysOfCode progress: today I worked on Getting Started with Python Flask / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 77: #100DaysOfCode progress: today I worked on Getting Started with Python Flask / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 78: #100DaysOfCode progress: today I worked on Getting Started with Python Flask / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 79: #100DaysOfCode progress: today I worked on Basic Database Access with SQLite3 / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 80: #100DaysOfCode progress: today I worked on Basic Database Access with SQLite3 / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 81: #100DaysOfCode progress: today I worked on Basic Database Access with SQLite3 / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 82: #100DaysOfCode progress: today I worked on Data visualization with Plotly / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 83: #100DaysOfCode progress: today I worked on Data visualization with Plotly / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 84: #100DaysOfCode progress: today I worked on Data visualization with Plotly / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 85: #100DaysOfCode progress: today I worked on Fullstack web apps made easy / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 86: #100DaysOfCode progress: today I worked on Fullstack web apps made easy / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 87: #100DaysOfCode progress: today I worked on Fullstack web apps made easy / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 88: #100DaysOfCode progress: today I worked on Home Inventory App / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 89: #100DaysOfCode progress: today I worked on Home Inventory App / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 90: #100DaysOfCode progress: today I worked on Home Inventory App / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 91: #100DaysOfCode progress: today I worked on Database access with SQLAlchemy / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 92: #100DaysOfCode progress: today I worked on Database access with SQLAlchemy / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 93: #100DaysOfCode progress: today I worked on Database access with SQLAlchemy / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 94: #100DaysOfCode progress: today I worked on Rich GUI apps in Python / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 95: #100DaysOfCode progress: today I worked on Rich GUI apps in Python / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 96: #100DaysOfCode progress: today I worked on Rich GUI apps in Python / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 97: #100DaysOfCode progress: today I worked on Building JSON APIs / D1 (lectures) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 98: #100DaysOfCode progress: today I worked on Building JSON APIs / D2 (practice) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 99: #100DaysOfCode progress: today I worked on Building JSON APIs / D3 (more coding) https://talkpython.fm/100days?s=pybites #Python @pybites @talkpython #Python
  • Day 100: I completed the 100 Days of Code in Python course by @pybites @talkpython! https://talkpython.fm/100days?s=pybites #100DaysOfCode #Python #milestone #Python