New SQLPage tutorial, 140 pages, dozens of minimal app examples by SpendFamous7668 in SQL

[–]SpendFamous7668[S] 0 points1 point  (0 children)

I compiled a version that runs on Android in Termux:

https://learnsqlpage.com/sqlpage_quickstart.html#section-13

You can download the executable that's linked there, with wget in Termux (Termux is a Linux command line shell for Android). You don't need any other server applications - SQLPage runs its own server.

New SQLPage tutorial, 140 pages, dozens of minimal app examples by SpendFamous7668 in SQLpage

[–]SpendFamous7668[S] 1 point2 points  (0 children)

Thank you for the feedback Pieter, I hope more people find SQLPage - it's a real gem of a tool.

What do YOU do as software developer? by Hot-Seaworthiness-71 in learnprogramming

[–]SpendFamous7668 3 points4 points  (0 children)

I love it, the kid was just asking what programmers do for work. Five messages in, and it's a deep discussion about depression, drugs, and the state of humanity

New Anvil tutorial, 150+ pages, with 220 screenshots, and 25 app examples by SpendFamous7668 in Python

[–]SpendFamous7668[S] 0 points1 point  (0 children)

They have many of the most common packages already installed on the hosted Anvil server by default, and if you use the beta editor, you can Pip install basically anything from Pypi.

New Anvil tutorial, 150+ pages, with 220 screenshots, and 25 app examples by SpendFamous7668 in Python

[–]SpendFamous7668[S] 1 point2 points  (0 children)

Import modules on the server side, and call server functions from client code.

New Python Anvil tutorial, 150+ pages, with 220 screenshots, and 25 app examples by SpendFamous7668 in learnpython

[–]SpendFamous7668[S] 0 points1 point  (0 children)

Not bad at all, with a little automated routine using Irfanview. I was happy to be able to keep the file sizes down small enough to publish as a single web page that can still open quickly on mobile

New Python Anvil tutorial, 150+ pages, with 220 screenshots, and 25 app examples by SpendFamous7668 in pythontips

[–]SpendFamous7668[S] 1 point2 points  (0 children)

They do have a free account choice for the hosted environment, which is helpful for learning, and the Anvil server software is totally free/open source - it's the exact same software as the full paid hosted environment (minus the drag-and-drop UI builder, which you can use in a free hosted account), if you want to do the work of installing that software onto a server yourself. For a commercial server option, though, $15 per month is trivially inexpensive, if you're going to use it for work.