💾 Archived View for gem.arisamiga.rocks › post › gui.gmi captured on 2023-04-26 at 13:18:47. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-04-19)
-=-=-=-=-=-=-
This past week its been quite busy. I have made a new design for my website.
In the past, I have redesigned how my website looked
But I Had a `start` command to redirect to the old website
But it didn't match the new design of the website.
So I decided to redesign it to something like a GUI
What is a GUI?
A GUI is a Graphical User Interface. It is a way to interact with a computer using a mouse and keyboard.
It is using the same logic as the console but instead, it uses buttons for commands and it's using a window as its output.
That is also easier for people to use instead of the console by using the buttons on the GUI instead.
By double clicking on a button, it will also create a window and you are also able to move the window around.
The contents of the window will change depending on the button you clicked.
This GUI can be run using the `GUI` command.
(In the future I am planning on making an option where it will instantly launch the GUI instead of the console)
What is Advent of Code?
The advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them for interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.
This is the First Year of my Participating and I think it's pretty fun I would recommend it to anyone looking for a challenge!
If you want you can see my progress on Advent of Code in my Github Repo
I will be using Python this year for Advent of Code and I think it will be really fun to learn more about Python that way.
Thank you so much for reading this post and Happy December! 🎄