:go: welcome to the cult. Embrace it.

Reply to this note

Please Login to reply.

Discussion

I would like it more if I didn't spend half my time looking for a missing }

I just like the cracked out hyperactive beaver

That sounds exactly like a description of how I code

I got into programming. Learned the basic web stuff but got heavy into python for tooling and earned it pretty well. Then I started doing more web development and learned a bit of Django/flask and building web APIs and using more JavaScript. Then I went headfirst into go and decided to try and program everything with it. I've been doing it ever since for anything larger than 100 lines of python. I love go lang.

I have no idea what I am doing. Go seems like python with extra steps but I'm piecing my way through a project. Been using sublime text but trying to get used to LiteIDE

It's like python a bit, but its compiled and not interpreted and handles packages (modules) differently.