Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197252
| From | Mats Wichmann <mats@wichmann.us> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Book recommendation? For getting up to date |
| Date | 2025-02-16 06:35 -0700 |
| Message-ID | <mailman.112.1739712931.2912.python-list@python.org> (permalink) |
| References | <2A4ADE24-6376-45E2-9726-B1122F415163@mostrom.pp.se> <bf7f8f23-3666-461e-b4a1-a98f1c95e67a@wichmann.us> |
On 2/16/25 05:50, Jan Erik Moström via Python-list wrote: > I'm looking for a book that would teach me the lastest and greatest parts of Python, does anyone have any recommendations? > > I've looked at python.org and pythonbooks.org but I couldn't decide which one to get. > > I used to be fairly good at Python, but I haven't done any serious programming in the last 10 years or so. So I would like something that got me up-to-date with the latest features. > > I don't need anything that would teach me OOP, functional programming, etc (unless there is a new feature). In other words I'm looking for something that concentrates language specific changes that has happened the last 10 years or so. > > = jem Possibly scan through the "What's New in ..." pages for Python 3, to give you descriptions of new stuff that you can then use as search terms for further research. https://docs.python.org/3/whatsnew/index.html
Back to comp.lang.python | Previous | Next | Find similar
Re: Book recommendation? For getting up to date Mats Wichmann <mats@wichmann.us> - 2025-02-16 06:35 -0700
csiph-web