wbmattis2 / go-stock-market

Simple stock market simulation completed with Go to specifications provided in a Codecademy project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-stock-market

Simple stock market simulation completed by Benny Mattis to specifications provided in a Codecademy project.

How to Use

Compile and run as a golang program, then read the output to see how the simulated stocks changed.

Purpose

To demonstrate coding ability in Go with some of the language's special features including structs, loop iteration, and pointers.

About

Simple stock market simulation completed with Go to specifications provided in a Codecademy project


Languages

Language:Go 100.0%