Skip to content

midoblgsm/shoppingcart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shoppingcart

A simple app to learn Go

After setting up your Go environment, please clone this repository:

git clone [email protected]:midoblgsm/shoppingcart.git
cd shoppingcart

Now you have the code locally and you can checkout the first week initial content:

git checkout tags/week1initial

Open the code in your favorite editor and you are ready to start coding. To test that everything is right, you can run the main function:

# go run main.go
=>Not implemented

It is time to implement your methods.

About

A simple app to learn Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published