I recently signed into FreeCodeCamp, but it seems to have directed me to a full stack engineer course. I'm looking for specifically a Python course, but I'm having trouble locating it. How can I navigate this platform to find and start different courses?
1 Answer
FreeCodeCamp primarily offers a full stack course right now, but if you're looking for Python specifically, they have some resources in their archive. You can check out their archived courses at freecodecamp.org/learn/archive. Also, the Python resources are mainly video-based. If you want something more comprehensive and hands-on, I highly recommend the 'Python Programming 2025' MOOC from the University of Helsinki—it's free and very practice-oriented!
I prefer more interactive coding as well, but videos can be a good starting point.

Thanks for the recommendation! I'll definitely check that out.