Files
Firas Khalil Khana 27c12b9b58 Capitalize i
2021-06-08 11:19:26 +03:00
..
2019-10-30 19:41:13 +03:00
2021-06-08 11:19:26 +03:00
2019-10-30 19:41:13 +03:00

  1. Use your own package

    Create a few Go files and call their functions from the main function.

  2. Try the scopes

    Learn the effects of scoping across packages.

  3. Rename imports

    Import the same package using a different name.