I don't remember how I found this site, but it is an amazing resource for sending you in the right direction for all kind of stuff Python. Full Stack Python But yes, I am also interested in the same question you asked. Answer from jeromymanuel on reddit.com
🌐
Reddit
reddit.com › r/learnpython › is there something as in-depth and valuable as free code camp for python?
r/learnpython on Reddit: Is there something as in-depth and valuable as free code camp for python?
February 23, 2019 -

Free Code Camp: https://www.freecodecamp.org/ this place is pretty cool if you follow the main curriculum for HTML/CSS/JAVASCRIPT and go down that route.. but for python, their listings are pretty sub-par.

For now i've been using Codecademy to get the basics down, then I plan on using codeingame, code wars and other similar sites for improving my skills. But the issue with all this is they don't really teach frameworks like django very well or go into a more 'professional' establishment of the skills.

Coding bat is decent-- but it doesn't have as much for python as it does for java. (https://codingbat.com/python)

And I think the best for the late game is 65 Questions (https://www.algoexpert.io/questions) but I can't help but feel like theres a pretty big skill gap going from Codecademy to 65 Questions.

I know that projects are one of the best ways to learn, but I like to have a project alongside training drills. Rn my project is a text based dungeon crawler, but it's pretty complicated and it's going to require a lot of HTML/CSS/Javascript as well, so it's kind of a long term dealio-- so I want some other short term stuff to mix things up a bit.

Any ideas would be appreciated <3

Edit: I don't mean tutorials as much. I know that there are some really good python tutorials like https://docs.python.org/3/tutorial/index.html and http://anh.cs.luc.edu/handsonPythonTutorial/index.html but I was hoping for something with a repl and more framework integration like Free Code Camp.

🌐
Reddit
reddit.com › r/learnpython › freecodecamp python course isn't really teaching me anything
r/learnpython on Reddit: freecodecamp python course isn't really teaching me anything
January 5, 2024 -

Hello!
I have no background in computer science, data analytic, or coding at all. I've always been interested in learning how to code. A few days ago I began going through the Scientific Computing with Python (Beta) course(?) on freecodecamp website. I finished the first module and I feel like I haven't really learned anything. I can follow the instructions and go through each module/project pretty quickly but at the end of the day it feels like I don't know what I'm actually doing. I'm just following directions without actually knowing what it does or what it means. maybe a lot of the tasks are common sense to someone who is a CS major but I am completely lost. Is there a website or course or book that teaches the fundamentals?

🌐
freeCodeCamp
freecodecamp.org › news › freecodecamp-python-courses-ranked-from-best-to-worst
Python For Beginners Courses Ranked from Best to Worst – freeCodeCamp Edition
October 6, 2022 - The real question is which Python course is best for you. Different people have different learning styles and different needs. So every one of the freeCodeCamp Python courses is best for somebody.
🌐
Quora
quora.com › Which-is-a-better-site-to-learn-Python-Codeacademy-or-freeCodeCamp
Which is a better site to learn Python, Codeacademy or freeCodeCamp? - Quora
Answer (1 of 3): Learning logic to code is one of the most effective ways to gain confidence in coding and we can learn it from very minimal technical baggage, irrespective of programming language. Even to use free or paid courses, you should know about logic-building skills first. Without this ...
🌐
CareerKarma
careerkarma.com › wiki › freecodecamp-Python
Can I Learn Python from freeCodeCamp? Wiki
Compare career training programs in tech, trades, and skilled careers. Get matched to programs based on your goals, learning style, and budget.
🌐
Reddit
reddit.com › r/learnpython › is freecodecamp good for learning python if i want active practice?
r/learnpython on Reddit: Is freeCodeCamp good for learning Python if I want active practice?
July 22, 2025 -

Hi everyone,

I'm thinking of trying freeCodeCamp to learn Python. What I like about it is their "active teaching" style; the short lessons followed by quick questions to reinforce learning. That format helps me stay engaged.

However, after briefly skimming their Python course, I noticed it doesn’t seem to include many (or any?) larger practice exercises beyond the lesson checkpoints. Am I wrong about this? For those who have used it, does freeCodeCamp provide enough practical coding practice to really learn Python well, or is it more just bite-sized theory checks?

If not, could you recommend other platforms that use a similar interactive teaching style but also include more practice problems or small projects? I'm looking for something structured, with frequent checkpoints or quizzes, and lots of hands-on coding.

Thanks!

🌐
Reddit
reddit.com › r/freecodecamp › the right python course for beginner - question
r/FreeCodeCamp on Reddit: The right Python course for beginner - Question
April 23, 2024 -

Hey I am new to coding so I decided to start with Free Code Camp because I've heard nothing but good things about it. For transparency I am trying to learn the Godot engine for making games but was told it would be good to learn Python first to understand the syntax of a language (which I agree with after trying it out).

My question is, should I do the "Legacy Python for Everybody" course, or the "Scientific Computing with Python (Beta) Certification" class? I guess my concern is that while the python for everybody class sounds like it is for me, the "legacy" makes me think it is outdated in some way. Can someone clear this up for me? Thanks!

🌐
freeCodeCamp
forum.freecodecamp.org › python
Python Full Course - Python - The freeCodeCamp Forum
December 6, 2023 - Hello Everyone, I am new and I need some help taking on the #100DaysOfCode Challenge starting today. I am interesting in Python. Still learning my way around here but I will appreciate if anyone would help guide me how …
Find elsewhere
🌐
Reddit
reddit.com › r/learnprogramming › should i follow a 9 hour freecodecamp python course to re-start learning python?
r/learnprogramming on Reddit: Should I follow a 9 hour freecodecamp python course to re-start learning Python?
April 12, 2024 -

I started learning Python on my own about a month ago and even did some small projects, a simple calculator, a quiz game and some basic conditional logic programs but I got stuck and felt like I wasn't really learning anything and have been a few weeks without getting back on it.

I want to re-take my journey but I don't quite know how to start, my thought is that maybe I needed a more structured start to then go on off my own to explore the language with a good base established and so I found a 9 hour beginner python course video tutorial from freecodecamp. I would divide it probably in 2 or 3 hours a day and the course goes over a lot of basics and some mini beginner projects, however I don't know if this is the best approach for establishing a good base. Has anyone taken any of these courses and do you have any recommendations to get back at learning Python by myself?

🌐
Reddit
reddit.com › r/freecodecamp › is python on freecodecamp any good?
r/FreeCodeCamp on Reddit: Is Python on FreeCodeCamp any good?
July 19, 2021 -

Hi all,

I started HTML + CSS on FreeCodeCamp long ago, but gave up because I have a full time job and couldn't give time.

I have recently started learning Python on Udemy from Colt Steele. But wanna supplement with some extra exercises and knowledge.

I chose Python because it will help me with some of my personal projects as well as on my job.

I am in need of your assistance here -

  • Is the FCC course for Python good?

  • The teacher for FreeCodeCamp Python is Dr. Charles Severance, who also has a "Python for Everybody - Specialization" course on Coursera. Is there any difference between the courses on the two platforms?

Thanks

stardust

🌐
freeCodeCamp
forum.freecodecamp.org › t › should-i-still-follow-python-for-everybody-legacy-course › 688798
Should I still Follow Python for Everybody Legacy Course? - The freeCodeCamp Forum
May 6, 2024 - Python for Everybody was the only course that seemed to be geared towards complete brand spanking new beginners. I’m now seeing people say that “Scientific Computing with Python” is the one to start with, but that’s labe…
🌐
freeCodeCamp
freecodecamp.org › news › best-python-tutorial
The Best Python Tutorials
November 29, 2019 - Python is a general purpose programming language which is dynamically typed, interpreted, and known for its easy readability with great design principles. freeCodeCamp has one of the most popular courses on Python.
🌐
Quora
quora.com › Are-there-sites-available-for-Python-like-freecodecamp-com
Are there sites available for Python like freecodecamp.com? - Quora
Answer: Yes there are many websites which teach Python for free. You can try Codecademy - learn to code, interactively, for free or check out any of the courses from coursera.org ,Smart Planning for Smart Wireless Networks or Udacity - Free ...
🌐
Skillcrush
skillcrush.com › home › blog › blog
freeCodeCamp Review 2026: What You Need to Know
January 14, 2026 - Their open-source curriculum alone leads you through 3,000 hours of guided, interactive work to 12 certifications meant for mastering programming skills like HTML, CSS, JavaScript, and Python.
🌐
freeCodeCamp
forum.freecodecamp.org › python
Learning python - Python - The freeCodeCamp Forum
September 27, 2024 - hello ! I just started coding and want to learn python I started with the course 'scientific computing with python '(learn string manipulation by building a cipher ) and have kind of a hard time understanding everythi…
🌐
TechAnnouncer
techannouncer.com › home › mastering python with freecodecamp: a comprehensive guide for beginners
Mastering Python with FreeCodeCamp: A Comprehensive Guide for Beginners | TechAnnouncer
October 6, 2025 - If you’re ready to get started from scratch, freeCodeCamp is a solid place to begin – not just because it’s free, but because the curriculum is organized in a way that makes learning less overwhelming.
🌐
freeCodeCamp
freecodecamp.org › news › freecodecamps-new-python-certification-is-now-live
freeCodeCamp's New Python Certification is Now Live
December 15, 2025 - The new Python certification will teach you core concepts including functions, loops, dictionaries, sets, classes, data structures, algorithms, and more. The certification is broken down into several modules that include lessons, workshops, labs, review pages, and quizzes to ensure that you truly understand the material before moving onto the next module. The lessons are your first exposure to new concepts. They provide crucial theory and context for how things work in the software development industry.