Learn Programming in Go (golang): Fun Project "Hangman" Game

Educational video
4.47 (89 reviews)
Udemy
platform
English
language
Programming Languages
category
instructor
Learn Programming in Go (golang): Fun Project "Hangman" Game
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

Learn Programming in Go (golang): Fun Project "Hangman" Game - Screenshot_01Learn Programming in Go (golang): Fun Project "Hangman" Game - Screenshot_02Learn Programming in Go (golang): Fun Project "Hangman" Game - Screenshot_03Learn Programming in Go (golang): Fun Project "Hangman" Game - Screenshot_04
Related Topics
4830232
udemy ID
8/13/2022
course created date
8/22/2022
course indexed date
Bot
course submited by
Learn Programming in Go (golang): Fun Project "Hangman" Game - Free course | Comidoc