Python Forum
Looking for a book to deepen my Python knowledge.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Looking for a book to deepen my Python knowledge.
#3
Link to The Python Standard Library.

One the best online Python 3 Module of the Week.
Also a book The Python 3 Standard Library by Example massive 1456 pages.
Starting to get a little old now,but still good Python Essential Reference.

As a advice learn to explore modules yourself live,here will a better REPL like ptpython or IPython helps.
A good editors with autocompletion/IntelliSense like Vs Code or PyChram also helps.
It's not possible to remember all this stuff.
Here a image with pypython and cmder,see that all method of lxml show up automatically,
then it's much more easy to choose and test out stuff.
[Image: VCVAP5.png]

There are modules in Standard Library that i mean there are not worth spending any time on like urllib,here have Requests taken over.
For me personalty also all HTML/XML parsing stuff in Standard Library,here is BeautifulSoup/lxml better.
Reply


Messages In This Thread
RE: Looking for a book to deepen my Python knowledge. - by snippsat - Jun-25-2020, 03:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Knowledge on Python script's dependencies almahdi 1 1,242 Jun-02-2022, 02:28 AM
Last Post: Larz60+
  Best book on learning Python by referring C++ almahdi 1 1,460 Jun-01-2022, 07:01 AM
Last Post: Larz60+
  What is the Basic Knowledge Required To Understand Python? haimen 11 6,635 Apr-30-2021, 11:54 AM
Last Post: AnupriyaSingh
  Book 'Python in high school' arnbod 3 2,912 Apr-10-2020, 05:35 PM
Last Post: micseydel
  My Python programming book for kids is free for 48 hours kenttong 0 1,967 Feb-02-2020, 09:45 AM
Last Post: kenttong
  Python Programming book khouzamm 3 83,932 Oct-17-2019, 01:45 AM
Last Post: khouzamm
  [book] Various python and non python books available each day (free for 24hrs) Yoriz 188 124,551 Aug-09-2019, 04:57 AM
Last Post: ThomasL
  What is the best book for in-depth Python for advanced other-language programmers? user118967 1 2,690 Jun-04-2019, 07:56 PM
Last Post: snippsat
  Book: "Python in high school" arnbod 1 2,819 Jun-03-2019, 02:12 PM
Last Post: heiner55
  What is the best site or book to learn advanced python programming? aruntracer 2 4,031 Apr-29-2018, 10:48 PM
Last Post: micseydel

Forum Jump:

User Panel Messages

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