this post was submitted on 07 Mar 2024
787 points (95.1% liked)

Programmer Humor

32000 readers
741 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] whoelectroplateuntil 3 points 6 months ago

Libraries. If you had to write everything from scratch, nothing would ever get done. You pick a UI library/framework that meets your needs and is supported in the language you're using, and go from there.

You can use a Web interface, it's absolutely hideous but it gets the job done. I hear QT is pretty easy to develop for and it's cross-platform.