Sites like FCC for Python?

Please share if you know any.

1 Like

I just ran a search online and this came up.

https://www.quora.com/What-is-the-best-online-resource-to-learn-Python

2 Likes
2 Likes

thanks, though I feel it is useless for me to say so because you are clearly a bot

1 Like

Negative. I am a meat popsickle.

8 Likes

Hi,

I used codecademy to learn some basic Python principles. I’d say its a useful resource along with other things, runs you through some classic challenges and is fairly tried and tested. Best of luck.

George

I’ll just leave these here.

Rmotr is a better value and better content, however, neither are free.
Datacamp you can access the first few bits for free, no CC required, after that it’s 29/mo access fee.

RMotr is more strict, it’s literally a class that’s done via laptops. Theres alot more that goes on, you meet alot of people, build real apps, tremendous site really. The classes are about $400 and run 4 weeks. Full scholarships are available but competition is stiff for them.

RMotr
DataCamp

@ArielLeslie you can check out https://www.hackerrank.com/. In the Practice section under subsection python, you will get difficulty level wise and topic wise challenges to solve.It’s good to learn basics.

But you won’t get anything like FCC for sure.

1 Like

which books are best/good for Python?

The first reply in the thread linked above:

2 Likes

thank you, gotta buy a old fashion book, so i can always have it with me hehe.

Have you tried this one classpert.com/python-programming ?

“Learn Python the Hard Way” and “Automate the boring stuff” are pretty good. They also have a course on Udemy for it so check it out. There’s a ton of stuff on youtube too if you haven’t seen them already.

Happy coding!

This https://www.techbeamers.com/python-tutorial-step-by-step/ is also worth trying to learn.