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?
#16
The learning is a process. You are human. Humans do not stick with a single task. You will start with the basics. Doesn't matter the source. Then will write scripts. You will search for a better way to do something. This involves a lot of googling and "eventually" you will run across those third party libraries. You will play with them. Then you will start to write real programs which actually do something useful. Here is the break point. In this moment you will learn only what you need to know to accomplish your goals/projects.

Exactly what happened to me. Doesn't matter if you use the third party libraries or only the standard ones. It is possible to reinvent the wheel as you strain to accomplish something but you will learn a lot wasting your time. So is not a waste as long as you practice and learn from those with more experience and your own errors. Just do it.  Dance

Start from here for instance. Really, doesn't matter where is your starting point. It's a journey
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Messages In This Thread
RE: Is the Python website good for learning Python? - by wavic - Jan-25-2017, 07:39 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Smile Python & MSGraph - Learning to Walk ITMan020324 2 1,221 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 3,858 Jun-28-2023, 11:13 AM
Last Post: Melcu54
  Carpenter learning python Snickaren 11 4,623 Dec-25-2022, 05:46 AM
Last Post: Snickaren
  What are some good books for learning NumPy and Pandas? Pnerd 1 1,856 Feb-13-2022, 01:14 PM
Last Post: jefsummers
  Good practices with Python if Pedroski55 1 1,835 Nov-07-2021, 07:48 AM
Last Post: Gribouillis
  deep learning python Stevedas 1 2,402 Sep-26-2021, 08:32 AM
Last Post: Yoriz
  Architecture question for website with python crontab script rockie12us 1 2,505 Aug-09-2021, 10:07 AM
Last Post: Larz60+
  best " Learning Python " book for a beginner alok 4 5,283 Jul-30-2021, 11:37 AM
Last Post: metulburr
  Learning Python with a Caesar cipher Drone4four 5 10,777 Nov-21-2020, 07:21 PM
Last Post: bowlofred
  Good Example for bi-directional Communication between Python and Windows (C#) raybowman 0 2,175 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