Re: Book recommendation? For getting up to date
Jan Erik Moström <[email protected]>
| Newsgroups | comp.lang.python |
|---|---|
| Message-ID | <[email protected]> |
On 16 Feb 2025, at 23:06, Thomas Passin via Python-list wrote: > I don't have a book for them but I think you should look into the (relatively new) type annotation system, as well as asynchronized programming. The latter is especially of interest because the older techniques have been removed and replaced with a different approach (asyncio having replaced asyncore). Both of these will probably be new to you, and both are important to know about. Thanks, I will. = jem