Enhancements
This lesson lists some main points to bring possible improvements in the application.
We'll cover the following...
Possible improvements
By gradually building up our goto
application, we used nearly all of Go’s essential features.
While this program does what we set out to do, there are a few ways it could still be improved:
-
Aesthetics: the user interface could be ...