Python Forum
Is the Python website good for learning Python?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is the Python website good for learning Python?
#1
Does it teach you everything?
Reply
#2
Hello!
Look at 
https://python-forum.io/Thread-A-List-of...-Resources
and
https://python-forum.io/Forum-Tutorials
and choose

Can't say anything about the official Python documentation because I've used it as a reference only
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#3
i only used it for reference. I would suggest a tutorial.
Recommended Tutorials:
Reply
#4
Ok,but does it teach everything?If so where?
Reply
#5
There is no a web site, tutorial or a book to teach you everything
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#6
Also good may have totally different meaning for different people - e.g. if you are a novice or programmer having experience with other programming languages.
Reply
#7
The python documentation contains a tutorial and it is quite good

Follow the link where it says "Start here": https://docs.python.org/3/
Reply
#8
They are many python tutorial on websites in PDF ,video or text form,just search python tutorial.
But I recommend downloading sololearn on your phone (if you are using phone or tablet),because it teach systematically ,slowly and properly.
After mastering the basic ,you should start learning graphic/gui programming,addmath(if you have not learn in school) and data science
Lastly,you can start learning algorithm (after you mastered all the basic)
Note:if you are having trouble learning anything after the basic,just try to reverse engineer existing code (using your basic knowledge about python) and write your program.
Lastly lastly lastly,you can start creating REAL software.
Reply
#9
Hm! I am not learning GUI for now since I have discovered that the terminal can be much more powerful tool then any GUI application. Perhaps because I keep myself away from Windows  Big Grin
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#10
Are these good?
https://automatetheboringstuff.com/
https://docs.python.org/devguide/
Is learning both of them enough.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Smile Python & MSGraph - Learning to Walk ITMan020324 2 354 Feb-04-2024, 04:37 PM
Last Post: ITMan020324
  Python: Regex is not good for re.search (AttributeError: 'NoneType' object has no att Melcu54 9 1,385 Jun-28-2023, 11:13 AM
Last Post: Melcu54
  Carpenter learning python Snickaren 11 1,871 Dec-25-2022, 05:46 AM
Last Post: Snickaren
  What are some good books for learning NumPy and Pandas? Pnerd 1 898 Feb-13-2022, 01:14 PM
Last Post: jefsummers
  Good practices with Python if Pedroski55 1 1,203 Nov-07-2021, 07:48 AM
Last Post: Gribouillis
  deep learning python Stevedas 1 1,649 Sep-26-2021, 08:32 AM
Last Post: Yoriz
  Architecture question for website with python crontab script rockie12us 1 1,711 Aug-09-2021, 10:07 AM
Last Post: Larz60+
  best " Learning Python " book for a beginner alok 4 2,979 Jul-30-2021, 11:37 AM
Last Post: metulburr
  Learning Python with a Caesar cipher Drone4four 5 4,678 Nov-21-2020, 07:21 PM
Last Post: bowlofred
  Good Example for bi-directional Communication between Python and Windows (C#) raybowman 0 1,555 Nov-14-2020, 06:44 PM
Last Post: raybowman

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020