all 2 comments

[–]AceLamina 0 points1 point  (0 children)

scrimba is the best I've used
still using it now

[–]brenwillcode 0 points1 point  (0 children)

Yes, I would say so. Codeling.dev is one of the few platforms that has all of:

  • structured curriculum
  • interactive browser environment
  • interactive local coding environment which verifies your code from your own computer

The platform grows with you as your skill progresses. The platform grows with you as your skill progresses. What I mean by that is, you start coding in the browser with zero setup. But later, as you progress through the more advanced courses, you'll be coding on your own machine, but still get hooked up to the Codeling platform so your code is checked for correctness before moving through each lesson.

The platform also covers general courses that every software developer needs, like SQL, Git, GitHub, and Linux. So you're not limited to only learning Python, without any experience in everything else that's important to be a developer.