Skip to content

This terminal has serveral functions. The goal is to show the use of the computer language Go

Notifications You must be signed in to change notification settings

HaymondM/Golang_terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Overview

I wrote a simple terminal in the Programming language called go. The terminal has several functions to it like getting a random number function, a math function, and a database function.

Software Demo Video

Development Environment

Go 1.16

VScode

Library's and packages used

  • fmt
  • math/rand
  • os/user
  • time

Useful Websites

Future Work

  • fix the database
  • add more functions to teh terminal
  • fix basic code functions

About

This terminal has serveral functions. The goal is to show the use of the computer language Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages