Skip to content

Repository for sample Golang programs, anywhere from basic to intermediate levels, and complete Hacktoberfest challenges

Notifications You must be signed in to change notification settings

kshitij86/goHacktoberfest19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

goHacktoberfest19

Repository to submit sample Golang programs, anywhere from basic to intermediate levels, and complete the Hacktoberfest challenge for 2019.

  1. Fork and clone this repo and add your files/changes to the src folder.
  2. Push changes.
  3. Make sure to comment your code. The file name syntax is 'name_of_program.go'.

Code for the following topics in the Go language is expected :

  • Basic Syntax
  • Data Types
  • Variables
  • Keywords
  • Basic Operators
  • Decision Making
  • Loops
  • Arrays
  • Strings
  • Functions
  • File I/O

and any other concepts exclusive to Golang.

Happy Hacktoberfest !

About

Repository for sample Golang programs, anywhere from basic to intermediate levels, and complete Hacktoberfest challenges

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages