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

Unlearning SQL, revised

Date Tue 20 August 2024 Tags building skills / python / SQL / database

Book (pre) Announcement:

  • KDP - See https://www.amazon.com/stores/Steven-Lott/author/B00HNRSLEK for my author's page.
    https://www.amazon.com/Unlearning-SQL-hammer-every-problem-ebook/dp/B0DDMFMXNW is the book.
  • Google Play - See https://play.google.com/store/books/details?id=23WAEAAAQBAJ. Be sure to get the 2024.08 edition; there's a previous …
more ...

Programming Languages -- In Time Order

Date Tue 21 February 2023 Tags books / building skills / learning / programming languages

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

This came up on Twitter and Fosstodon.

See https://fosstodon.org/@vpavlyshyn/109908255464181943 and https://fosstodon.org/@slott56/109908527412493172.

I omitted a few things from the list because -- well -- there are a LOT of languages.

For example, in the 90's I …

more ...

Pivot to Python -- 150 pages of things you might need to know

Date Tue 28 September 2021 Tags #python / building skills

See http://books.apple.com/us/book/id1586977675

The Python Programming language is a deep topic. This book provides focused guidance on installing Python, creating virtual enivironments and using Jupyter Lab to build foundational skills in using Python. The book covers many built-in data types. There are two small case …

more ...

Why I don't want to share your screen -- OR -- What I learned from stackoverflow

Date Tue 02 February 2016 Tags #python / training / building skills

I know it sounds arrogant, but I don't want to share your screen to sort out a Python programming problem. I have two reasons and I think one of them is a good one.

It's both pedagogical and personal.

Personally, I'm often left breathless by demos. Watching the cursor fly …

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

How did I start with Python?

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

I can't find the exact question -- it was something along the lines of "Why did you start with Python?" or "How did you choose Python?" It was probably one tagged with programming-languages .

For several days, I couldn't recall why or how I started looking at Python.

At first, all I …

more ...

Too much of the wrong kind of fun.

Date Tue 23 September 2008 Tags building skills / #python / stack overflow

The point, from the FAQ is to answer programming questions with people who a trusted by their peers.

Go to the Python tag to join that conversation.

Your reputation is your overall score. Every time your question (or answer) is voted up, you get 10 reputation points. Each time you're …

more ...

Voice of the Customer

Date Sun 06 July 2008 Tags building skills / #python / reader response

I'm trying to make sense of the "Voice of the Customer" as the 6σ folks term it.

I get email once in a while on my books (Programming , Python and OO Design ). The volume of mail indicates that I have a few hundred readers. I'm honored to have readers who …

more ...

The "Which Language" Question

Date Sun 29 June 2008 Tags building skills / #python / programming language / strategy

Here's how it shakes out from my point of view. You could say that my bias is showing. I think, however, I have solid evidence for my opinions.

C++. Fine if you like memory management. Don't get me wrong, some people love the nitty-gritty details. Some people would prefer to …

more ...

  • «
  • 1
  • 2
  • 3
  • »
  • Social

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

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

    • Pelican
    • Python.org
    • Jinja2
  • Archive

    • August 2024 (1)
    • February 2023 (1)
    • September 2021 (1)
    • February 2016 (1)
    • January 2009 (1)
    • September 2008 (3)
    • July 2008 (1)
    • June 2008 (2)
    • May 2008 (2)
    • April 2008 (2)
    • 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)

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

Back to top