Contents

Practice Probs

As some of you may know, I’ve begun a new venture building PracticeProbs.com, a platform to teach programming through fun programming challenges with solutions. This is where most of my focus and writing will be over the coming months.

What is it?

Practice Probs is a collection of programming practice problems with solutions. It’s kind of like StackOverflow questions and answers, except

  1. You can’t post your own content and
  2. StackOverflow is littered with “Why doesn’t my code work?” questions. Practice Probs is restricted to “Here’s a problem, can you solve it?” questions.

Practice Probs is mostly free, but some problems are locked for paying members. At the time of posting this, the Pro Plan (which unlocks every problem) is $10/month.

Doesn’t this already exist?

Programming challenge sites exist like Leetcode, Codewars, etc., do exist, but they’re different. Most of them focus on problems with verifiable solutions, and the goal is usually to implement the most efficient solution to some math-based problem. In reality, these problems are few and far between.

Practice Probs focuses on “real world” problems like wrangling data, or measuring customer churn from your google analytics data, or plotting graphs in matplotlib.

Why are you doing this?

  1. I love to learn, but learning doesn’t pay the bills. Practice Probs might allow me to learn and get paid.
  2. I think it’s a fun way and effective way to learn programming.
  3. There’s a lack of practice problems for new and advanced programming topics.

How can I help?

  1. Check it out and give me your feedback.
  2. Share it.
  3. Sign up for the Pro Plan if you like it.
  4. Join our Discord community.

Oh, and I’m hiring freelance writers. Drop me a line if you’re interested!