...

/

Exercise: Supporting Multiple Operating Systems

Exercise: Supporting Multiple Operating Systems

Test your coding skills on supporting multiple operating systems.

We'll cover the following...

Challenge

In this exercise, your challenge is to develop an application that behaves differently according to the operating system where it runs.

Problem Statement

Go is a multiplatform language but, in some cases, your program requires doing ...