Extracting secret credentials from your code
Your app's code should not contain secret credentials. Here are a few tips to handle them separately.
Your app's code should not contain secret credentials. Here are a few tips to handle them separately.
Go's development tools follow certain conventions. I've documented the installation and configuration process in a step-by-step tutorial for future reference.
Software is eating the world and we need better programming teachers and online academies. I describe some patterns that I consider essential for teaching programming to beginners, based on my previous experience.