Skip to content
  • 0 Votes
    3 Posts
    0 Views
    rarebird15@allovertheplace.caR
    And on a more nerdy note, if you're learning programming or want to sharpen your skills, I highly recommend Exercism (https://exercism.io).It's completely free and has tracks for lots of languages. It even lets you solve exercises in your own editor using their CLI, which I love.I've been using it for Python the past few weeks, and I've learned more about how to actually think through problems than I did with more guided platforms. It focuses on solving real challenges instead of just walking you through syntax.If you like structured practice and leveling up your thinking, it's worth checking out.#Programming #Python #LearnToCode #Exercism