-
Examples used in the following article Užitečné balíčky pro každodenní použití Go (2), porovnání výkonnosti Go s céčkem
-
This article is part of the serie about Go programming language Programovací jazyk Go
- Working with command line parameters
- Usage of flags library to work with parameters
- Usage of flags library to work with parameters (shorthands)
- Big integers data type
- Big integers and factorial calculation
- Big floats data type
- Execute extenal tool
- Execute extenal tool and handling its standard input
- Execute extenal tool and handling its standard input
- Environment variables handling
- Getting informations about current process
- Basic file operations