Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197262
| From | rbowman <bowman@montana.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Book recommendation? For getting up to date |
| Date | 2025-02-16 21:18 +0000 |
| Message-ID | <m1f31iF70ugU3@mid.individual.net> (permalink) |
| References | <2A4ADE24-6376-45E2-9726-B1122F415163@mostrom.pp.se> <12dd850b-08d3-4740-b704-b2950a4f3027@DancesWithMice.info> <94B5987B-38A4-41F3-BB5D-2BF1B6EF359C@mostrom.pp.se> <mailman.115.1739739615.2912.python-list@python.org> |
On Sun, 16 Feb 2025 22:00:11 +0100, Jan Erik Moström wrote: > I have done so ... to be really honest, it was when I couldn't remember > how to create an iterator for a class I was writing, that I realized > that I needed a refresher. Most of my Python was related to Esri's ArcGIS version. Up until a few years ago installing their product would install Python 2.7. With Esri 11, they moved to Python 3. Modifying my scripts wasn't difficult but I thought I should expand my Python knowledge. There were quite a few features like list comprehensions I'd never used. I also appreciated f strings when they were introduced, the walrus operator, and other enhancements. Another part of my renewed interest was the advent of many microcontrollers capable of running MicroPython, which is a subset of Python 3.x.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar
Re: Book recommendation? For getting up to date Jan Erik Moström <lists@mostrom.pp.se> - 2025-02-16 22:00 +0100 Re: Book recommendation? For getting up to date rbowman <bowman@montana.com> - 2025-02-16 21:18 +0000
csiph-web