Skip to content

fosterlee/HelloWorldGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HelloWorldGo

Background

I attended an excellent Introduction to Go Workshop on Saturday, March 24, 2018. The class was both informative and enjoyable--to where I have decided to undertake the journey of learning this language.

In addition to being a traditional Hello World project, this is also my first use of the JetBrains GoLand IDE. Additionally--and for a variety of reasons--I have never once pushed anything to my personal GitHub repo. Lastly, I would like to cultivate habitual documenting and checklisting as part of my own development process.

In satisfying these objectives, I realize this may appear to others as an exercise in overkill. However, that would be missing the point of this being a comprehensive, fun workout.

Objectives

  • Go
    • Complete Hello World Program in New (to Me) Language
  • JetBrains GoLand
    • Conduct Testing Using IDE Support
    • Perform Version Control Operations Using IDE Support
    • Install a Plugin
    • Use Markdown Navigator Plugin
    • Refactor Objects Using IDE Support (not Regular Expressions)
    • Environment Customization
  • GitHub
    • Markdown (GFM) Syntax Refresher
    • Commit Initial Add to Own Public Repo
  • Documentation
    • Begin Integrating Documentation into All Future Workflows
    • Credit All Contributors

Acknowledgements

I would like to thank the individuals and organizations who made this event possible:

License

Releases

No releases published

Packages

No packages published

Languages