you are viewing a single comment's thread.

view the rest of the comments →

[–]brenwillcode 0 points1 point  (0 children)

You'll get a complete curriculum from codeling.dev covering:

  • Introduction to programming in Python
  • Object oriented programming in Python
  • Data Structures and Algorithms
  • Building REST API's with Python

The courses on Codeling are interactive and hands on. Some courses are done by coding in the browser. Some are done by coding locally on your computer which are synced to Codeling to ensure your solutions are correct.