Summary

In this chapter, we discussed various additional complications that developers of native graphical applications are likely to face, especially if looking to build for multiple operating systems. Addressing the challenges around graphical presentation (visual hierarchy, system look or application design, and custom graphical elements) will take some planning and investigation—not just to design the ideal application, but also to choose the constraints or overheads that you will work with.

The remaining technical challenges—concurrency, web integration, packaging, and distribution—will vary based on the implementation language. As outlined previously, many graphical toolkits are created using languages that did not originally provide support for these considerations. Some provide low-level support that the developer must build upon for their application to meet the expected level of functionality for a modern GUI-based application. Thankfully, Go provides elegant solutions to many of these challenges. Although the language was not designed with GUIs built into the standard library, we will look at why Go is a great match for this kind of application in the next chapter.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.227.134.154