Python starting place

Python has been around for 34 years and is a great language for both high level app building and quick scripts. I’ve started a few projects using it but haven’t published anything. For a starting place I went to the beginners guide at https://www.python.org/about/gettingstarted/ but the recommendations are a very broad list where I was hoping there would be a few sample prompts to start building a project with. Coming up with a a few of those sounds like a good starting place:

  1. EV or Battery Calculator.
  2. API for… (APIs are always great starting projects.) Maybe a simple ask and response.
  3. Wonder what kind of game could be build. Maybe Python backend, JS frontend of some kind.

Here we go.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *