Projects
HEY!!!
I’m going to rewrite all the programs here in golang.
I’m working on multiple ports for the programs here.
My reasoning for this is the C, is not a great language for nice, user-friendly, and stable applications.
I feel I shouldn’t have to worry about memory when making a flashcards program, or a password generator, or a todo manager.
Listen, I’m not the greatest progammer. I make these minimal programs so I can use, and learn.
And yes, C makes you think, and process how you should do something, but I shouldn’t need all that control on very simple programs.
So I’m working on Go ports on all my programs.
All the C programs will be put in a legacy repo called “Legacy-C-Applications” when the time comes.