S.Lott -- Software Architect
  • Other Articles
  • Publications
  • S.Lott Biography

How to avoid writing a clickbait headline. (Click for details.)

Date Thu 24 December 2020 Tags #python / modern python cookbook / @PacktAuthors / packtpub

It's hard to write shameless promotional material.

I already wrote the books, isn't that bold enough?

It isn't, though.

Packt’s Head of Product, Oli Huggins, said: “We believe in helping to serve and support the global developer community. By selling our eBooks and Videos for $5, we hope to …
more ...

One of the Modern Python Cookbook Recipes

Date Tue 15 September 2020 Tags @PacktAuthors / #python / modern python cookbook

See https://opendatascience.com/removing-items-from-a-set-remove-pop-and-difference/

This puts the focus on a few important set operations.

more ...

Modern Python Cookbook 2e -- Out with the old

Date Tue 11 August 2020 Tags @PacktAuthors / #python / modern python cookbook

Most of the things that got cut were (to me) obviously obsolete. For example, replacing collections.namedtuple with typing.NamedTuple seemed like a clear example of obsolete. A reviewer really thought I should skip all NamedTuple and use frozen data classes.

More important are some things that I learned about …

more ...

Modern Python Cookbook Journey

Date Thu 30 July 2020 Tags #python / modern python cookbook / @PacktAuthors / marketing promotion

For the author, a book is a journey.

Writing something new, the author describes a path the reader can follow to get from -- well -- anywhere the reader might be to the author's suggested destination. Not everyone makes the whole trip. And not everyone arrives at the hoped-for destination.

Second editions …

more ...

Modern Python Cookbook 2nd ed -- Advance Copies -- DM me

Date Tue 28 July 2020 Tags #python / modern python cookbook

This is your "why wait" invitation.

Advanced copies will be available.

IF.

And this is a big "if".

You have to write a blurb.

I'll be putting you in contact with Packt marketing folks who will get you your advanced copy so you can write blurbs and reviews and -- well …

more ...

70% of Modern Python Cookbook 2e...

Date Tue 17 March 2020 Tags packtpub / #python / modern python cookbook

At this point, we're closing in on 9/13 (70%) of the way through the 2nd edition rewrite.

Important changes.

  1. Type Hints
  2. Type Hints
  3. Type Hints
First.
Every single class, method, or function has to be changed to add hints. Every. Single. One. This is kind of huge. The book …
more ...

  • Social

    • Mastodon
    • Github
    • StackOverflow
    • LinkedIn
    • O'Reilly
    • Amazon
  • Categories

    • Architecture & Design
    • Books
    • FOSS
    • Management
    • News
    • Python
    • Technologies
  • Links

    • Pelican
    • Python.org
    • Jinja2
  • Archive

    • December 2020 (1)
    • September 2020 (1)
    • August 2020 (1)
    • July 2020 (2)
    • March 2020 (1)

© 2020 S.Lott · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top