Skip to content

Project for studying Golang. Here I both study golang by coding each part and creating a bank system just for ensuring that knowledge being in my mind.

Notifications You must be signed in to change notification settings

elyosemite/everest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Everest - One project for learning Go Lang

I put here the fundamentals concepts and what I'm learning in GoLang programming language. I'm Following some reading referencies and Youtube Channels.

The goal

The goal is create a banking system. Take a look at inside a src/bank directory, with one, you can transfer money from your account to another one.

References

Book and link

  1. Learning Go An Idiomatic Approach to Real-World Go Programming, Jon Bodner
  2. https://www.digitalocean.com/community/tutorial_series/how-to-code-in-go

YouTube channels and videos

  1. https://youtu.be/G3PvTWRIhZA?list=PLQVvvaa0QuDeF3hP0wQoSxpkqgRcgxMqX (Sentdex Channel)
  2. https://www.youtube.com/c/AprendaGo (Aprenda Go Channel, but it is in portuguese)
  3. https://youtu.be/CF9S4QZuV30 (Derek Banas Channel)

About

Project for studying Golang. Here I both study golang by coding each part and creating a bank system just for ensuring that knowledge being in my mind.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages