Where can I learn everything about python for free ?

Caramelman7

Registered Member
Joined
Jun 28, 2022
Messages
69
Reaction score
17
I want to try learning python. Is it a good idea ? What do you guys think ?
If it is , can anyone of you recommend me some places where you learnt or you think it's good to learn python
If it's udemy courses it's okay too, you tube videos , articles whatever it is I just want to self tutor myself with python and use it properly
So drop your links and sources guys thanks !
 
I want to try learning python. Is it a good idea ? What do you guys think ?
What do you want to do or make? Python in general is a decent language to start with and is very friendly towards beginners.

If you want to automate tasks, make some bots, make websites/APIs, python is a good language for those.


If it is , can anyone of you recommend me some places where you learnt or you think it's good to learn python
I recently wrote a post here listing several resources to learn python for free.

You can find a resource for almost any question you have about learning python out there on the internet. There isn't a single resource for everything tho. Learn to google, it will become your best friend.
 
My son learnt via YouTube videos and done a few good scripts for me.

This course is availble for free via a UK Government website https://www.teachingdigital.org/initiatives/the-skills-toolkit/pe-in-python?utm_source=TheSkillsToolkit2&utm_medium=referral&utm_campaign=PEinP
Thanks for the resource @VibroHeavenUK
youtube and udemy for sure, there are a lots of free udemy courses for learning python, just search it on reddit or facebook groups
Alright thanks @crossline
What do you want to do or make? Python in general is a decent language to start with and is very friendly towards beginners.

If you want to automate tasks, make some bots, make websites/APIs, python is a good language for those.



I recently wrote a post here listing several resources to learn python for free.

You can find a resource for almost any question you have about learning python out there on the internet. There isn't a single resource for everything tho. Learn to google, it will become your best friend.
Thanks a lot man @Ashk881
Edit : should let u know the link is not working can u update the link please , thanks
 
the same way you learn any programming language:

google.
 
  • Like
Reactions: Toz
YouTube can be good to learn a language.
 
with youtube and udemy you can learn almost anything
 
the same way you learn any programming language:

google.
YouTube
Udemy
CodeCademy
with youtube and udemy you can learn almost anything
YouTube can be good to learn a language.
Everyone thanks for the websites , but anyone of you learnt python and what sources helped you ?
Can you be more specific for example :
On udemy there is this python course and stuff
Like that ? It is helpful
 
Youtube, reddit /r/learnpython and doing some python riddle and quiz.
 
Auto-didact is the worst way to learn something, my friend. It is hard, and 99% give up.
Try freecodecamp or something like that, there are alternatives. But your best bet is a udemy course called 100 days of code, which is really good.
 
+1 for

freecodecamp.org

also, some books like automate boring stuff with Python, etc.


Youtube is your best search engine.
 
I want to try learning python. Is it a good idea ? What do you guys think ?
If it is , can anyone of you recommend me some places where you learnt or you think it's good to learn python
If it's udemy courses it's okay too, you tube videos , articles whatever it is I just want to self tutor myself with python and use it properly
So drop your links and sources guys thanks !
I would pick new video maker on YT from 2022 that has low amount of subscriber and learn. Because you can ask QNA and they would respond to you as well because of low subscriber count.
 
I would pick new video maker on YT from 2022 that has low amount of subscriber and learn. Because you can ask QNA and they would respond to you as well because of low subscriber count.
Or just use reddit like the rest of us
 
Youtube, reddit /r/learnpython and doing some python riddle and quiz.
Got you thanks
So there are a few sources:

https://www.learnpython.org/
https://www.dataquest.io/blog/learn-python-the-right-way/
https://www.python.org/about/gettingstarted/
I’m going to link a few YouTube videos below. When you run into trouble or have questions, post on the programming subreddit, Python subreddit, and our programming section here on the forum. Someone will eventually answer & help you out.




This is exactly what I was looking for , a gem shared thanks a lot man
Auto-didact is the worst way to learn something, my friend. It is hard, and 99% give up.
Try freecodecamp or something like that, there are alternatives. But your best bet is a udemy course called 100 days of code, which is really good.
Thanks a lot another specific course
I think it was this link that @Ashk881 wanted to share.

Regards
Thanks man it;s working
+1 for

freecodecamp.org

also, some books like automate boring stuff with Python, etc.


Youtube is your best search engine.
Or just use reddit like the rest of us
Got it thanks guys
 
I think it was this link that @Ashk881 wanted to share.

Regards
That is a REALLY good thread. I am trying to learn python, too, but am distracted by being poor, girls and constantly travelling. Should continue my coding journey and then code something useful to make money with it
 
I want to try learning python. Is it a good idea ? What do you guys think ?
If it is , can anyone of you recommend me some places where you learnt or you think it's good to learn python
If it's udemy courses it's okay too, you tube videos , articles whatever it is I just want to self tutor myself with python and use it properly
So drop your links and sources guys thanks !

https://www.python.org/
 
Back
Top