I have been using JavaScript (Node) for the last few years, but I have pretty much come to the end of my hobby project. I see that Python is very popular for server side systems., so I thought would take a look.
(more…)Posts Tagged ‘Python’
My take on Python and other languages
Posted in History, Still-coding, tagged coding languages, javascript, Python on February 11, 2024| Leave a Comment »
Let’s try Python
Posted in Still-coding, tagged Python on October 16, 2023| Leave a Comment »

For some reason I can’t understand, Python is the second most popular language out there1 At first glance the language doesn’t look promising. One complaint about COBOL was that you could screw up a program by an unwanted period. With Python it just takes a space. But I shouldn’t condemn the language because of a brief glance at the Python website. So I thought I would give it a shot. More recently I have been experimenting with Node, so that is my baseline
Here is my progress to date.
(more…)