A review of Dan Bader’s Python tricks book.
Articles
AI Best Practices Books Career Code Challenges Concepts Data Data Science Developer Devops Django FastAPI Flask Learning Meta Mindset Modern Python Modules News Packages Podcast Productivity Products Projects PyBites Modules Pycon Reviews Rust Soft Skills Special Testing Tips Tools Twitter Digest Uncategorized
Latest articles
-
-
A new week, a new code challenge! In this 3 part challenge you will analyze Twitter Data. This week we will automate the retrieval of data. In Part 2 we will task you with finding similar tweeters, and for Part 3 you will do a full sentiment analysis.
-
On Saturdays we will share a curated list of 15 cool things (mostly Python) we found / tweeted during the week.
-
Learn how to send emails using Python
-
After last post on OOP a logical follow-up is Python’s data model. We use the great Fluent Python book to code up an example of our own, showing the powerful way you can leverage this data model. You can download the notebook here.
-
I created a notebook on OOP (object oriented programming) in Python.
-
On Saturdays we will share a curated list of 15 cool things (mostly Python) we found / tweeted during the week.
-
It’s Friday 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.