Query RE Programming Stacks and Applications
I've decided to convert my myriad of Bash scripts to Golang/Go for a range of reasons, least of all, better speed, text visualization and functional extensibility by default. So I wanted to ask what general High Level Languages are we using to create Applications? As most of my Bash scripts heavily rely on API and Event calls, with simple visualization using Coloured Text or the NCURSES Library, I can generally get away with Server-type languages and tools; Bash; Python3, Golang. However I would posit that many in this space are real Designers who have been using the Adobe product suite for high-level imagery and visualizations using Vector-based techniques, so what are you using for frameworks now? Especially now with the potential integration of AI into the Building and Operational workflows? Am interested to see what is the general trent, and if there's any merit for me in upskilling into that?