Skip to content

LINSANITY03/Learning_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Ticket Booking Application with GO

This project helps user enter their details and amount of tickets for Go conference.

Aim

  • To learn Go fundamentals such as data types, functions, package, concurrency.

How to Run this project

  1. Clone the repository.
git clone https://github.com/LINSANITY03/Learning_go.git
  1. Run the folder with main.go file on it as entrypoint.
go run .

About

This projects is dedicated to learning GO language and its use case

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages