Hi, if you are reading this sentence, you probably want to switch your language with better alternative. For example, in my case i started to use Golang(Go) after using Node.js on server side. I learned Node.js a bad option for server side after many crashes and slow speed problems. So, i started to search a better option for my project, after doing a lot of research i found Golang and started to my Golang journey. Now it’s time to share knowledge and experience. So i want to make article series for about to prepare a guide for newies can adapting Golang easier. And this article the first step of the series. Okay, we chose Golang and we want to learn it. But why? Is it faster or for a cute mascot? Certainly for both 😊. Maybe you can easily understood from the beginning that i am a back-end developer because of it i mentioned servers at above. So speed, safety and simplicity (we don’t want to make a extra challenge with our language’s syntax) are important for me when choose a language for my projects.…