Learn Programming in Go (golang): Fun Project "Hangman" Game
Educational video
4.47 (89 reviews)

4,525
students
2 hours
content
Aug 2022
last update
FREE
regular price
What you will learn
Starting a simple package in Go without fancy package management or using Go modules.
Deal with functions from the standard library for formatted input/ouput.
Use of primitive data types like string, bool, int and accessing elements of underlying arrays by their index.
Work with values of type string and make use of methods provided in the package "strings" from the standard library.
Conditional execution of external (non-Go) programs provided by your operation system.
Design simple control flow by using for loops, if/else if/else, switch case, functions, range, aso.
Read data from simple textfiles.
Handling of the obvious errors and potential sources of errors.
Pass a pointer value to a function accepting a parameter of type pointer to mutate a value.
Add useful comments as minimal documentation to your code. (Yes, I know it could be done better!)
Screenshots




Related Topics
4830232
udemy ID
8/13/2022
course created date
8/22/2022
course indexed date
Bot
course submited by