Python Forum
General reference for Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
General reference for Python
#1
Can anyone recommend a general purpose reference for Python. My local public library has only a few books for Python, but Amazon has so many that I don't have a clue which ones would be worth having. At the very least I need a list of all the Python functions and what they do. I also need a good guide for explaining concepts such as objects and methods and the like.

I'm starting with a beginner's how-to video on Youtube, but I'm having trouble with some of the terminology since I keep remembering BASIC. In BASIC print is a programming statement, but I gather that in Python it is considered a function. So, is anything in Python considered a statement?
Reply
#2
See here:
https://docs.python.org/3/

or here:
https://python-forum.io/Thread-A-List-of...-Resources
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  python can - general question caslor 0 1,113 Jul-14-2022, 05:21 PM
Last Post: caslor
  How to define a variable in Python that points to or is a reference to a list member JeffDelmas 4 2,643 Feb-28-2021, 10:38 PM
Last Post: JeffDelmas
  Pass by object reference when does it behave like pass by value or reference? mczarnek 2 2,551 Sep-07-2020, 08:02 AM
Last Post: perfringo
  General question about serialization/deserialization in python local 1 1,839 Jan-28-2020, 04:35 AM
Last Post: Larz60+
  Add reference into Python in Visual Studio python_bim 0 2,350 Aug-12-2018, 05:02 AM
Last Post: python_bim
  general python help saisankalpj 1 2,220 Jul-09-2018, 07:03 PM
Last Post: snippsat
  Python with email forms, and frontend code in general MattH 4 3,392 Feb-18-2018, 03:29 AM
Last Post: MattH

Forum Jump:

User Panel Messages

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