PoSHMagiC0de Posted November 21, 2018 Posted November 21, 2018 Hey, Anyone try out Go yet? Watched a 8 hour youtube video on it (not all at once of course) and been messing with it for almost a month. I like it. I like C but hate the tediousness of it sometimes if you want to do something simple. I like dynamic languages like Python that make it easy to do a lot of things without thinking too hard but hate it doesn't have strict typeness when I want it at runtime unless I implement my own methods of insuring it. Go gives me both and the simple concept of concurrency in it is a plus because we all love trying to handle sharing data among threads. 🙂 Who else has given this language a "Go"? See what I did there? 😛 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.