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

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 ...

Mastering Object-Oriented Python -- 2nd Edition

Date Tue 24 July 2018 Tags #python / @PacktAuthors / packtpub / mastering object-oriented python

It's time to revise Mastering Object-Oriented Python. While the previous edition is solidly focused on Python3, it lacks some important features:

  • F-Strings
  • Type Hints
  • types.NamedTuple
  • Data Classes

So. There's some stuff to add. I don't think there's too much to take away. I plan to make some things a …

more ...

Going to PyCon 2015

Date Tue 07 April 2015 Tags pycon / packtpub / functional python programming / python for secret agents / mastering object-oriented python

In Montreal! How cool is that? I'll be working for my current employer, also a sponsor, to locate Python talent. I'll have a few copies of my books that I can give away. Most importantly, the promotional code PYCON_LOTT gives 50% off my Packt titles and runs from April 7th …

more ...

Webcast Wednesday

Date Tue 20 January 2015 Tags #python / python for secret agents / webcast / mastering object-oriented python

Be there: http://www.oreilly.com/pub/e/3255

Of course, I've got too many slides. 58 slides for a 60 minute presentation. That's really about 2 hours of material. Unless people have questions, then it's a half-day seminar.

Seriously.

I think I've gone waaaay too far on this. But …

more ...

Packt Deals

Date Tue 23 December 2014 Tags python for secret agents / packtpub / mastering object-oriented python

Okay. This seems shameless. But. Here's the link http://bit.ly/1zg0mpA straight to my book information page on www.PacktPub.com.

Packt $5 Promotional Picture

I'm slowly coming to grips with the reality of marketing.

more ...

Hard Copy Books

Date Thu 06 November 2014 Tags python for secret agents / #python / mastering object-oriented python

I've now got my actual souvenir hard-copies of my two Packt books https://www.packtpub.com/application-development/mastering-object-oriented-python https://www.packtpub.com/hardware-and-creative/python-secret-agents So far, so good. I've got one more title in the works. After that, I think I'll have to take a small break and do some …

more ...

My First Webcast

Date Thu 06 November 2014 Tags webcast / #python / podcast

http://www.oreilly.com/pub/e/3255 I'm a pretty good public speaker. But I've avoided webcasting and podcasting because it's kind of daunting. In a smaller venue, the audience members are right there, and you can tell if you're not making sense. In a webcast, the feedback will be …

more ...

Reader Feedback -- what a helpful thing

Date Wed 07 January 2009 Tags building skills / #python

I've received a steady flow of email on Building Skills in Python and Building Skills in OO Design .

Readers have located a number of mistakes. It's been easy to correct and republish these books on-line.

At some point, I'll have to start the Python 2.6/3.0 revisions.

more ...

Programming Languages I've Learned (more-or-less in order) [Update]

Date Sun 28 September 2008 Tags building skills / #python / history / programming languages

See Did you ever switch from one programming language to another? A ridiculous question -- the answer is always "yes" unless you're a hobbyist.

See Programming Languages I've Learned In Order . See Programming Languages I've Learned (In Rough Order) Meme .

Here's my list.

High Scool - Early 70's

  • IBM 1620 Assembler
  • IBM …
more ...

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • Social

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

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

    • Pelican
    • Python.org
    • Jinja2
  • Archive

    • December 2024 (1)
    • September 2024 (1)
    • August 2024 (2)
    • November 2023 (1)
    • September 2023 (1)
    • December 2020 (1)
    • October 2020 (1)
    • September 2020 (2)
    • August 2020 (1)
    • July 2020 (1)
    • July 2018 (1)
    • April 2015 (1)
    • January 2015 (1)
    • December 2014 (1)
    • November 2014 (2)
    • January 2009 (1)
    • September 2008 (3)
    • July 2008 (1)
    • June 2008 (2)
    • May 2008 (2)
    • April 2008 (1)
    • February 2008 (1)
    • January 2008 (1)
    • December 2007 (2)
    • June 2007 (1)
    • May 2007 (2)
    • April 2007 (1)
    • March 2007 (1)
    • December 2006 (1)
    • October 2006 (1)
    • August 2006 (2)
    • July 2006 (1)
    • February 2006 (1)
    • November 2005 (1)
    • October 2005 (1)

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

Back to top